1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 17:10:44 +00:00
godot/modules/gltf/structures
2024-05-24 03:21:13 -07:00
..
gltf_accessor.cpp Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, doc 2024-05-24 03:21:13 -07:00
gltf_accessor.h Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, doc 2024-05-24 03:21:13 -07:00
gltf_animation.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_animation.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
gltf_buffer_view.compat.inc Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
gltf_buffer_view.cpp gltf export: Remove snapping and fix validation 2024-03-10 06:07:46 -07:00
gltf_buffer_view.h gltf export: Remove snapping and fix validation 2024-03-10 06:07:46 -07:00
gltf_camera.cpp
gltf_camera.h Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_mesh.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gltf_mesh.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gltf_node.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_node.h Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_skeleton.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_skeleton.h Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_skin.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gltf_skin.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gltf_texture_sampler.cpp
gltf_texture_sampler.h
gltf_texture.cpp
gltf_texture.h