summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_state.cpp
AgeCommit message (Expand)Author
2023-02-26GLTF: Delete unused skeleton_to_nodeAaron Franke
2023-02-01gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSEDLyuma
2023-01-27Handle gltf binaryK. S. Ernest (iFire) Lee
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-29GLTF: Clean up lots of includesAaron Franke
2022-11-24Cache materials in gltf as the abstract class of MaterialK. S. Ernest (iFire) Lee
2022-10-15Add a way to store additional data in GLTFState and GLTFNodeAaron Franke
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