godot/modules/gltf
Lyuma aca4b737f1 8 uvs for glTF2, URI decode and Vertex Custom api.
Add glTF2 uri decode for paths.

Add vertex custom apis.

Add scene importer api.

Change Color to float; add support for float-based custom channels in SurfaceTool and EditorSceneImporterMesh

Co-authored-by: darth negative hunter
 <thenegativehunter2@users.noreply.github.com>
2021-09-10 09:16:48 -07:00
..
doc_classes Remove packed scene gltf 2021-09-10 08:39:17 -07:00
config.py Remove packed scene gltf 2021-09-10 08:39:17 -07:00
editor_scene_exporter_gltf_plugin.cpp Remove packed scene gltf 2021-09-10 08:39:17 -07:00
editor_scene_exporter_gltf_plugin.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
editor_scene_importer_gltf.cpp Remove packed scene gltf 2021-09-10 08:39:17 -07:00
editor_scene_importer_gltf.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
gltf_accessor.cpp
gltf_accessor.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
gltf_animation.cpp
gltf_animation.h
gltf_buffer_view.cpp
gltf_buffer_view.h
gltf_camera.cpp
gltf_camera.h
gltf_document.cpp 8 uvs for glTF2, URI decode and Vertex Custom api. 2021-09-10 09:16:48 -07:00
gltf_document.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
gltf_light.cpp
gltf_light.h
gltf_mesh.cpp
gltf_mesh.h
gltf_node.cpp
gltf_node.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
gltf_skeleton.cpp
gltf_skeleton.h
gltf_skin.cpp
gltf_skin.h
gltf_spec_gloss.cpp
gltf_spec_gloss.h
gltf_state.cpp
gltf_state.h Remove packed scene gltf 2021-09-10 08:39:17 -07:00
gltf_texture.cpp
gltf_texture.h
register_types.cpp Remove packed scene gltf 2021-09-10 08:39:17 -07:00
register_types.h
SCsub