virtualx-engine/scene
Stijn Hinlopen 06791e1acd New Quick Open Dialog
- Updated list view with thumbnails, and separate file name.
  - Added a grid view which has larger icons.
  - Added toggle to filter out files from addons.
  - Store history for each opened resource type.

New Editor settings for Quick Open:
  - Startup display mode (grid or list):
      - Determined by the requested resource type.
      - Whatever was last used.
  - Toggle to filter out files from addons (for persistence).

Notes
  - The dialog is now created once in EditorNode, and globally available for other components.
  - A fixed number of result scenes are instantiated, and reused based on query.
  - Drop support for multiselect.
2024-10-01 21:39:16 +02:00
..
2d Merge pull request #95132 from LeonStansfield/gpu_particles_ui_consistency 2024-10-01 17:30:29 +02:00
3d Merge pull request #97489 from TokageItLab/deferred-skin-registration 2024-09-27 13:53:38 +02:00
animation Add markers to animation 2024-09-29 17:27:36 +09:00
audio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debugger SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gui New Quick Open Dialog 2024-10-01 21:39:16 +02:00
main Parse fragment from URL 2024-09-27 19:42:30 +08:00
resources Merge pull request #94240 from MewPurPur/optimize-styleboxflat 2024-10-01 17:30:24 +02:00
theme SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
register_scene_types.h
scene_string_names.cpp Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
scene_string_names.h Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00