summaryrefslogtreecommitdiffstats
path: root/modules/fbx/tools
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2022Rémi Verschelde2022-01-034-8/+8
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-10/+10
* Refactored Node3D rotation modesreduz2021-10-251-12/+12
* Use range iterators for `Map`Lightning_A2021-09-301-3/+3
* Merge pull request #49754 from aaronfranke/is-eq-approx-sub-optRémi Verschelde2021-06-201-3/+3
|\
| * Fix sub-optimal uses of is_equal_approxAaron Franke2021-06-201-3/+3
* | Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
|/
* Consolidate JSON, JSONParseResults and JSONParser into JSONMarcel Admiraal2021-06-191-2/+1
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Rename Quat to QuaternionMarcel Admiraal2021-06-042-4/+4
* Rename Transform to Transform3D in coreAaron Franke2021-06-032-5/+5
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-2/+2
* Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-1/+2
* Rename Texture.get_data() to get_image()Marcel Admiraal2021-03-281-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-014-8/+8
* Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson2020-12-234-0/+691