Историја ревизија

Аутор SHA1 Порука Датум
  Areloch ded99cd8cb * Fixes handling for Image, Material and Shape Assets' inspector fields so they properly work with non-object targeted inspectors, such as the PostFXEditor пре 2 година
  AzaezelX 0dcd272b87 clean up more texture profile refs to kill spam пре 3 година
  Jeff Hutchinson 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. пре 3 година
  Areloch 555c563b39 More updating of editor icons to assets пре 4 година
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets пре 4 година
  Areloch e428ecd6ab Fixes display of internal names on objects shown in guiTreeViewCtrl пре 4 година
  Areloch 27cf3466c3 WIP of marking active scene in the scenetree пре 4 година
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. пре 4 година
  Areloch f7b891442a Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path пре 5 година
  Areloch 66cc6fb9d1 Removes current implement of shadow caching пре 5 година
  Areloch cba14c035f Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration пре 5 година
  Areloch ff4c2d59fc Utilizes old method to clean up tree items in GuiTreeViewCtrl to resolve guiEditor crashes пре 5 година
  Areloch ae857faae2 Adds test shapes of Kork and SpaceOrc пре 6 година
  Areloch d9f80140f1 Include materialball shape asset info пре 6 година
  Areloch 3697737498 Merge branch 'ModernEditorLayoutWIP' of https://github.com/Areloch/Torque3D into development пре 6 година
  Areloch a937bf44f0 Tweaks some handling of guiTreeViewObj so you don't necessarily have to delete an object if you delete the tree item, as well as the ability to look up the object id via tree item. пре 6 година
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess пре 7 година
  Azaezel e4bd3e8295 shadowvar cleanup пре 7 година
  Azaezel f0c29172ca gui shadowvar cleanups пре 7 година
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows пре 7 година
  Areloch 5bf3d56a05 Addition to guiTreeViewCtrl - ability to find what item in the tree is under a given position. пре 7 година
  Areloch 526d4ea31a Remove unneeded isParent handling for entities in the GuiTreeViewCtrl пре 7 година
  Areloch 0c21ef1b45 Removes Entity/Component stuff from being behind an experimental flag. пре 7 година
  Areloch 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy пре 8 година
  Thomas "elfprince13" Dickerson 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() пре 8 година
  Thomas "elfprince13" Dickerson bcc5459818 whitespace пре 8 година
  Areloch 3ab2f98ec3 Fixes up some erroneous behavior with Simgroup parentage. пре 8 година
  Areloch 89672ea0ab Hooks the component fields back into the inspector so they are registered as proper fields of their types, as opposed to the regular string-only dynamic fields. пре 9 година
  Areloch ec8882c3c8 Ensuring all names are the correct casing for Linux пре 9 година
  Areloch 04adb9f240 Added a small sanity check so we don't pointlessly throw an error when expanding an Entity's component stack in the scene tree. пре 9 година