Torque3D/Engine/lib
OTHGMars 6be2989bbc glTF2 Importer Update.
Vertex weights are now correctly assigned for skinned meshes. Portions of the vertex weight fix were taken from: https://github.com/ConfettiFX/The-Forge/blob/master/Common_3/ThirdParty/OpenSource/assimp/4.1.0/code/glTF2Importer.cpp#L823-L860.
Inverse bind matrices have been adjusted to be consistent with the other importers.
All nodes, joints and meshes are now named so T3D can cross reference when loading animations.
All T3D specific changes have been bracketed in //T3D_CHANGE_BEGIN and //T3D_CHANGE_END tags to make them easier to find when the assimp library is updated.
2019-04-25 15:41:01 -04:00
..
assimp glTF2 Importer Update. 2019-04-25 15:41:01 -04:00
buildFiles Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bullet delete old files 2018-02-28 13:01:06 -06:00
collada Ensure file is closed before returning 2018-01-24 19:09:08 -05:00
convexDecomp Fixed compile errors on linux (obvious programming faults). 2016-06-10 10:34:00 +02:00
glad add glad license and remove epoxy cmake 2016-09-11 21:48:55 -04:00
gtest Added Google test library. 2014-06-24 08:38:52 +10:00
libogg update to libogg v133 2018-02-04 22:26:02 -06:00
libtheora Update libTheora 1.1.1 2014-09-14 21:36:43 +02:00
libvorbis del unnecessary files 2016-12-29 00:24:24 -06:00
ljpeg Fix testimg.ppm EOL 2014-12-06 01:21:10 +01:00
lpng Update libpng to 1.6.34 2017-12-12 14:00:27 +00:00
nativeFileDialogs NFD updated to 1.1.4 2019-01-01 10:58:53 -06:00
opcode change int to udword 2017-08-10 18:00:13 +01:00
openal-soft openal-soft updates 2018-05-09 20:48:18 +10:00
pcre Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
recast update readme version files 2018-02-28 22:42:42 -06:00
sdl sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
sqlite sqlite fixes 2017-08-31 21:07:23 +10:00
squish squish update (primarily to add additional formats for later usage) 2017-03-30 20:44:35 -05:00
tinyxml Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
Torque3D/msvc Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
zlib Updating libpng to v1.5.14 and zlib to v1.2.7 2013-03-09 16:19:11 -05:00
.gitignore Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
generateProjects.bat Engine directory for ticket #1 2012-09-19 11:15:01 -04:00