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
aee4df9be8c403d2d361b28a3fc5f10bef2e445d
assimp
/
code
/
AssetLib
/
Collada
History
Kim Kulling
f830d7998e
Merge branch 'master' into clean-up-ctors-dtors
2023-01-23 21:21:34 +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
Merge branch 'master' into clean-up-ctors-dtors
2023-01-23 21:21:34 +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