summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_state.h
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-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-24GLTF: Organize structures into a subfolderAaron Franke
2022-07-24GLTF: Move shared defines into a separate gltf_defines.h fileAaron Franke
2022-07-23GLTF: Only list used extensions when they're actually usedAaron Franke
2022-05-20Add a new HashSet templatereduz
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-10-03GLTF for game templates.K. S. Ernest (iFire) Lee
2021-09-29gltf export: Fix export of skeletons, skins and blend shapes.Lyuma
2021-09-10Remove packed scene gltfK. S. Ernest (iFire) Lee
2021-07-15Misc cleanup of header includesRémi Verschelde
2021-03-24Always have a name for gltf2 mesh, material and skins.K. S. Ernest (iFire) Lee
2021-02-24Relaxes Node naming constraints in glTF documents to match the Editor.abaire
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Add exporting glTF2.K. S. Ernest (iFire) Lee