This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6efaaecde2cb54a1bbcf8cd98a2a0f4c8a3b661c
godot
/
editor
/
import
History
Rémi Verschelde
a9a1d0a162
Merge pull request
#91619
from AThousandShips/find_improve
...
Replace `find` with `contains/has` where applicable
2024-05-08 14:35:44 +02:00
..
3d
Merge pull request
#91619
from AThousandShips/find_improve
2024-05-08 14:35:44 +02:00
atlas_import_failed.xpm
…
audio_stream_import_settings.cpp
Reorganize code related to editor theming
2024-01-16 11:57:45 +01:00
audio_stream_import_settings.h
Organize existing code for editor plugins
2024-04-27 11:59:58 -07:00
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_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
Merge pull request
#91014
from DeeJayLSP/qoa-wav-playback
2024-05-02 12:46:32 +02:00
resource_importer_wav.h
…
SCsub
…