summaryrefslogtreecommitdiffstats
path: root/modules/gltf/structures/gltf_accessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-2/+15
|\
| * GLTF: Add more accessor component typesAaron Franke2024-11-041-0/+5
| * GLTF: Move the component type enum into GLTFAccessorAaron Franke2024-11-041-2/+10
* | 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-6/+22
* Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, docAaron Franke2024-05-241-7/+10
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* GLTF: Organize structures into a subfolderAaron Franke2022-07-241-0/+189