summaryrefslogtreecommitdiffstats
path: root/modules/fbx/fbx_parser/FBXProperties.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ad-hoc FBX importerRémi Verschelde2022-03-301-245/+0
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-291-2/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* clang-format: Disable alignment of operands, too unreliableRémi Verschelde2021-10-281-6/+6
* 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-19/+22
* Merge pull request #46877 from W4RH4WK/always-dynamically-allocate-property-t...Rémi Verschelde2021-04-071-0/+5
|\
| * Always dynamically allocate PropertyTableAlex Hirsch2021-03-101-0/+5
* | Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-2/+4
* | Style: Apply clang-tidy's `modernize-use-default-member-init`Rémi Verschelde2021-04-051-2/+1
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson2020-12-231-0/+237