Aaron Gokaslan
|
ccfb175460
|
Apply various clang-tidy checks for smartprs and modern C++ types
|
2022-11-08 11:03:55 -05:00 |
Aaron Gokaslan
|
8da3d277c7
|
add missing std moves
|
2022-11-03 12:35:10 -04:00 |
Aaron Gokaslan
|
27edb43600
|
Apply modernize-use-emplace clang-tidy rule
|
2022-08-23 11:41:49 -04:00 |
Kim Kulling
|
9e23d771bc
|
Fix invalid initialization of constexpr.
|
2022-02-16 21:19:17 +01:00 |
Kim Kulling
|
76a7614c4b
|
Adapt ai_epsilon to code
|
2022-02-16 20:07:27 +01:00 |
Ben Sewell
|
65f2353105
|
IFC Reading: Fix opening reading.
|
2022-01-17 15:49:11 +00:00 |
Kim Kulling
|
50c7301a38
|
Update copyrights
|
2022-01-10 21:13:43 +01:00 |
Aaron Gokaslan
|
94c3abd841
|
Apply various performance fixes from clang-tidy
|
2021-06-22 12:27:15 -04:00 |
Malcolm Tyrrell
|
4ec01cfdcd
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Kim Kulling
|
e792455d66
|
Remove redundant statement in if
- closes https://github.com/assimp/assimp/issues/3180
|
2021-01-22 14:22:34 +01: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
|
14692368d5
|
Same for LogDebug -> LogVerboseDebug
|
2020-05-18 11:55:14 +01:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |