summaryrefslogtreecommitdiffstats
path: root/modules/fbx/fbx_parser/FBXAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ad-hoc FBX importerRémi Verschelde2022-03-301-273/+0
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-291-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-1/+1
* This stops using FBXPropertyTable as a pointer.Gordon MacPherson2021-04-151-18/+1
* Style: Apply clang-tidy's `modernize-use-default-member-init`Rémi Verschelde2021-04-051-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson2020-12-231-0/+290