summaryrefslogtreecommitdiff
path: root/modules/gltf/structures/gltf_node.h
AgeCommit message (Collapse)Author
2022-10-15Add a way to store additional data in GLTFState and GLTFNodeAaron Franke
2022-07-25Code quality: Fix header guards consistencyRĂ©mi Verschelde
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.
2022-07-24GLTF: Organize structures into a subfolderAaron Franke