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
/
editor_node.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Use selected node type for choosing editor tab
PrecisionRender
2023-01-22
1
-5
/
+5
*
|
|
|
|
Merge pull request #71849 from EricEzaM/fix-run-specific-scene-shortcut
Rémi Verschelde
2023-01-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix 'run specific scene' shortcut on Windows/non-Mac
Eric M
2023-01-22
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #71770 from KoBeWi/better_editing_or_something
Rémi Verschelde
2023-01-22
1
-39
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-39
/
+66
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITOR
Rémi Verschelde
2023-01-21
1
-3
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove editor dependencies from ColorPicker
kobewi
2022-10-11
1
-3
/
+4
*
|
|
|
|
Cleanup unused engine code v2
kobewi
2023-01-19
1
-1
/
+0
*
|
|
|
|
Increase default size of docks
kobewi
2023-01-18
1
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #70668 from KoBeWi/never_give_up
Rémi Verschelde
2023-01-16
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Retry loading addons after filesystem scan
kobewi
2022-12-28
1
-0
/
+17
*
|
|
|
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-26
/
+24
*
|
|
|
|
Move remote debug buttons to a single menu.
bruvzg
2023-01-14
1
-2
/
+2
*
|
|
|
|
Fix editor progress dialog theme update.
bruvzg
2023-01-14
1
-1
/
+3
*
|
|
|
|
Merge pull request #71209 from bruvzg/ed_progress_reparent
Rémi Verschelde
2023-01-13
1
-4
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Automatically reparent editor progress dialog to avoid error spam.
bruvzg
2023-01-11
1
-4
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
Add framework for avoidance of color flash in new windows
Pedro J. Estébanez
2023-01-12
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #70863 from bruvzg/win_init_min
Rémi Verschelde
2023-01-09
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Set main window min. size via Window object instead of DisplayServer to prese...
bruvzg
2023-01-03
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-1
/
+1
*
|
|
|
Merge pull request #70463 from DarkKilauea/nav-server-const
Rémi Verschelde
2023-01-08
1
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Rework const on NavigationServer methods
Josh Jones
2023-01-07
1
-10
/
+10
*
|
|
|
|
Merge pull request #71057 from EricEzaM/editor-node-cleanup
Rémi Verschelde
2023-01-08
1
-11
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Remove unnecessary changing of shortcut name.
Eric M
2023-01-08
1
-11
/
+4
|
|
/
/
/
/
*
/
/
/
/
Fix Undo/Redo not working until Scene menu is opened.
Eric M
2023-01-08
1
-4
/
+10
|
/
/
/
/
*
|
|
|
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
Add PropertyInfo overload for GLOBAL_DEF
kobewi
2022-12-11
1
-2
/
+1
*
|
|
|
|
Merge pull request #70500 from hakro/readd-renderer-options
Rémi Verschelde
2023-01-06
1
-7
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Bring back the renderer options button on the main editor
Hakim
2022-12-24
1
-7
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Simplify some editor plugin logic and remove dead code
Yuri Sizov
2023-01-05
1
-40
/
+18
*
|
|
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
/
/
/
*
|
|
|
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-22
1
-0
/
+1
*
|
|
|
Do not add child twice and set initial focus
Marius Hanl
2022-12-21
1
-2
/
+2
*
|
|
|
Add a dialog for customizing FBX import
reduz
2022-12-18
1
-1
/
+14
*
|
|
|
Add scope prefix to undo actions
kobewi
2022-12-14
1
-3
/
+25
*
|
|
|
Remove high quality glow as it is not any higher quality than regular glow
clayjohn
2022-12-13
1
-2
/
+0
|
/
/
/
*
|
|
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
1
-8
/
+1
*
|
|
Make remote inspector groups not foldable
kobewi
2022-11-30
1
-1
/
+3
*
|
|
Merge pull request #66995 from HolonProduction/main_window_bug
Rémi Verschelde
2022-11-29
1
-1
/
+6
|
\
\
\
|
*
|
|
Solve a bug with main window plugins.
HolonProduction
2022-11-29
1
-1
/
+6
*
|
|
|
Merge pull request #66194 from YeldhamDev/feature_fixes
Rémi Verschelde
2022-11-29
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
Fix some stuff with the editor features
Michael Alexsander
2022-11-12
1
-4
/
+0
*
|
|
|
|
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-10
/
+8
*
|
|
|
|
Fix that the History Dock appears before other Docks in old projects
Markus Sauermann
2022-11-25
1
-2
/
+3
*
|
|
|
|
Merge pull request #69072 from souplamp/history-dock-check-connected
Rémi Verschelde
2022-11-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
History dock singleton, set default editor layout, ready notification
souplamp
2022-11-24
1
-1
/
+1
*
|
|
|
|
|
[Editor] Fix float dock shows untranslated title.
Zae
2022-11-24
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #60686 from trollodel/move_editor_registration
Rémi Verschelde
2022-11-18
1
-178
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Move editor class and plugin registrations to a dedicated file
trollodel
2022-11-18
1
-178
/
+4
*
|
|
|
|
|
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
1
-4
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[prev]
[next]