Histórico de commits

Autor SHA1 Mensagem Data
  marauder2k7 cbe2bd4c7b Conversions 2 anos atrás
  marauder2k7 92920dbcd9 Change to GuiTextEditSliderCtrl 2 anos atrás
  marauder2k7 e6dbe0a860 Add multi dimensional entries to inspector 2 anos atrás
  Areloch b4f62a8005 Adds console methods to GuiInspectorField to ensure we can set the special edit variable name, type and callbacks for proper editor integration of script-managed types. 2 anos atrás
  Areloch a62024a677 Fixes the handling for special edit fields in the inspector to properly hook into the field's docs display 2 anos atrás
  Robert MacGregor 41e5988c46 * BugFix: Correct a scoping error with ConsoleValue in the updated code in GuiInspectorField. 3 anos atrás
  Robert MacGregor f1a48df676 * [GuiInspectorField] BugFix: Correct data corruption potential caused by casting the result of Con::evaluatef directly to a const char. 3 anos atrás
  Robert MacGregor 5cce344bb1 * BugFix: Fix a missing <vector> include for GCC. 4 anos atrás
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 anos atrás
  AzaezelX 9fef1b3cd1 uninitialized variables-gui 5 anos atrás
  Areloch e5c12f4aab Reduce console spam from probe manager when not in debug 6 anos atrás
  Areloch 4e31deb94d Allows special inspectorFields to override the height they use in the rollouts 6 anos atrás
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 anos atrás
  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. 8 anos atrás
  Masquara 15f67015d3 Reordering initialization methods #1912 8 anos atrás
  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. 9 anos atrás
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 anos atrás
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. 10 anos atrás
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 anos atrás
  LuisAntonRebollo 18ba0646c0 Increased stability Torqu3D: unit-tests running without a crash. See the console.log after ran unitTest_runTests( "", true ). @signmotion 11 anos atrás
  Cameron Porter 91c058ca8a When setting the field on a GuiInspectorField, check if the field is null before setting the docs. 12 anos atrás
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 anos atrás