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-03-01 23:21:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
294e48ae58
godot
/
editor
/
import
History
bruvzg
294e48ae58
Move BMFont parser code from importer to the FontData to allow loading bitmap fonts in the runtime (without importing).
2021-11-09 10:41:45 +02:00
..
atlas_import_failed.xpm
collada.cpp
clang-format: Disable alignment of operands, too unreliable
2021-10-28 15:19:35 +02:00
collada.h
dynamicfont_import_settings.cpp
dynamicfont_import_settings.h
editor_import_collada.cpp
Merge pull request
#54072
from KoBeWi/hrcr_is_ded
2021-11-03 17:31:48 +01:00
editor_import_collada.h
Add scene Post-Import Plugin support.
2021-10-15 09:12:04 -03:00
editor_import_plugin.cpp
editor_import_plugin.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
Move BMFont parser code from importer to the FontData to allow loading bitmap fonts in the runtime (without importing).
2021-11-09 10:41:45 +02:00
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamicfont.cpp
resource_importer_dynamicfont.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
resource_importer_imagefont.h
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
Remove unimplemented methods
2021-10-21 18:44:25 +01:00
resource_importer_obj.cpp
Remove node_hrcr hack
2021-10-28 01:43:34 +02:00
resource_importer_obj.h
Add scene Post-Import Plugin support.
2021-10-15 09:12:04 -03:00
resource_importer_scene.cpp
Rename
PROPERTY_USAGE_NOEDITOR
to
PROPERTY_USAGE_NO_EDITOR
2021-11-03 23:06:17 +01:00
resource_importer_scene.h
Implement Animation Compression
2021-10-21 18:27:34 -03:00
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h
resource_importer_texture.cpp
Fix crash in ResourceImporterTexture::_save_stex if webp disabled
2021-11-02 09:17:54 +01:00
resource_importer_texture.h
resource_importer_wav.cpp
clang-format: Various fixes to comments alignment from
clang-format
13
2021-10-28 15:43:36 +02:00
resource_importer_wav.h
scene_import_settings.cpp
Remove node_hrcr hack
2021-10-28 01:43:34 +02:00
scene_import_settings.h
SCsub