1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00
Files
godot/doc/classes
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
..
2024-09-30 12:21:30 +02:00
2024-09-29 17:27:36 +09:00
2024-09-29 17:27:36 +09:00
2024-09-26 13:00:17 -07:00
2024-06-18 11:06:31 -04:00
2024-06-18 11:06:31 -04:00
2024-06-18 11:06:31 -04:00
2024-09-27 20:07:36 +08:00
2024-09-25 12:08:06 +02:00
2024-05-09 14:36:28 +02:00
2024-10-01 21:39:16 +02:00
2024-09-17 14:35:18 +02:00
2024-05-14 19:22:50 +12:00
2024-07-07 22:15:23 +02:00
2024-04-13 15:18:12 -03:00
2024-09-30 12:21:30 +02:00
2024-09-30 12:21:30 +02:00
2024-07-17 18:53:03 +02:00
2024-09-16 16:26:15 +02:00
2024-09-01 17:00:47 +02:00
2024-04-23 08:28:48 +04:00
2024-06-15 18:21:05 +02:00
2024-06-15 18:21:05 +02:00
2024-09-30 12:21:30 +02:00