summaryrefslogtreecommitdiff
path: root/modules/fbx/editor_scene_importer_fbx.cpp
AgeCommit message (Expand)Author
2022-01-05options dict is now passed to _import_scene.K. S. Ernest (iFire) Lee
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-28Remove node_hrcr hackkobewi
2021-10-15Add scene Post-Import Plugin support.reduz
2021-10-13Remove REST transform influence in skeleton bonesreduz
2021-10-12Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz
2021-10-03GLTF for game templates.K. S. Ernest (iFire) Lee
2021-09-30Use range iterators for `Map`Lightning_A
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3DAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-25Rename File::get_len() get_length()Marcel Admiraal
2021-05-20Fix typos with codespellRémi Verschelde
2021-04-29Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde
2021-04-25Remove duplicate commentsDennis Brakhane
2021-04-15This stops using FBXPropertyTable as a pointer.Gordon MacPherson
2021-04-08Fix crash on importing empty .fbx fileLyuma
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-bool-literals`Rémi Verschelde
2021-03-22Improved 3D Scene ImporterJuan Linietsky
2021-03-20FBX Import: Normalize rotation quaternionsAlex Hirsch
2021-01-05Preliminary Blender FBX support [4.0]Gordon MacPherson
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-29FBX: Clarify outdated format errorRémi Verschelde
2020-12-23Update FBX because of changes in the core api.K. S. Ernest (iFire) Lee
2020-12-23Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson