This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2024-11-21 03:18:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b486f5dde0
godot
/
editor
/
import
History
Rémi Verschelde
b486f5dde0
glTF: Fix import of animations with INTERPOLATION_LINEAR
...
Bug found thanks to GCC 8's -Wduplicated-branches. Slight refactor for readability.
2019-06-15 15:20:13 +02:00
..
atlas_import_failed.xpm
editor_import_collada.cpp
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
editor_scene_importer_gltf.cpp
glTF: Fix import of animations with INTERPOLATION_LINEAR
2019-06-15 15:20:13 +02:00
editor_scene_importer_gltf.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_obj.cpp
resource_importer_obj.h
resource_importer_scene.cpp
Merge pull request
#24286
from glaforte/bugfix/20878
2019-05-30 16:42:50 +02:00
resource_importer_scene.h
resource_importer_texture_atlas.cpp
Add missing license headers
2019-06-11 15:33:32 +02:00
resource_importer_texture_atlas.h
Add missing license headers
2019-06-11 15:33:32 +02:00
resource_importer_texture.cpp
Fix typos with codespell
2019-05-19 13:10:35 +02:00
resource_importer_texture.h
resource_importer_wav.cpp
Fix error macro calls not ending with semicolon
2019-06-11 14:49:34 +02:00
resource_importer_wav.h
SCsub