| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Add bake_fps for FBXDocument, GLTFDocument and both import-export. | K. S. Ernest (iFire) Lee | 2024-05-23 | 1 | -0/+3 |
* | Add new scene import option to import as Skeleton | Lyuma | 2024-02-26 | 1 | -0/+11 |
* | Misc changes to the GLTF module before audio PR | Aaron Franke | 2024-01-11 | 1 | -0/+28 |
* | Fix "as" capitalization in editor strings | Haoyu Qiu | 2023-10-23 | 1 | -1/+1 |
* | Expose filename in GLTFState | Aaron Franke | 2023-08-03 | 1 | -2/+13 |
* | Add copyright to GLTFState | Aaron Franke | 2023-07-10 | 1 | -0/+11 |
* | Add a get_node_index method to GLTFState | Aaron Franke | 2023-05-27 | 1 | -0/+10 |
* | GLTF: Delete unused skeleton_to_node | Aaron Franke | 2023-02-26 | 1 | -11/+0 |
* | gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSED | Lyuma | 2023-02-01 | 1 | -1/+2 |
* | Handle gltf binary | K. S. Ernest (iFire) Lee | 2023-01-27 | 1 | -0/+7 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | GLTF: Clean up lots of includes | Aaron Franke | 2022-11-29 | 1 | -0/+2 |
* | Cache materials in gltf as the abstract class of Material | K. S. Ernest (iFire) Lee | 2022-11-24 | 1 | -2/+2 |
* | Add a way to store additional data in GLTFState and GLTFNode | Aaron Franke | 2022-10-15 | 1 | -0/+10 |
* | GLTF imports & exports material texture filters | The Tophat Demon | 2022-10-03 | 1 | -0/+11 |
* | Make used extensions stored in GLTFState | Aaron Franke | 2022-09-19 | 1 | -0/+12 |
* | Replace Array return types with TypedArray 3 | kobewi | 2022-08-24 | 1 | -34/+34 |
* | Prevent AnimationPlayer from being added on GLTF import if the option is unch... | Hakim | 2022-08-10 | 1 | -0/+11 |
* | GLTF: Move shared defines into a separate gltf_defines.h file | Aaron Franke | 2022-07-24 | 1 | -34/+34 |
* | Improve gltf extension GLTFDocument api. | K. S. Ernest (iFire) Lee | 2022-05-20 | 1 | -0/+11 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Discard images from gltf import for the animation library. | K. S. Ernest (iFire) Lee | 2022-04-23 | 1 | -0/+8 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization | Rémi Verschelde | 2021-03-09 | 1 | -0/+11 |
|\ |
|
| * | Relaxes Node naming constraints in glTF documents to match the Editor. | abaire | 2021-02-24 | 1 | -0/+11 |
* | | doc: Sync classref with current source | Rémi Verschelde | 2021-02-19 | 1 | -3/+3 |
|/ |
|
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Add exporting glTF2. | K. S. Ernest (iFire) Lee | 2020-12-22 | 1 | -0/+296 |