godot/modules/gltf
Aaron Franke f1febed469
[3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file
2022-11-29 00:04:57 -06:00
..
doc_classes Merge pull request #66856 from LunaticInAHat/gltf_texture_filter_fix_3 2022-10-04 16:57:55 +02:00
SCsub Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
config.py GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
editor_scene_exporter_gltf_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_exporter_gltf_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_importer_gltf.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_importer_gltf.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gltf_accessor.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_accessor.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_animation.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_animation.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_buffer_view.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_buffer_view.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_camera.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_camera.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_defines.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_document.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_document.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_light.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_light.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_mesh.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_mesh.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_node.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_node.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_skeleton.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_skeleton.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_skin.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_skin.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_spec_gloss.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_spec_gloss.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_state.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_state.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_template_convert.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_texture.cpp GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture.h [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
gltf_texture_sampler.cpp GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture_sampler.h GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
packed_scene_gltf.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
packed_scene_gltf.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
register_types.cpp [3.x] GLTF: Move shared defines into a separate `gltf_defines.h` file 2022-11-29 00:04:57 -06:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00