Torque3D/Engine/source/ts/collada
Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis.
* Made use of dStrIsEmpty in more locations (and fixed it :P)
 * Removed commented-out code
 * Corrected default params
 * Fixed some console warning formats
 * Removed tabs
 * Corrected setExtent API
2014-12-23 18:48:02 +11:00
..
colladaAppMaterial.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaAppMaterial.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaAppMesh.cpp Merge pull request #635 from just-bank/engine-fixes 2014-05-23 14:09:00 +02:00
colladaAppMesh.h Rename local variable to prevent confusion with member variable. 2014-05-06 15:39:21 +04:00
colladaAppNode.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
colladaAppNode.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaAppSequence.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
colladaAppSequence.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaExtensions.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaExtensions.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
colladaImport.cpp Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
colladaLights.cpp Fixes after feedback from Luis. 2014-12-23 18:48:02 +11:00
colladaShapeLoader.cpp Merge pull request #665 from andr3wmac/multiformat 2014-07-08 14:14:54 +02:00
colladaShapeLoader.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaUtils.cpp 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 2013-08-04 16:58:59 -05:00
colladaUtils.h Merge pull request #635 from just-bank/engine-fixes 2014-05-23 14:09:00 +02:00