Aaron Gokaslan
|
787fcc160a
Clang-Tidy performance fixes
|
3 年之前 |
Kim Kulling
|
c718500c55
Fix last review findings and finish windows bits
|
3 年之前 |
Kim Kulling
|
52b6c4f7c0
Fix broken importer and add some review findings2
|
3 年之前 |
Kim Kulling
|
3e09d462fa
Fix compression for fbx
|
3 年之前 |
Kim Kulling
|
27bcddfb1a
Migrate more importers to compression class
|
3 年之前 |
Kim Kulling
|
cbc4459dda
Fix compile error: missing var
|
3 年之前 |
Kim Kulling
|
43763f53d6
Fix compile error: missing var
|
3 年之前 |
Kim Kulling
|
15b08f643a
Fix warning: unused variable
|
3 年之前 |
Kim Kulling
|
acd70b35a0
Fix merge issues
|
3 年之前 |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 年之前 |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 年之前 |
Pencil Amazing
|
095bd67e10
Fix memory leaks in CollectionObject by making ob a weak pointer and removing prev pointer.
|
3 年之前 |
Pencil Amazing
|
e831ecf3c2
Add a separate test case for Blender 276 and update Box.blend to be 293
|
3 年之前 |
Pencil Amazing
|
44fa1ec6a7
Make Blender importer aware of collections, and use them when available. Also add the default startup file for Blender 2.93
|
3 年之前 |
Krishty
|
5895c0c22c
more const in format detection
|
3 年之前 |
Aaron Gokaslan
|
94c3abd841
Apply various performance fixes from clang-tidy
|
4 年之前 |
Malcolm Tyrrell
|
ad6f300b1d
Other LogAux functions
|
4 年之前 |
Malcolm Tyrrell
|
7abfd134b6
LogAux warn
|
4 年之前 |
Malcolm Tyrrell
|
5cd3bdd5c2
No need to distinguish formatting log functions.
|
4 年之前 |
Krishty
|
b79b84d34e
Merge branch 'master' into new-file-detection
|
4 年之前 |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 年之前 |
Jason C
|
2925592c64
[assimp] Make sure ctype calls use unsigned char.
|
4 年之前 |
Kim Kulling
|
f29828f657
Merge branch 'master' into fix-file-detection
|
4 年之前 |
Jason C
|
3acd42c22e
Remove newline from name of Blender importer.
|
4 年之前 |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 年之前 |
Krishty
|
9dc66b0003
removed dead code
|
4 年之前 |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 年之前 |
Malcolm Tyrrell
|
0ffcdf160e
Build formatting into DeadlyImportError
|
5 年之前 |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 年之前 |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 年之前 |