Andy Maloney
|
e893248e7c
|
Fix several spelling mistakes & a comment
|
2023-01-01 13:31:48 -05:00 |
Aaron Gokaslan
|
ccfb175460
|
Apply various clang-tidy checks for smartprs and modern C++ types
|
2022-11-08 11:03:55 -05:00 |
Sergey
|
ac87b9ce7e
|
fixed error with trailing zero symbol as placeholder character
|
2022-10-19 09:30:32 +03:00 |
Aaron Gokaslan
|
6fa21dcc6e
|
Explicitly default all empty dtors
|
2022-08-25 11:32:59 -04:00 |
Aaron Gokaslan
|
27edb43600
|
Apply modernize-use-emplace clang-tidy rule
|
2022-08-23 11:41:49 -04:00 |
Kim Kulling
|
50c7301a38
|
Update copyrights
|
2022-01-10 21:13:43 +01:00 |
Kim Kulling
|
6c89631581
|
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
2021-03-09 21:08:28 +01:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Malcolm Tyrrell
|
6b9c477763
|
The floar parsing routines are now DeadlyErrors.
|
2020-10-02 13:58:55 +01:00 |
RichardTea
|
56a4e61533
|
Collada: Don't copy the scene when exporting
This was purely to add a virtual top-level node
Use a flag instead.
Also add more const
|
2020-05-05 10:16:13 +01:00 |
RichardTea
|
6e447b2c44
|
Merge branch 'bug-3177-dae-geo-id' into bug-3201-collada_root_meshes
|
2020-05-05 09:52:08 +01:00 |
RichardTea
|
d1ae6ac77a
|
Fix typo in <visual_scene>
Swapped Id and Name
|
2020-05-05 09:51:41 +01:00 |
RichardTea
|
8e73984a11
|
Collada Root Nodes aren't allowed to have meshes
Create a null parent node instead
|
2020-05-04 17:47:09 +01:00 |
RichardTea
|
ea917bd4ae
|
Move Collada into AssetLib folder
Should make the merge easier
|
2020-05-04 13:54:49 +01:00 |