Turo Lamminen
|
e8f0eb930d
Fix loading binary LWO files
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
3bdc43a216
Add debug logging to LWO node graph generation
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
657c1d8ad0
Use unique_ptr to store pivot nodes until moved to mapPivot
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
3bdfecb0ed
Destroy mapPivot nodes as we go
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
be28f0949b
Whitespace
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
53c6cc0966
Add a scope so mapPivot is destroyed when no longer used
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
92f7c50c91
Remove dead code
|
%!s(int64=2) %!d(string=hai) anos |
Turo Lamminen
|
28d4e394c0
Use std::unique_ptr a bit
|
%!s(int64=2) %!d(string=hai) anos |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
%!s(int64=2) %!d(string=hai) anos |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
%!s(int64=2) %!d(string=hai) anos |
Aaron Gokaslan
|
411171fa45
Apply some more modernize-use-emplace
|
%!s(int64=3) %!d(string=hai) anos |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
%!s(int64=3) %!d(string=hai) anos |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
%!s(int64=3) %!d(string=hai) anos |
Engin Manap
|
a10abe0283
Add fallthrough comment to switch case
|
%!s(int64=3) %!d(string=hai) anos |
kovacsv
|
2486a681c1
Remove unused variable.
|
%!s(int64=3) %!d(string=hai) anos |
Kim Kulling
|
80a8807c47
Fix compiler warnings
|
%!s(int64=3) %!d(string=hai) anos |
Kim Kulling
|
d4527d4e87
Merge branch 'master' into master
|
%!s(int64=3) %!d(string=hai) anos |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
%!s(int64=3) %!d(string=hai) anos |
Kim Kulling
|
50c7301a38
Update copyrights
|
%!s(int64=3) %!d(string=hai) anos |
IOhannes m zmölnig
|
6e090c88b8
fix index variable for surfaces
|
%!s(int64=3) %!d(string=hai) anos |
bearbit
|
408b5053a4
update LWO importer(available lwo3)
|
%!s(int64=4) %!d(string=hai) anos |
Malcolm Tyrrell
|
4ec01cfdcd
Improve use of logging
|
%!s(int64=4) %!d(string=hai) anos |
Malcolm Tyrrell
|
5cd3bdd5c2
No need to distinguish formatting log functions.
|
%!s(int64=4) %!d(string=hai) anos |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
%!s(int64=4) %!d(string=hai) anos |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
%!s(int64=4) %!d(string=hai) anos |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
%!s(int64=4) %!d(string=hai) anos |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
%!s(int64=5) %!d(string=hai) anos |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
%!s(int64=5) %!d(string=hai) anos |
Malcolm Tyrrell
|
434c5e3d37
More verbose logging
|
%!s(int64=5) %!d(string=hai) anos |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
%!s(int64=5) %!d(string=hai) anos |