assimp/code
Hill Ma 3fb7747429 Improve ToBinary() for double precision.
The constant 0x80000000 is specific to 32 bit types. Make the bit mask
according to the size of types.
2020-07-03 18:14:45 -07:00
..
AssetLib Fixed variable in loop - HL1MDLLoader.cpp 2020-06-29 07:50:51 -04:00
CApi replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Common Improve ToBinary() for double precision. 2020-07-03 18:14:45 -07:00
Material replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
PostProcessing Fix build when ASSIMP_DOUBLE_PRECISION is on. 2020-06-28 17:36:21 -07:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Allow assert handling to be replaced. 2020-06-23 11:55:51 +01:00