godot/editor/import
Rémi Verschelde b389ce5ccd ResourceImporterWAV: Allow configuring loop mode on import
The new `edit/loop_mode` import options lets user choose to either:
- Detect loop points from the WAV (default, same behavior as before)
- Set the loop mode and loop points manually like in AudioStreamSample

Fixes #46164.
2022-03-15 16:16:09 +01:00
..
atlas_import_failed.xpm
collada.cpp
collada.h
dynamic_font_import_settings.cpp Add options to embolden and transform font outlines to simulate bold and italic typefaces. 2022-03-11 14:02:30 +02:00
dynamic_font_import_settings.h
editor_import_collada.cpp
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
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 Add options to embolden and transform font outlines to simulate bold and italic typefaces. 2022-03-11 14:02:30 +02:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
resource_importer_imagefont.h
resource_importer_layered_texture.cpp Merge pull request #58965 from TechnoPorg/remove-stex-occurrences 2022-03-11 08:00:52 +01:00
resource_importer_layered_texture.h Remove more occurrences of "stex" 2022-03-10 18:31:48 -07:00
resource_importer_obj.cpp
resource_importer_obj.h
resource_importer_scene.cpp Allow automatic lod when importing 3D scenes with Static Lightmaps 2022-02-25 18:03:09 -08:00
resource_importer_scene.h
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h
resource_importer_texture.cpp Merge pull request #58965 from TechnoPorg/remove-stex-occurrences 2022-03-11 08:00:52 +01:00
resource_importer_texture.h Remove more occurrences of "stex" 2022-03-10 18:31:48 -07:00
resource_importer_wav.cpp ResourceImporterWAV: Allow configuring loop mode on import 2022-03-15 16:16:09 +01:00
resource_importer_wav.h
scene_import_settings.cpp Make name of editor file dialog filters translatable 2022-03-05 12:32:38 +08:00
scene_import_settings.h
SCsub