assimp/code
Krishty a19299d501 moved MD2/MDC tables from BSS to const data
Visual C++ is unable to identify them as constant data during optimization, so explicitly declare them const.
2021-04-17 00:32:04 +02:00
..
AssetLib moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00
CApi Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Common Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00
Material Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Pbrt workaround for ASSIMP_DOUBLE_PRECISION compile errors 2021-02-28 14:45:39 -08:00
PostProcessing Merge branch 'master' into feature/gltf_fb_ngon_encoding 2021-04-07 13:54:31 +02: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 Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00