Torque3D/Templates
AzaezelX 4df5baffec alter project importing in the following ways:
A) if the file reference string lacks a "/" or "\" entirely, assume it's truly oldschool relative-to-scriptfile when generating links
B) leverage a combination of getClassHierarchy(%currentObjClass); and a new T3Dpre4ProjectImporter::genProcessor(%classType, %conversionMap) method to list-generate ittertatively applied entry conversions in a typo avoiding manner. (will stil need to ensure the old entries are properly listed. this only really avoids copypasta errors)
2021-07-22 12:25:45 -05:00
..
BaseGame alter project importing in the following ways: 2021-07-22 12:25:45 -05:00
Modules Improve handling of non-default script filenames 2021-01-19 21:32:31 +01:00