summaryrefslogtreecommitdiff
path: root/modules/gltf/doc_classes
AgeCommit message (Expand)Author
2023-03-13Document GLTFNode and some of GLTFStateAaron Franke
2023-02-26GLTF: Delete unused skeleton_to_nodeAaron Franke
2023-02-21Remove unused joint boolean in GLTFNodeAaron Franke
2023-02-01Merge pull request #72440 from V-Sekai/gltf_embed_as_uncompressedRémi Verschelde
2023-02-01gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSEDLyuma
2023-01-31Use enum instead of int in virtual methods return typeRaul Santos
2023-01-30Add remove immutable tracks option to glTF importerSilc Renew
2023-01-27Add missing classref changes after #62942Rémi Verschelde
2023-01-27Handle gltf binaryK. S. Ernest (iFire) Lee
2023-01-15Improve the documentation of GLTFDocument's append methodsAaron Franke
2022-12-11Pass GLTFState to the export_preflight methodAaron Franke
2022-11-29GLTF: Clean up lots of includesAaron Franke
2022-11-29Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-animRémi Verschelde
2022-11-29Add trimming option to cut un-keyed timeline before first key in gltfSilc Renew
2022-11-24Merge pull request #69083 from fire/abstract_gltf_materialRémi Verschelde
2022-11-24Cache materials in gltf as the abstract class of MaterialK. S. Ernest (iFire) Lee
2022-11-22Add unregister for GLTFDocumentExtensionRedMser
2022-11-21Add three new methods to GLTFDocumentExtensionAaron Franke
2022-11-20Add GLTFDocument documentation.K. S. Ernest (iFire) Lee
2022-11-09Change the way GLTFDocumentExtension classes are registeredAaron Franke
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-19Add a way to get the GLTF extensions supported by GLTFDocumentExtensionAaron Franke
2022-09-19Make used extensions stored in GLTFStateAaron Franke
2022-09-18Minor enhancements to the GLTF module (lights and docs)Aaron Franke
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-28Move GLTF camera conversion code into GLTFCameraAaron Franke
2022-08-28Move GLTF light conversion code into GLTFLightAaron Franke
2022-08-24Replace Array return types with TypedArray 3kobewi
2022-08-14GLTF: Fix orthographic cameras, internally store data in GLTF's formatAaron Franke
2022-08-14Document GLTFLight and GLTFSpecGlossAaron Franke
2022-08-10Prevent AnimationPlayer from being added on GLTF import if the option is unch...Hakim
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-05-20Improve gltf extension GLTFDocument api.K. S. Ernest (iFire) Lee
2022-04-01Add Blender install autodetection and configuration.reduz
2022-03-30Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee
2022-03-29Add support for importing .blend filesK. S. Ernest (iFire) Lee
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-04Add import glb from bufferK. S. Ernest (iFire) Lee
2021-11-01glTF: Fix override materials and non-empty arraysLyuma
2021-10-15Add scene Post-Import Plugin support.reduz
2021-10-04Enable GLTFDocumentExtensionConvertImporterMesh only in games.K. S. Ernest (iFire) Lee
2021-10-03GLTF for game templates.K. S. Ernest (iFire) Lee
2021-09-26Fix GLTF light importAaron Franke
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-15Merge pull request #52273 from aaronfranke/gltf-renamesRémi Verschelde
2021-09-10Remove packed scene gltfK. S. Ernest (iFire) Lee
2021-08-31Fix missing renames in the GLTF moduleAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias