Jackson Levitt
|
8621d52430
Updated Inner Cone formula for Spot Lights in GLTF (#6078)
|
2 months ago |
krishty
|
b57f7d367c
Harmonize Importer #includes (#6065)
|
4 months ago |
krishty
|
88959b2be7
Fix Whitespace (#6063)
|
4 months ago |
Kim Kulling
|
2194944a25
Potential fix for code scanning alert no. 63: Potential use after free (#6050)
|
5 months ago |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Engin Manap
|
2f6dcdfd72
Assimp master head fixes for failure to compile (#5899)
|
7 months ago |
David Campos Rodríguez
|
016be03c3d
glTF importers: Avoid strncpy truncating away the ' \0' character (#5931)
|
7 months ago |
Kim Kulling
|
9f3a7e95ab
Fix: Fix name collision (#5937)
|
7 months ago |
Kim Kulling
|
41cc2f66a4
Remove strcpy. (#5802)
|
8 months ago |
Kim Kulling
|
a51500ba2b
Draft: Update init of aiString (#5623)
|
1 year ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 year ago |
Marco Feuerstein
|
2875de132f
Fix compilation on windows.
|
2 years ago |
Marco Feuerstein
|
17fac97b04
Fix magic token usage.
|
2 years ago |
Marco Feuerstein
|
1c0f3c5f87
Fix string length calculation.
|
2 years ago |
Marco Feuerstein
|
a2bdfdd05a
Improve binary check for gltf and gltf2.
|
2 years ago |
Krishty
|
36305cf987
Tidy Up Constructors and Destructors
|
2 years ago |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 years ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
3 years ago |
vkaytsanov
|
d469c7b161
Remove exception on glTF 2.0 loading
|
3 years ago |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
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 |
Kim Kulling
|
6c89631581
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |
Kim Kulling
|
fa486240d5
Merge branch 'master' into rbsheth_update_hunter
|
5 years ago |
Rahul Sheth
|
abc6b9ce4c
ifdef fixes to fix MSVC warnings
|
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 |