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
615ffdf93ffdf088939541787f3ab526c6b4182b
assimp
/
code
History
Max Vollmer
615ffdf93f
What: Throw instead of assert when input file is invalid.
...
Why: Assimp shouldn't crash on invalid files. Asserts are disabled on Release builds.
2020-09-10 10:47:58 +01:00
..
AssetLib
What: Throw instead of assert when input file is invalid.
2020-09-10 10:47:58 +01:00
CApi
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
Common
Fix an unreferenced formal parameter warning on MSVC when no exporter is built
2020-09-05 23:20:31 +02:00
Material
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
PostProcessing
Fix possible overflow in new.
2020-08-05 17:56:44 +02:00
res
Updated copyright dates.
2020-01-20 08:53:12 -05:00
.editorconfig
…
CMakeLists.txt
Fixed overwriting of CMake global output directory variables.
2020-08-07 16:04:39 -04:00