summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_state.cpp
AgeCommit message (Expand)Author
2022-10-03GLTF imports & exports material texture filtersThe Tophat Demon
2022-09-19Make used extensions stored in GLTFStateAaron Franke
2022-08-24Replace Array return types with TypedArray 3kobewi
2022-08-10Prevent AnimationPlayer from being added on GLTF import if the option is unch...Hakim
2022-07-24GLTF: Move shared defines into a separate gltf_defines.h fileAaron Franke
2022-05-20Improve gltf extension GLTFDocument api.K. S. Ernest (iFire) Lee
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-23Discard images from gltf import for the animation library.K. S. Ernest (iFire) Lee
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-03-09Merge pull request #45545 from abaire/relaxes_gltf_name_sanitizationRémi Verschelde
2021-02-24Relaxes Node naming constraints in glTF documents to match the Editor.abaire
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Add exporting glTF2.K. S. Ernest (iFire) Lee