summaryrefslogtreecommitdiffstats
path: root/modules/gltf/structures/gltf_camera.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-0/+3
|\
| * GLTF: Implement the glTF Object Model to support JSON pointer propertiesAaron Franke2024-11-041-0/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Change capitalization of glTF in errors and comments.tetrapod002024-08-151-2/+2
* Add ufbx for FBX importingK. S. Ernest (iFire) Lee2024-02-231-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Consistently use `p_` for parameters in GLTFDocumentAaron Franke2022-12-101-1/+1
* GLTF: Clean up lots of includesAaron Franke2022-11-291-1/+2
* Move GLTF camera conversion code into GLTFCameraAaron Franke2022-08-281-0/+6
* Rename `str2var` to `str_to_var` and similarMicky2022-08-261-1/+1
* GLTF: Fix orthographic cameras, internally store data in GLTF's formatAaron Franke2022-08-141-9/+18
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1
* GLTF: Organize structures into a subfolderAaron Franke2022-07-241-0/+58