kimkulling
|
33af183bb8
|
Cleanup the public headers.
|
2019-10-11 13:27:36 +02:00 |
Gordon MacPherson
|
abdd853ca5
|
FIX missing update call for scale to post process
|
2019-08-27 15:50:50 +01:00 |
Gordon MacPherson
|
db8606ba57
|
Fix typo
|
2019-08-21 23:32:31 +01:00 |
Gordon MacPherson
|
0d29203e24
|
Prototype unit system for assimp generic enough to be used across formats.
|
2019-08-21 21:41:41 +01:00 |
kimkulling
|
a06133ab52
|
Update copyrights.
|
2019-01-30 09:41:39 +01:00 |
kimkulling
|
f75bf6d99c
|
MAke noexcept compiler-specific.
|
2018-09-21 16:25:27 +02:00 |
kimkulling
|
f818a909e5
|
Fix static-code-analysis findings.
|
2018-09-21 16:07:09 +02:00 |
Max Vollmer
|
52c017b595
|
Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected.
|
2018-06-25 12:05:37 +02:00 |
Kim Kulling
|
b049933d2f
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
BuildTools
|
66171de915
|
Successful lib build, unit testing still WIP
|
2018-01-05 16:18:33 -08:00 |