summaryrefslogtreecommitdiffstats
path: root/code/AssetLib/FBX/FBXBinaryTokenizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Bugfix/cosmetic code cleanup (#5947)Kim Kulling2025-01-071-52/+9
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Update FBXBinaryTokenizer.cppKim Kulling2023-11-051-0/+1
* Merge branch 'master' into FlorianBorn71-SmallAllocationFixInFBXLoaderKim Kulling2023-05-151-0/+1
|\
| * Fix warning related to missing-noreturn.Jackie95272023-04-011-0/+1
* | Merge branch 'master' into SmallAllocationFixInFBXLoaderKim Kulling2022-09-081-1/+1
|\|
| * Use unqualified uint32_t everywhere in FBXBinaryTokenizerVille Voutilainen2022-08-091-1/+1
* | All allocation changesFlorian Born2022-04-201-6/+4
|/
* Update copyrightsKim Kulling2022-01-101-1/+1
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-1/+1
* closes https://github.com/assimp/assimp/issues/3678: ensure lowercaseKim Kulling2021-03-091-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Throw if property length is out of boundsMax Vollmer2020-12-141-0/+5
* Simplify some FBX error code.Malcolm Tyrrell2020-08-191-1/+1
* Stop concatenating std::strings. Use formatter.Malcolm Tyrrell2020-08-181-1/+1
* Remove unneeded check.Malcolm Tyrrell2020-07-311-1/+1
* Improve messageMalcolm Tyrrell2020-07-301-1/+1
* FBX Version/Size CheckMalcolm Tyrrell2020-07-301-3/+14
* No need for bespoke macrosMalcolm Tyrrell2020-05-151-2/+2
* Initial pass at adding loggingMalcolm Tyrrell2020-05-151-1/+4
* Move format importer and exporter into its won folder.Kim Kulling2020-05-021-0/+466