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-30 21:33:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0fe7eead02
godot
/
editor
/
import
History
Rémi Verschelde
cab27498bd
Merge pull request
#86957
from RandomShaper/mt_mends
...
A couple of enhancements to user-visible threading semantics
2024-01-11 17:40:37 +01:00
..
3d
Add obj importer changes to use ImporterMesh.
2024-01-08 13:57:20 -08:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp
Fix playback position label update in Audio Stream Importer
2024-01-05 12:41:30 +01:00
audio_stream_import_settings.h
Rename ImportSettings dialogs to have "Dialog" in the name
2023-11-26 22:59:01 -06:00
dynamic_font_import_settings.cpp
Rename ImportSettings dialogs to have "Dialog" in the name
2023-11-26 22:59:01 -06:00
dynamic_font_import_settings.h
Rename ImportSettings dialogs to have "Dialog" in the name
2023-11-26 22:59:01 -06:00
editor_import_plugin.cpp
Allow EditorImportPlugin to override can_import_threaded()
2024-01-09 17:30:24 +01:00
editor_import_plugin.h
Allow EditorImportPlugin to override can_import_threaded()
2024-01-09 17:30:24 +01:00
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp
Rename ImportSettings dialogs to have "Dialog" in the name
2023-11-26 22:59:01 -06:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
Don't use TTR/RTR for ERR/WARN prints
2023-11-12 12:00:55 +01:00
resource_importer_imagefont.h
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
resource_importer_texture_atlas.h
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_texture.cpp
Return false when no '.editor.ctex' file exists so that the file will be reimported after and no error is printed
2023-12-14 20:35:49 +01:00
resource_importer_texture.h
resource_importer_wav.cpp
Fixed reading WAV files with odd chunk sizes.
2023-12-04 20:01:34 +01:00
resource_importer_wav.h
SCsub
Move 3D scene import classes to their own folder
2024-01-04 11:02:49 -06:00