summaryrefslogtreecommitdiff
path: root/modules/fbx/data
AgeCommit message (Expand)Author
2022-03-24Add GLTF, DAE and FBX importers enforcement for blend shape mask arrayAdam Scott
2022-02-22Use Filament specular models and parametrizationclayjohn
2022-01-10Fix crash on importing FBX fileHaoyu Qiu
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-02Fix various typosluz paz
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-10-14Fix specific warnings issues by ClangK. S. Ernest (iFire) Lee
2021-10-13Remove REST transform influence in skeleton bonesreduz
2021-10-03GLTF for game templates.K. S. Ernest (iFire) Lee
2021-09-30Use range iterators for `Map`Lightning_A
2021-08-17Namespaces instead of underscore prefix for bindsMax Hilbrunner
2021-08-09Some work on double supportAaron Franke
2021-07-21Use is_equal_approx in more placesAaron Franke
2021-07-15Misc cleanup of header includesRémi Verschelde
2021-06-20Merge pull request #49754 from aaronfranke/is-eq-approx-sub-optRémi Verschelde
2021-06-20Fix sub-optimal uses of is_equal_approxAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-07Style: Cleanup uses of double spaces between wordsRémi Verschelde
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename files and the exposed name for Transform3DAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-20Fix typos with codespellRémi Verschelde
2021-04-15This stops using FBXPropertyTable as a pointer.Gordon MacPherson
2021-03-29FBX: Fix first bone getting unnecessary '_1' suffixRémi Verschelde
2021-03-20FBX Import: Check bone map access for valid cluster target node idAlex Hirsch
2021-01-26Fix zero scaling and material mappings being mapped to wrong fieldsGordon MacPherson
2021-01-12Update PolyPartition / Triangulator libraryAaron Franke
2021-01-05Preliminary Blender FBX support [4.0]Gordon MacPherson
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
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