Histórico de Commits

Autor SHA1 Mensagem Data
  JeffR 9c654d7932 - Fixes the display of the preview in the MaterialAsset fields há 1 mês atrás
  marauder2k7 8f856dd7cd build fixes missed by copy over há 5 meses atrás
  AzaezelX 4ba93dafc3 Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into aiSubsystem há 5 meses atrás
  AzaezelX 62aadf9114 isobject and obj.delete safties há 5 meses atrás
  AzaezelX 3210325f3f elevated mAicontroller to shapebase há 5 meses atrás
  AzaezelX 011a8906ff skip trying to be clever and just report the variable name being checked directly há 6 meses atrás
  AzaezelX 64103a58aa enum value listing há 7 meses atrás
  JeffR e2d0cc1981 Fixes issue where Regenerate Bounds button for SceneGroup/SubScenes wasn't displaying by moving it to Editing inspector group há 11 meses atrás
  AzaezelX eaa09a6db7 corrections: há 1 ano atrás
  Areloch b77911bdcd Exposes the SceneObjectTypeMasks as an enum type, allowing it to be utilized in inspectors. há 1 ano atrás
  Areloch 51c1ab6b83 Adds a sanity check to SimObject's setFieldValue console method so if you pass in a blank field name it doesn't crash, instead asserting in debug, and logging the error in release há 1 ano atrás
  marauder2k7 2b295fb7f0 rest of virtuals removed há 1 ano atrás
  AzaezelX 5791ee68a7 adds a getFieldCountNS and getFieldNS method to allow field lookup by namespace há 1 ano atrás
  AzaezelX b03cb4c49b add a getMethodSigsNS há 1 ano atrás
  AzaezelX 428f22d728 Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into classPrototypingPresenter há 1 ano atrás
  AzaezelX 78147821a0 filter inspector buttons out of the following: há 1 ano atrás
  AzaezelX c10808873d hook PrototypeClass(%objectName) on up to inspector há 1 ano atrás
  JeffR 92743f6fd8 Adjusts the logic for when creating a simObject from a taml so that array elements(like material slots or sound asset slots) properly can handle prefixed field values, such as referencing loose asset files. há 1 ano atrás
  Lukas Aldershaab 5615cc33d8 Remove CInterface script hooks, superseded by console refactor há 2 anos atrás
  Lukas Aldershaab 89b0c7f73b Console Refactor há 2 anos atrás
  AzaezelX 25e96b613b better callback filtering for getMethodSigs há 2 anos atrás
  AzaezelX 7872f01689 since we do in fact allow arbitrary tack on variables to scriptobject derivatives, and thus tamls, reporting theres a non hardcoded variable entry is actively counterproductive to flexibility. há 2 anos atrás
  Brian Roberts 59ed9ee7b6 Merge pull request #982 from Areloch/OnInspectEditorLogic há 2 anos atrás
  Areloch 3991019912 Adds logic and handling for Inspected SimObjects to be able to inject new InspectorGroups and InspectorFields when being inspected for editing. há 2 anos atrás
  AzaezelX a8e74787b7 new method, getMethodSigs. spits out callback proto-functions há 2 anos atrás
  AzaezelX 1b33b01eb1 add "docsURL" filter to assignFieldsFrom to prevent it from triggering opening web pages when inheriting values há 2 anos atrás
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector há 2 anos atrás
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 há 2 anos atrás
  JeffR a0f8b29da7 Improves logical checks for the default value so it's more sane and stable há 3 anos atrás
  JeffR 696c2e2eec Add sanity check for default value results checking when filtering out default values há 3 anos atrás