Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Jackie9527
|
6b54761310
Fix warning related to nested-anon-types.
|
2 years ago |
Kim Kulling
|
f830d7998e
Merge branch 'master' into clean-up-ctors-dtors
|
2 years ago |
Krishty
|
36305cf987
Tidy Up Constructors and Destructors
|
2 years ago |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
2 years ago |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 years ago |
Aaron Gokaslan
|
e3b01e10db
apply fixes to more headers
|
2 years ago |
vkaytsanov
|
d469c7b161
Remove exception on glTF 2.0 loading
|
3 years ago |
Kim Kulling
|
a6808b868c
Small code cleanup
|
3 years ago |
Kim Kulling
|
0fef0e1101
Move duplicate code to glFT common header.
|
3 years ago |
Kim Kulling
|
18531e3677
Next iteration for c++11 features.
|
3 years ago |
Aaron Gokaslan
|
94c3abd841
Apply various performance fixes from clang-tidy
|
4 years ago |
Kim Kulling
|
0b92abe9b4
Merge branch 'master' into empty-string-style
|
4 years ago |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
4 years ago |
Krishty
|
6cbeca5518
fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT
|
4 years ago |
Hill Ma
|
4aa52b3af8
Flip the check on _MSC_VER for using TR1 containers.
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Rahul Sheth
|
59c8b4ed84
Move RapidJSON definitions to CMake
|
5 years ago |
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 years ago |
Kim Kulling
|
ffaa634c48
Merge branch 'master' into issue_3165
|
5 years ago |
Kim Kulling
|
42afc40d16
Disable warning only for gcc 8.0 or greater
|
5 years ago |
Alec
|
2c0df39ef3
Added rapidjson define to avoid warnings in c++17
|
5 years ago |
kimkulling
|
d40a3026db
closes https://github.com/assimp/assimp/issues/3165: fix gcc build.
|
5 years ago |
kkulling
|
4e16716924
Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting
|
5 years ago |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 years ago |