Torque3D/Engine/source/module
2023-01-27 01:13:15 -06:00
..
moduleCallbacks.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
moduleDefinition.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
moduleDefinition.h Added refactor of Editor Settings window 2019-06-03 02:47:30 -05:00
moduleDefinition_ScriptBinding.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
moduleManager.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
moduleManager.h leverage the pre-existing vector<foo>.sort(&method) hooks for better self containment. also sort by dependency count, and above all else, skip sorting entirely if we've already populated mModulesLoaded since that already takes dependencies into account when generating the vector 2022-10-30 14:02:30 -05:00
moduleManager_ScriptBinding.h set default (true) case for findModules 2022-10-30 14:10:36 -05:00
moduleMergeDefinition.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
moduleMergeDefinition.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlModuleIdUpdateVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00