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-01-06 17:37:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9cd30208d6
godot
/
editor
/
import
History
Rémi Verschelde
05372773e1
Merge pull request
#89599
from timothyqiu/vegetate
...
Fix unexpected auto translation of editor `Tree` content
2024-03-23 21:15:39 -07:00
..
3d
Merge pull request
#89599
from timothyqiu/vegetate
2024-03-23 21:15:39 -07:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp
audio_stream_import_settings.h
dynamic_font_import_settings.cpp
Fix unexpected auto translation of Tree content
2024-03-18 09:31:00 +08:00
dynamic_font_import_settings.h
editor_import_plugin.cpp
editor_import_plugin.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
[Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font.
2024-03-12 21:34:40 +02:00
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp
[Font] Add option to disable embedded bitmaps loading.
2024-03-11 16:31:10 +02:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
[Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override.
2024-02-13 18:49:47 +02:00
resource_importer_imagefont.h
[Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override.
2024-02-13 18:49:47 +02:00
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture_atlas.cpp
Allow configuring the maximum width for atlas import
2024-02-13 10:30:44 +01:00
resource_importer_texture_atlas.h
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_texture.cpp
Improve editor theme generation after the refactor
2024-01-17 15:16:53 +01:00
resource_importer_texture.h
resource_importer_wav.cpp
WAV importer: use cubic interpolation on resampler
2024-03-04 00:05:48 -03:00
resource_importer_wav.h
SCsub