Torque3D/Engine/source/module
2022-12-22 00:02:34 -06:00
..
moduleCallbacks.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
moduleDefinition.cpp ModuleDefinition: Remove duplicate addProtectedField for ModuleId 2020-11-15 21:30:45 +01: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 Establishes a common namespace for Module ScopeSet objects to make it easier to work with function calls out of module namespaces 2022-12-22 00:02:34 -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 Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05: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