index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
filesystem_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rightclick on some files changes the 'New' menu entry to 'Show in File Ma...
Marius Hanl
2023-02-02
1
-1
/
+1
*
Merge pull request #71800 from akien-mga/ci-codespell-action
Rémi Verschelde
2023-02-01
1
-12
/
+12
|
\
|
*
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
1
-12
/
+12
*
|
Hide non-functional "Show in File Manager" buttons in Android/web editor
Hugo Locurcio
2023-02-01
1
-3
/
+16
|
/
*
Merge pull request #71904 from Chaosus/vs_custom_nodes
Rémi Verschelde
2023-01-25
1
-0
/
+6
|
\
|
*
Add handling of script creation/deletion for custom visual shader nodes
Yuri Rubinsky
2023-01-23
1
-0
/
+6
*
|
Merge pull request #71441 from KoBeWi/warp_2_scan
Rémi Verschelde
2023-01-23
1
-6
/
+22
|
\
\
|
*
|
Improve performance of imported file scan
kobewi
2023-01-15
1
-6
/
+22
*
|
|
Add keyboard shortcut for "Open in External Program" action
Geoffroy Warin
2023-01-22
1
-1
/
+4
|
|
/
|
/
|
*
|
Add "Open in External Program" option
kobewi
2023-01-21
1
-1
/
+43
*
|
Grouped all 'New XXX...' operations in a 'New...' sub menu
Marius Hanl
2023-01-20
1
-5
/
+12
*
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+2
|
\
\
|
*
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+2
*
|
|
Merge pull request #71025 from DarkMessiah/enable_column_clip_content
Rémi Verschelde
2023-01-18
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Enable column clip content in ConnectionDock and FilesystemDock
Stanislav Labzyuk
2023-01-07
1
-0
/
+1
*
|
|
Globalise path for New TextFile in FileSystemDock
Paulb23
2023-01-14
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #71075 from Repiteo/open_in_file_manager_shortcut
Rémi Verschelde
2023-01-11
1
-3
/
+9
|
\
\
|
*
|
Setup "open in file manager" as shortcut
Thaddeus Crews
2023-01-09
1
-3
/
+9
|
|
/
*
/
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-2
/
+2
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix dependency reload triggered too early
kobewi
2022-12-04
1
-1
/
+1
*
Merge pull request #63601 from YeldhamDev/tooltip_stuff
Rémi Verschelde
2022-11-17
1
-3
/
+3
|
\
|
*
Small changes to some tooltips
Michael Alexsander
2022-11-12
1
-3
/
+3
*
|
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
1
-6
/
+6
|
\
\
|
*
|
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-6
/
+6
|
|
/
*
|
Add EditorInterface.get_selected_paths()
cespeute
2022-11-14
1
-6
/
+10
*
|
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
|
/
*
Merge pull request #66706 from PucklaMotzer09/fix_duplicate_uid
Rémi Verschelde
2022-11-02
1
-24
/
+53
|
\
|
*
Use ResourceLoader::save to duplicate resources
PucklaMotzer09
2022-10-22
1
-24
/
+53
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-6
/
+6
|
/
*
Fix signature for 'folder_moved' signal of FileSystemDock
meap
2022-10-07
1
-1
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-58
/
+56
*
Tree recursive folding
Ninni Pipping
2022-09-21
1
-16
/
+1
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-3
/
+3
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-3
/
+3
*
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
Rémi Verschelde
2022-08-30
1
-1
/
+1
|
\
|
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-1
/
+1
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-14
/
+14
|
/
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-7
/
+7
*
`FileSystemDock` Fix crash when renaming a file in split mode
kleonc
2022-08-07
1
-2
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-4
/
+4
*
Merge pull request #63265 from reduz/stream-bpm-support
Rémi Verschelde
2022-07-23
1
-2
/
+23
|
\
|
*
Implement BPM support
reduz
2022-07-23
1
-2
/
+23
*
|
Adding shader preprocessor support
Yuri Roubinsky
2022-07-22
1
-0
/
+4
|
/
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-4
/
+4
*
Rework scene creation dialog
kobewi
2022-06-21
1
-48
/
+12
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-2
/
+2
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-4
/
+10
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-13
/
+13
[next]