Lukas Aldershaab
|
9a795e89f3
Update usage of TinyXML to use TinyXML2
|
4 years ago |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 years ago |
AzaezelX
|
9e1c22204f
uninitialized variables-ts
|
5 years ago |
OTHGMars
|
76550a5859
Adds a format scale multiplier for shape formats that use a default unit other than meters.
|
5 years ago |
Areloch
|
ef226f6a65
Merge branch 'Assimp_Settings' of https://github.com/OTHGMars/Torque3D into Preview4_0
|
6 years ago |
OTHGMars
|
2eaa917e00
Import settings persistence
|
6 years ago |
Areloch
|
a7a5463ad1
Adds a filter for materials to never import when importing a shape
|
6 years ago |
Areloch
|
8dedcf456a
Cleanup of export function to remove redundant arg
|
7 years ago |
Areloch
|
787b8be82c
Adds handling for the proper updated exporting of mesh for convexShapes
|
7 years ago |
Areloch
|
49639a908f
Expanded mesh baking functionality, now supporting baking of LODs and Collision meshes
|
7 years ago |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 years ago |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 years ago |
Thomas Fischer
|
cd978039ac
Merge pull request #635 from just-bank/engine-fixes
|
11 years ago |
bank
|
733347fd61
Rename all member variables to follow the style guidelines (prefixed with the 'm') - struct ImportOptions (ColladaUtils)
|
11 years ago |
bank
|
40037b8b51
Rename all member variables to follow the style guidelines (prefixed with the 'm') - ColladaUtils (struct AnimChannels, struct AnimData, struct AnimatedElement)
|
11 years ago |
bank
|
9ccf5baf94
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class ColladaPrimitive
|
11 years ago |
bank
|
1619e194e1
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class _SourceReader (ColladaUtils)
|
11 years ago |
bank
|
e7fb6a54de
Fix: Added missing virtual destructors for classes with virtual functions.
|
11 years ago |
cpusci
|
7a8f46b19f
Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx
|
12 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |