summaryrefslogtreecommitdiffstats
path: root/modules/fbx/fbx_parser/FBXParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ad-hoc FBX importerRémi Verschelde2022-03-301-1322/+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
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-7/+0
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* Fix sub-optimal uses of is_equal_approxAaron Franke2021-06-201-1/+1
* Rename files and the exposed name for Transform3DAaron Franke2021-06-031-1/+1
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-2/+2
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-2/+2
* fbx: Fix include for zlib that broke unbundlingRémi Verschelde2021-04-221-1/+1
* This stops using FBXPropertyTable as a pointer.Gordon MacPherson2021-04-151-1/+35
* 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/+1295