Historique des commits

Auteur SHA1 Message Date
  Robert MacGregor 41e5988c46 * BugFix: Correct a scoping error with ConsoleValue in the updated code in GuiInspectorField. il y a 4 ans
  Robert MacGregor f1a48df676 * [GuiInspectorField] BugFix: Correct data corruption potential caused by casting the result of Con::evaluatef directly to a const char. il y a 4 ans
  Robert MacGregor 5cce344bb1 * BugFix: Fix a missing <vector> include for GCC. il y a 4 ans
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. il y a 5 ans
  AzaezelX 9fef1b3cd1 uninitialized variables-gui il y a 5 ans
  Areloch e5c12f4aab Reduce console spam from probe manager when not in debug il y a 6 ans
  Areloch 4e31deb94d Allows special inspectorFields to override the height they use in the rollouts il y a 6 ans
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod il y a 7 ans
  Areloch 629a25185d Updates the VariableInspector, VariableGroup and VariableField objects to actually be useful. In addition to the original functionality of being able to have a var name passed in and search for all vars with that in it, it also lets you build out a completely custom Inspector. il y a 8 ans
  Masquara 15f67015d3 Reordering initialization methods #1912 il y a 8 ans
  Areloch 383d27f2ec The class is designed as a general-purpose rotation/orientation class to make it easy to work with rotations and swap between math types as easily as possible. il y a 9 ans
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls il y a 11 ans
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. il y a 11 ans
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. il y a 11 ans
  LuisAntonRebollo 18ba0646c0 Increased stability Torqu3D: unit-tests running without a crash. See the console.log after ran unitTest_runTests( "", true ). @signmotion il y a 11 ans
  Cameron Porter 91c058ca8a When setting the field on a GuiInspectorField, check if the field is null before setting the docs. il y a 12 ans
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 il y a 13 ans