Kim Kulling
|
72b9939b9f
|
Add null check for aiNode in AddNode method (#6348)
- Added null check for node in AddNode function.
- closes https://github.com/assimp/assimp/issues/6347
|
2025-09-09 14:10:07 +02:00 |
|
Kim Kulling
|
45898eee55
|
Refactorings: glTF cleanups (#6028)
|
2025-03-05 21:37:47 +01:00 |
|
Kim Kulling
|
5fa7b8ceb9
|
Bugfix/cosmetic code cleanup (#5947)
* Refactorings: Code cleanups
* More cosmetic changes
---------
Co-authored-by: Kim Kulling <kim.kulling@draeger.com>
|
2025-01-07 23:32:50 +01:00 |
|
Julian Knodt
|
48bd7c3e22
|
Check that mMaterials not null before access (#5874)
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
|
2024-11-20 23:26:07 +01:00 |
|
Julian Knodt
|
39ce0c0456
|
Respect merge identical vertices in ObjExporter (#5521)
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
|
2024-04-02 18:31:19 +02:00 |
|
HiMemX
|
4c9d270a5e
|
-Vertex export fix
|
2022-09-07 23:10:31 +02:00 |
|
Aaron Gokaslan
|
e93fa6699a
|
Manually fix up 100 more instances where it should be defaulted
|
2022-08-25 12:20:13 -04:00 |
|
Aaron Gokaslan
|
b176061c41
|
Remove extra space in emplace insertions
|
2022-08-23 11:46:30 -04:00 |
|
Aaron Gokaslan
|
27edb43600
|
Apply modernize-use-emplace clang-tidy rule
|
2022-08-23 11:41:49 -04:00 |
|
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
|
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |
|