summaryrefslogtreecommitdiffstats
path: root/modules/gltf/structures/gltf_accessor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-2/+18
|\
| * GLTF: Add more accessor component typesAaron Franke2024-11-041-0/+5
| * GLTF: Move the component type enum into GLTFAccessorAaron Franke2024-11-041-2/+13
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Move GLTFAccessorType into GLTFAccessorAaron Franke2024-07-041-12/+18
* Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, docAaron Franke2024-05-241-3/+13
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-0/+1
* gltf: Permit sparse accessors without a bufferView.Lyuma2023-05-091-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* GLTF: Clean up lots of includesAaron Franke2022-11-291-2/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1
* GLTF: Organize structures into a subfolderAaron Franke2022-07-241-0/+104