Aaron Gokaslan
|
94c3abd841
Apply various performance fixes from clang-tidy
|
4 rokov pred |
Kim Kulling
|
0b92abe9b4
Merge branch 'master' into empty-string-style
|
4 rokov pred |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
4 rokov pred |
Krishty
|
6cbeca5518
fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT
|
4 rokov pred |
Hill Ma
|
4aa52b3af8
Flip the check on _MSC_VER for using TR1 containers.
|
4 rokov pred |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 rokov pred |
Rahul Sheth
|
59c8b4ed84
Move RapidJSON definitions to CMake
|
5 rokov pred |
Max Vollmer
|
abf43eaf74
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
|
5 rokov pred |
Kim Kulling
|
ffaa634c48
Merge branch 'master' into issue_3165
|
5 rokov pred |
Kim Kulling
|
42afc40d16
Disable warning only for gcc 8.0 or greater
|
5 rokov pred |
Alec
|
2c0df39ef3
Added rapidjson define to avoid warnings in c++17
|
5 rokov pred |
kimkulling
|
d40a3026db
closes https://github.com/assimp/assimp/issues/3165: fix gcc build.
|
5 rokov pred |
kkulling
|
4e16716924
Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting
|
5 rokov pred |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 rokov pred |