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 ufbx for FBX importing | K. S. Ernest (iFire) Lee | 2024-02-23 | 1 | -0/+10 |
* | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-26 | 1 | -1/+1 |
* | 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 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -3/+2 |
* | Don't try to read values from null cameras and lights in GLTF | Aaron Franke | 2022-09-04 | 1 | -0/+1 |
* | Move GLTF light conversion code into GLTFLight | Aaron Franke | 2022-08-28 | 1 | -0/+119 |
* | GLTF: Organize structures into a subfolder | Aaron Franke | 2022-07-24 | 1 | -0/+101 |