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
*
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-4
/
+4
*
|
|
|
Add EditorInterface.get_selected_paths()
cespeute
2022-11-14
1
-1
/
+1
*
|
|
|
[Editor] Better expose EditorDebuggerPlugin.
Fabio Alessandrelli
2022-11-14
1
-0
/
+1
*
|
|
|
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-3
/
+3
*
|
|
Merge pull request #68342 from KoBeWi/Godot_museum't
Rémi Verschelde
2022-11-07
1
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow to disable History Dock via feature profile
kobewi
2022-11-07
1
-3
/
+7
*
|
|
Fix disambiguate_filenames absolute paths on Unix
RedMser
2022-11-06
1
-13
/
+5
|
/
/
*
|
Merge pull request #65012 from KoBeWi/Godot_museum
Rémi Verschelde
2022-11-02
1
-0
/
+9
|
\
\
|
*
|
Add history dock
kobewi
2022-08-29
1
-0
/
+9
*
|
|
Cast dragged file extension name to lowercase, closes #68104
Alfred Reinold Baudisch
2022-11-01
1
-1
/
+1
*
|
|
Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish
Rémi Verschelde
2022-10-31
1
-0
/
+8
|
\
\
\
|
*
|
|
Request attention on the editor window when done recording a movie
Hugo Locurcio
2022-06-26
1
-0
/
+8
*
|
|
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-22
/
+22
|
\
\
\
\
|
*
|
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-22
/
+22
*
|
|
|
|
Merge pull request #67055 from GuilhermeGSousa/custom-node-export
Rémi Verschelde
2022-10-31
1
-0
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Added custom node export
Guilherme Sousa
2022-10-14
1
-0
/
+21
*
|
|
|
|
|
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Make some Image methods static
kobewi
2022-10-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #67244 from RandomShaper/split_render_further_2
Rémi Verschelde
2022-10-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Polish rendering driver refactor further (take 2)
Pedro J. Estébanez
2022-10-11
1
-1
/
+1
*
|
|
|
|
Merge pull request #59382 from akien-mga/editor-acceptdialog-swap-cancel-ok
Rémi Verschelde
2022-10-11
1
-1
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add editor setting for AcceptDialog OK/Cancel buttons positioning
Rémi Verschelde
2022-10-05
1
-1
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[macOS] Fix window button position and title bar size when editor scale do no...
bruvzg
2022-10-10
1
-2
/
+5
*
|
|
|
Fix a bug with moving dock left and right.
HolonProduction
2022-10-07
1
-4
/
+2
*
|
|
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-76
/
+74
|
/
/
/
*
|
|
Merge pull request #65857 from MinusKube/inherited-open-crash
Rémi Verschelde
2022-10-05
1
-1
/
+1
|
\
\
\
|
*
|
|
Prevent unsaved inherited scenes from being detected as the 'placeholder' scene
MinusKube
2022-09-16
1
-1
/
+1
*
|
|
|
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-6
/
+6
*
|
|
|
Merge pull request #58049 from jmb462/fix-distraction-mode-docks-tab
Rémi Verschelde
2022-09-28
1
-5
/
+7
|
\
\
\
\
|
*
|
|
|
Prevent docks to be reset to first tab when switching dock visibility
jmb462
2022-05-16
1
-5
/
+7
[next]