This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b8877798ed
assimp
/
code
/
AssetLib
/
3DS
History
Kim Kulling
71366fff8e
Merge branch 'master' into msvc-clang-inconsistent-missing-destructor-override
2023-04-26 09:31:55 +02:00
..
3DSConverter.cpp
Use [[fallthrough]]; to mark whished fallthroughs
2022-08-05 20:49:37 +02:00
3DSExporter.cpp
Manually fix up 100 more instances where it should be defaulted
2022-08-25 12:20:13 -04:00
3DSExporter.h
Update copyrights
2022-01-10 21:13:43 +01:00
3DSHelper.h
Tidy Up Constructors and Destructors
2023-01-16 21:47:11 +01:00
3DSLoader.cpp
Fix warning related to unreachable-code-return, disable warning.
2023-04-05 07:37:48 +08:00
3DSLoader.h
Fix warning related to inconsistent-missing-destructor-override.
2023-04-01 21:49:38 +08:00