assimp/code
Povilas Kanapickas 22494bde17 Don't include stm_image implementation if using stb library from Hunter
Hunter compiles its own stb library binaries. Currently a second copy is
compiled by defining STB_IMAGE_IMPLEMENTATION in Assimp.cpp. This may
cause hard to understand bugs if this compiled copy ever becomes
different from what Hunter supplies.
2022-09-23 04:08:20 +03:00
..
AssetLib FIX: Use attribute to fix warning. 2022-09-20 21:39:09 +02:00
CApi Update copyrights 2022-01-10 21:13:43 +01:00
Common Don't include stm_image implementation if using stb library from Hunter 2022-09-23 04:08:20 +03:00
Material Update copyrights 2022-01-10 21:13:43 +01:00
Pbrt Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
PostProcessing Merge branch 'master' into patch-1 2022-09-04 09:52:42 +02:00
res Use mingw.include 2022-06-30 20:58:34 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Update comment 2022-06-01 12:45:40 +02:00