mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 12:44:46 +00:00
I noticed in 3.9 when opening and re-saving my mission files that all values that had "enabled = 1" written in the datablock like the spawnSpheres were changed to "Enabled =1" instead. This changes it back to produce lowercase output. Don't know if this is the right way, but it works, it disturbed me a bit in my version control that every mission I touched was updated with hundreds of changes on "enabled" into "Enabled" while all other entries are lowercase. |
||
|---|---|---|
| .. | ||
| moduleCallbacks.h | ||
| moduleDefinition.cpp | ||
| moduleDefinition.h | ||
| moduleDefinition_ScriptBinding.h | ||
| moduleManager.cpp | ||
| moduleManager.h | ||
| moduleManager_ScriptBinding.h | ||
| moduleMergeDefinition.cpp | ||
| moduleMergeDefinition.h | ||
| tamlModuleIdUpdateVisitor.h | ||