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
2025-02-17 22:43:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70ead9455f
godot
/
editor
/
import
History
Rémi Verschelde
7013607ef9
Merge pull request
#28365
from fire/split_clip_blend_shapes
...
Modify ResourceImporterScene to split animations with blendshapes.
2019-05-06 16:58:29 +02:00
..
atlas_import_failed.xpm
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
editor_import_collada.cpp
Small fixes, mostly dupicated code
2019-04-08 11:03:37 +02:00
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
editor_scene_importer_gltf.cpp
Style: Apply new changes from clang-format 8.0
2019-04-09 17:09:48 +02:00
editor_scene_importer_gltf.h
Fix skeleton reparenting to also work when the skeleton node is not a bone
2019-03-11 16:26:45 +01:00
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
#28365
from fire/split_clip_blend_shapes
2019-05-06 16:58:29 +02:00
resource_importer_scene.h
Bundled VHACD library for convex decomposition.
2019-04-10 17:47:28 -03:00
resource_importer_texture_atlas.cpp
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
resource_importer_texture_atlas.h
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
resource_importer_texture.cpp
Ensure ETC2 textures are ALSO compressed to Po2 when have mipmaps.
Fixes
#26733
2019-03-07 12:16:20 -03:00
resource_importer_texture.h
resource_importer_wav.cpp
Removed extra division by format channels causing sounds to get halved.
2019-04-11 17:17:33 +02:00
resource_importer_wav.h
SCsub