|
5b6ee7f500
|
Make sure the thumbnail view is the default in the FileSystemDock as intended.
|
2024-09-17 22:10:04 +02:00 |
|
|
c7ac1db971
|
Clang format everything.
|
2024-07-16 21:23:54 +02:00 |
|
|
247b04763f
|
Improvements to the filesystem dock.
|
2024-07-16 21:00:57 +02:00 |
|
James
|
4d93f4434d
|
Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource Fixes #62497
|
2024-02-08 13:58:32 +01:00 |
|
|
99621357a0
|
File copyright header updates pt4.
|
2023-12-17 22:50:00 +01:00 |
|
|
9df5649c1b
|
Moved CanvasItem, Control, Node2D and Spatial under scene/main.
|
2023-12-10 15:50:54 +01:00 |
|
|
ab8fb2b63d
|
Set a minimal split offset when the FilesystemDock changes split modes.
|
2023-10-20 21:32:37 +02:00 |
|
|
4b29c01fdc
|
Now EditorFilesystemDock will apply the split_mode setting immediately. Also smaller fixes.
|
2023-10-20 21:19:54 +02:00 |
|
|
4628e5354e
|
Reworked the wide mode setting for the filesystem dock. Now the code is more flexible and less error prone.
|
2023-10-20 17:02:41 +02:00 |
|
|
3b5bd395cb
|
Make sure that the FileSystem is made visible properly when needed in both it's normal and it's bottom bar mode.
|
2023-10-13 09:35:56 +02:00 |
|
|
4995a4b90c
|
Fix issues with the new FileSystem dock settings.
|
2023-10-12 02:48:48 +02:00 |
|
|
a2f1f2925f
|
Added docs for the 2 new editor properties.
|
2023-10-12 02:12:20 +02:00 |
|
|
09f89fb0f5
|
Added a new editor setting (docks/filesystem/wide_bottom_panel) which makes the file system appear in the bottom panel instad of as a dock.
|
2023-10-12 01:53:08 +02:00 |
|
|
a1f241f63b
|
Ported: Make create folder popup support nested folders
- timothyqiu
d6672d8fe4
|
2023-05-01 12:58:21 +02:00 |
|
|
2cd4e4d828
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
|
|
1b0aac6028
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
|
|
0cbc01144d
|
Now custom file creation entries can be added to the editor's FilesystemDock.
|
2022-08-18 21:33:55 +02:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
99e94b08c4
|
Moved base input related classes to core/input.
|
2022-08-17 17:02:24 +02:00 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
|
|
be16fe23ad
|
Moved the error macros.
|
2022-08-17 15:14:19 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
9555ee56b9
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
|
|
0d2fc2e9f2
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
|
Daniel Kříž
|
028a39f49b
|
Fix missing favorite files in filesystem dock
(cherry picked from commit cbe363d7161d765577e9babf22a2d6f158b6259a)
|
2022-07-27 01:25:52 +02:00 |
|
Daniel Kříž
|
62dc43396c
|
Fix persistent favorites after rename
Signed-off-by: Daniel Kříž <Daniel.kriz@protonmail.com>
(cherry picked from commit 0535ef549a6563e374c95ff9bdf6171117a59e6a)
|
2022-07-25 17:49:27 +02:00 |
|
|
2ce53f2b9e
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
|
|
5767e12b56
|
Removed editor feature profiles.
|
2022-03-16 01:17:27 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|