This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bd2f788f6913bd9ef8c79b67460263cffaa318e
assimp
/
code
/
AssetLib
/
Collada
History
Kim Kulling
303c30668f
Merge branch 'master' into trim-whitespace
2023-01-22 16:37:43 +01:00
..
ColladaExporter.cpp
Fix several spelling mistakes & a comment
2023-01-01 13:31:48 -05:00
ColladaExporter.h
Fix several spelling mistakes & a comment
2023-01-01 13:31:48 -05:00
ColladaHelper.cpp
Update copyrights
2022-01-10 21:13:43 +01:00
ColladaHelper.h
Fix several spelling mistakes & a comment
2023-01-01 13:31:48 -05:00
ColladaLoader.cpp
Trim Trailing Whitespace
2023-01-16 09:12:35 +01:00
ColladaLoader.h
Fix: Collada header updated
2022-06-21 21:08:11 +03:00
ColladaParser.cpp
Remove whitespace between a <v> tag and the first number, otherwise first call to strtoul10() returns 0 and the indices are broken, leading to possible out-of-bound access and memory corruption/crash
2023-01-15 23:03:41 +01:00
ColladaParser.h
Update copyrights
2022-01-10 21:13:43 +01:00