summaryrefslogtreecommitdiffstats
path: root/modules/gltf/doc_classes/GLTFState.xml
Commit message (Expand)AuthorAgeFilesLines
* Add bake_fps for FBXDocument, GLTFDocument and both import-export.K. S. Ernest (iFire) Lee2024-05-231-0/+3
* Add new scene import option to import as SkeletonLyuma2024-02-261-0/+5
* Misc changes to the GLTF module before audio PRAaron Franke2024-01-111-0/+8
* Link to runtime loading/saving tutorial and improve Image documentationHugo Locurcio2023-11-141-0/+1
* Set base_path and filename during exportAaron Franke2023-08-031-2/+2
* Expose filename in GLTFStateAaron Franke2023-08-031-0/+4
* Add copyright to GLTFStateAaron Franke2023-07-101-0/+4
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Add a get_node_index method to GLTFStateAaron Franke2023-05-271-1/+10
* Add support for extending GLTF with more texture formats & support WebPAaron Franke2023-05-221-0/+2
* Document GLTFNode and some of GLTFStateAaron Franke2023-03-011-0/+26
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* GLTF: Delete unused skeleton_to_nodeAaron Franke2023-02-261-11/+0
* gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSEDLyuma2023-02-011-0/+6
* Add missing classref changes after #62942Rémi Verschelde2023-01-271-0/+8
* Handle gltf binaryK. S. Ernest (iFire) Lee2023-01-271-0/+11
* Cache materials in gltf as the abstract class of MaterialK. S. Ernest (iFire) Lee2022-11-241-2/+2
* Add a way to store additional data in GLTFState and GLTFNodeAaron Franke2022-10-151-0/+17
* GLTF imports & exports material texture filtersThe Tophat Demon2022-10-031-0/+13
* Make used extensions stored in GLTFStateAaron Franke2022-09-191-0/+8
* Replace Array return types with TypedArray 3kobewi2022-08-241-30/+30
* Prevent AnimationPlayer from being added on GLTF import if the option is unch...Hakim2022-08-101-0/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-18/+18
* Improve gltf extension GLTFDocument api.K. S. Ernest (iFire) Lee2022-05-201-0/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-102/+51
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* doc: Sync classref with current sourceRémi Verschelde2021-03-181-0/+265