kkulling
|
9174bca3f7
|
closes https://github.com/assimp/assimp/issues/3517: use const instead of constexpr
|
2021-01-12 10:01:53 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
RichardTea
|
17b9403b7a
|
ACLoader: Use enum for Surface flags
|
2020-07-17 11:23:50 +01:00 |
RichardTea
|
719cc82a1f
|
Apply clangformat
|
2020-07-17 10:29:44 +01:00 |
Robert Reif
|
628394baec
|
check for invalid vertex
|
2020-07-07 23:29:54 -04:00 |
Robert Reif
|
6c29247180
|
add triangle strip support to AC file loader
|
2020-07-06 17:41:14 -04:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Malcolm Tyrrell
|
434c5e3d37
|
More verbose logging
|
2020-05-15 17:29:49 +01:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |