summaryrefslogtreecommitdiffstats
path: root/modules/fbx/data/fbx_mesh_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some work on double supportAaron Franke2021-08-091-2/+2
* Use is_equal_approx in more placesAaron Franke2021-07-211-2/+2
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-3/+3
* Style: Cleanup uses of double spaces between wordsRémi Verschelde2021-06-071-2/+2
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* This stops using FBXPropertyTable as a pointer.Gordon MacPherson2021-04-151-23/+12
* FBX Import: Check bone map access for valid cluster target node idAlex Hirsch2021-03-201-0/+1
* Update PolyPartition / Triangulator libraryAaron Franke2021-01-121-12/+12
* Preliminary Blender FBX support [4.0]Gordon MacPherson2021-01-051-21/+7
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-8/+8
* Update FBX because of changes in the core api.K. S. Ernest (iFire) Lee2020-12-231-2/+2
* Port FBX module from commit 68013d23932688e57b489600f4517dd280edc464Gordon MacPherson2020-12-231-0/+1461