summaryrefslogtreecommitdiff
path: root/modules/fbx/fbx_parser
AgeCommit message (Expand)Author
2021-04-26Remove uses of `auto` for better readability and online code reviewsHugo Locurcio
2021-04-22fbx: Fix include for zlib that broke unbundlingRémi Verschelde
2021-04-15This stops using FBXPropertyTable as a pointer.Gordon MacPherson
2021-04-07Merge pull request #46877 from W4RH4WK/always-dynamically-allocate-property-t...Rémi Verschelde
2021-04-05Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde
2021-04-05Style: Apply clang-tidy's `modernize-use-nullptr`Rémi Verschelde
2021-04-05Style: Apply clang-tidy's `modernize-use-default-member-init`Rémi Verschelde
2021-03-10Always dynamically allocate PropertyTableAlex Hirsch
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson