summaryrefslogtreecommitdiffstats
path: root/modules/gltf/extensions/gltf_light.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Add ufbx for FBX importingK. S. Ernest (iFire) Lee2024-02-231-0/+10
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* GLTF: Clean up lots of includesAaron Franke2022-11-291-0/+2
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-3/+2
* Don't try to read values from null cameras and lights in GLTFAaron Franke2022-09-041-0/+1
* Move GLTF light conversion code into GLTFLightAaron Franke2022-08-281-0/+119
* GLTF: Organize structures into a subfolderAaron Franke2022-07-241-0/+101