GLTF: Organize structures into a subfolder
This commit is contained in:
parent
a1f0ea5d19
commit
7b8f9a0e8e
29 changed files with 46 additions and 33 deletions
|
|
@ -31,8 +31,8 @@
|
|||
#ifndef GLTF_DOCUMENT_H
|
||||
#define GLTF_DOCUMENT_H
|
||||
|
||||
#include "gltf_animation.h"
|
||||
#include "gltf_defines.h"
|
||||
#include "structures/gltf_animation.h"
|
||||
|
||||
#include "scene/3d/bone_attachment_3d.h"
|
||||
#include "scene/3d/importer_mesh_instance_3d.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue