krishty
|
88959b2be7
Fix Whitespace (#6063)
|
4 months ago |
Kim Kulling
|
4b8f55cc00
Bugfix: Fix possible nullptr dereferencing (#6049)
|
4 months ago |
T.Yamada
|
f398a70163
Use std::copy to copy array and remove user destructor to make sure is_trivially_copyable in order to avoid -Wno-error=nontrivial-memcall (#6029)
|
4 months ago |
Kim Kulling
|
5d716b8fe0
Bugfix/fix mingw issue 5975 (#6005)
|
5 months ago |
Kim Kulling
|
41cc2f66a4
Remove strcpy. (#5802)
|
8 months ago |
Matthias Möller
|
3e7e4c8c52
Fix potential memory leak in SceneCombiner for LWS/IRR/MD3 loader (#5721)
|
11 months ago |
Vincent Fazio
|
4338817ca2
Fix copying private data when source pointer is NULL (#5733)
|
11 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 |
Lutz Hören
|
9ea37b5330
copy aiMetadata objects in scene combiner
|
2 years ago |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
2 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
kovacsv
|
2be6bac4b0
Bug: Export crashes when any of the meshes contains texture coordinate names #4243
|
3 years ago |
Scott Baldric
|
444fc9c373
Increasing length of mDataLength if rewriting the texture index increases magnitutde of index.
|
4 years ago |
Malcolm Tyrrell
|
5cd3bdd5c2
No need to distinguish formatting log functions.
|
4 years ago |
Scott Baldric
|
aae3788247
Fix: Removing double delete of texture items.
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
wasd845
|
4e9176d2cd
_dest may be destructed twice if _dest is not null in MergeScenes()
|
4 years ago |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 years ago |
kimkulling
|
524e2e4728
fix warning, hopefully ...
|
5 years ago |
Kim Kulling
|
88c1509d69
Remove dead code
|
5 years ago |
Kim Kulling
|
6d04e16c7e
Merge branch 'master' into issue_3165
|
5 years ago |
kimkulling
|
d40a3026db
closes https://github.com/assimp/assimp/issues/3165: fix gcc build.
|
5 years ago |
Malcolm Tyrrell
|
e11d78596f
Use verbose debug logging in certain places
|
5 years ago |
Kim Kulling
|
c6131ce38a
scenecombiner: fix leak.
|
5 years ago |
luca
|
4488e3e745
build on Linux with gcc and clang; warning as error only for 'assimp' target
|
5 years ago |
Kim Kulling
|
6c1e21d754
fix formatting.
|
5 years ago |
Marc-Antoine Lortie
|
ede860173e
Fixed mValues allocated twice.
|
5 years ago |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 years ago |
Victor Cebollada
|
e0fee3d87b
gltf2.0 importer - Support for mesh morph animations added.
|
5 years ago |