История коммитов

Автор SHA1 Сообщение Дата
  Areloch 0d2aeac303 Cleaned up unneeded formatting values on the TypePointX field elements 1 год назад
  Areloch fdadfa5eea Adds handling for complex fields such as Point2, Point3 and Point4's to be able to apply value changes to only one axis across a multi-object set without affecting other axis' 1 год назад
  AzaezelX 113b3324a8 filter out component inspector button callbacks 2 лет назад
  Lukas Aldershaab 89b0c7f73b Console Refactor 2 лет назад
  marauder2k7 cbe2bd4c7b Conversions 2 лет назад
  marauder2k7 92920dbcd9 Change to GuiTextEditSliderCtrl 2 лет назад
  marauder2k7 e6dbe0a860 Add multi dimensional entries to inspector 2 лет назад
  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 лет назад
  Areloch a62024a677 Fixes the handling for special edit fields in the inspector to properly hook into the field's docs display 2 лет назад
  Robert MacGregor 41e5988c46 * BugFix: Correct a scoping error with ConsoleValue in the updated code in GuiInspectorField. 4 лет назад
  Robert MacGregor f1a48df676 * [GuiInspectorField] BugFix: Correct data corruption potential caused by casting the result of Con::evaluatef directly to a const char. 4 лет назад
  Robert MacGregor 5cce344bb1 * BugFix: Fix a missing <vector> include for GCC. 4 лет назад
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 лет назад
  AzaezelX 9fef1b3cd1 uninitialized variables-gui 5 лет назад
  Areloch e5c12f4aab Reduce console spam from probe manager when not in debug 6 лет назад
  Areloch 4e31deb94d Allows special inspectorFields to override the height they use in the rollouts 6 лет назад
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 лет назад
  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 лет назад
  Masquara 15f67015d3 Reordering initialization methods #1912 8 лет назад
  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 лет назад
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 лет назад
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. 11 лет назад
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 лет назад
  LuisAntonRebollo 18ba0646c0 Increased stability Torqu3D: unit-tests running without a crash. See the console.log after ran unitTest_runTests( "", true ). @signmotion 11 лет назад
  Cameron Porter 91c058ca8a When setting the field on a GuiInspectorField, check if the field is null before setting the docs. 12 лет назад
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 лет назад