This website requires JavaScript.
Explore
Help
Sign in
gaming
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot
synced
2024-11-02 08:18:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f94bf175df
godot
/
editor
/
import
History
Rémi Verschelde
bfccd57769
Merge pull request
#89573
from timothyqiu/hop
...
Fix crash when columns are skipped in CSV translation
2024-04-08 11:20:09 +02:00
..
3d
Merge pull request
#90065
from lyuma/rest_fixer_scaled_position
2024-04-04 14:37:04 +02: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
Fix crash when columns are skipped in csv translation
2024-03-16 23:26:06 +08:00
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.cpp
resource_importer_texture.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_wav.cpp
WAV importer: use cubic interpolation on resampler
2024-03-04 00:05:48 -03:00
resource_importer_wav.h
SCsub