Kim Kulling
|
f29828f657
|
Merge branch 'master' into fix-file-detection
|
2021-05-02 19:41:33 +02:00 |
Jason C
|
3acd42c22e
|
Remove newline from name of Blender importer.
Addresses #3797.
Re-submitting this as a quick fix to the immediate issue while I think about the website field.
|
2021-04-26 20:27:28 -04:00 |
Krishty
|
9dc66b0003
|
removed dead code
BaseImporter::GetExtensionList() is not a virtual function; overriding it is useless. This probably stemmed from a misunderstanding.
|
2021-04-23 15:15:21 +02:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Kim Kulling
|
57e691e28e
|
openddl: latest greatest.
|
2020-10-25 10:34:43 +01:00 |
Malcolm Tyrrell
|
0ffcdf160e
|
Build formatting into DeadlyImportError
|
2020-08-18 16:32:34 +01:00 |
MeyerFabian
|
a19e4e4112
|
Make clang with msvc abi work.
|
2020-07-20 18:28:50 +02: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
|
b37d42f6b5
|
Perform sanity check only in debug
closes https://github.com/assimp/assimp/issues/3255
|
2020-06-07 18:03:47 +02:00 |
Malcolm Tyrrell
|
434c5e3d37
|
More verbose logging
|
2020-05-15 17:29:49 +01:00 |
Kim Kulling
|
514593548d
|
add assert-test for nullptr.
|
2020-05-02 21:07:41 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |