Torque3D/Engine/source/environment/editors
Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets
Processed core, tools and default modules to utilize assets
Converted all console types that were string based, such as TypeImageFilename to utilize const char*/the string table, which avoids a lot of type swapping shenanigans and avoids string corruption
Removed unneeded MainEditor mockup module
Removed some unused/duplicate image assets from the tools
2021-07-19 01:07:08 -05:00
..
guiMeshRoadEditorCtrl.cpp Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
guiMeshRoadEditorCtrl.h Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
guiRiverEditorCtrl.cpp Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
guiRiverEditorCtrl.h uninitialized variables-environment and forrest 2020-05-11 14:56:04 -05:00
guiRoadEditorCtrl.cpp Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
guiRoadEditorCtrl.h Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00