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
*
Avoid crash on exiting due to late prints
Pedro J. Estébanez
2023-08-02
1
-0
/
+6
*
Merge pull request #80089 from AThousandShips/editor_settings_fix
Rémi Verschelde
2023-08-02
1
-1
/
+0
|
\
|
*
Fix API hash related crash in `EditorSettings`
Ninni Pipping
2023-07-31
1
-1
/
+0
*
|
Merge pull request #79852 from YeldhamDev/that_was_getting_annoying
Yuri Sizov
2023-08-01
1
-4
/
+10
|
\
\
|
*
|
Fix some issues with scene tabs
Michael Alexsander
2023-07-30
1
-4
/
+10
|
|
/
*
|
Merge pull request #79945 from hvarga/fix-current-scene-update
Yuri Sizov
2023-07-31
1
-5
/
+4
|
\
\
|
*
|
Fix current-scene update
Hrvoje Varga
2023-07-27
1
-5
/
+4
*
|
|
Merge pull request #79917 from hvarga/fix-scene-tab-close
Yuri Sizov
2023-07-31
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix scene tab close
Hrvoje Varga
2023-07-27
1
-1
/
+3
|
|
/
*
|
Merge pull request #79908 from YeldhamDev/output_icon_space
Yuri Sizov
2023-07-27
1
-0
/
+1
|
\
\
|
*
|
Fix spacing between icon and "Output" button
Michael Alexsander
2023-07-26
1
-0
/
+1
|
|
/
*
|
Merge pull request #79203 from KoBeWi/visible_confusion
Yuri Sizov
2023-07-26
1
-2
/
+12
|
\
\
|
*
|
Don't grab theme icons for scripts
kobewi
2023-07-21
1
-2
/
+12
*
|
|
Merge pull request #78827 from Rindbee/fix-history-mismatch
Yuri Sizov
2023-07-26
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix history mismatch
Rindbee
2023-07-11
1
-0
/
+3
*
|
|
|
Merge pull request #78615 from RandomShaper/fix_doc_cache
Yuri Sizov
2023-07-26
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Re-enable docs cache with fixes
Pedro J. Estébanez
2023-07-05
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #79793 from trollodel/hide_make_floating_swm
Yuri Sizov
2023-07-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Make the single window mode check more strict
trollodel
2023-07-22
1
-1
/
+1
*
|
|
|
Merge pull request #79492 from dsnopek/gdextension-remove-editor-plugins-at-s...
Yuri Sizov
2023-07-25
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent GDExtensions from trying to remove editor plugins at shutdown
David Snopek
2023-07-14
1
-0
/
+3
*
|
|
|
Merge pull request #79396 from Sauermann/fix-systeminfo-displayserver
Yuri Sizov
2023-07-21
1
-0
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Include Display Server Type in Copy System Info
Markus Sauermann
2023-07-16
1
-0
/
+8
*
|
|
|
Re-architect how Android plugins are packaged and handled at export time
Fredia Huya-Kouadio
2023-07-18
1
-0
/
+6
*
|
|
|
Check for unsaved changes when closing a scene
kobewi
2023-07-18
1
-13
/
+39
*
|
|
|
Add `_get_unsaved_status()` method to EditorPlugin
kobewi
2023-07-18
1
-0
/
+26
*
|
|
|
Merge pull request #79416 from sepTN/fix-copy-system-info
Yuri Sizov
2023-07-18
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
Fix Copy System Info to copy the correct rendering driver for the Compatibili...
Septian
2023-07-18
1
-5
/
+6
*
|
|
|
|
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+2
|
/
/
/
*
/
/
Add missing word to text of the alert dialog
WiseNoodle
2023-07-12
1
-1
/
+1
|
/
/
*
/
Collapse bottom panel if there is no active tab
kobewi
2023-07-05
1
-5
/
+13
|
/
*
Improve script icon cache
kobewi
2023-06-26
1
-17
/
+1
*
Handle contextual editors gracefully when restoring layout
Yuri Sizov
2023-06-23
1
-1
/
+8
*
Revert "Remember only permanent bottom tabs"
Yuri Sizov
2023-06-23
1
-4
/
+3
*
Remember only permanent bottom tabs
kobewi
2023-06-23
1
-3
/
+4
*
Allow exporting release Android builds without a debug keystore
Michael Alexsander
2023-06-19
1
-1
/
+1
*
Merge pull request #77750 from RandomShaper/tidy_shader_data_items
Rémi Verschelde
2023-06-13
1
-0
/
+12
|
\
|
*
Let editor workaround a case of inconsistency in compound scenes
Pedro J. Estébanez
2023-06-13
1
-0
/
+12
*
|
Prevent non-existent scene from being saved to persistent editor config
Alex Drozd
2023-06-12
1
-1
/
+4
*
|
Merge pull request #68599 from Rindbee/update-edited_scene_root-in-time
Rémi Verschelde
2023-06-12
1
-3
/
+6
|
\
\
|
*
|
Update the edit scene root in time after it is replaced
Rindbee
2023-06-12
1
-3
/
+6
*
|
|
Fix problems reloading MeshLibrary
kobewi
2023-06-11
1
-0
/
+3
*
|
|
Merge pull request #75226 from AThousandShips/file_dialog_default
Rémi Verschelde
2023-06-09
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Do not use editor setting for FileDialog hidden files
Ninni Pipping
2023-03-22
1
-1
/
+0
*
|
|
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
1
-1
/
+1
*
|
|
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-8
/
+8
*
|
|
Get rid of mouse wheel switch in scene tabs
kobewi
2023-05-31
1
-10
/
+0
*
|
|
Make main editor window border margin controllable by theme
David Giardi
2023-05-30
1
-2
/
+4
*
|
|
Merge pull request #77574 from MJacred/editor/system_info_single_line
Rémi Verschelde
2023-05-30
1
-17
/
+29
|
\
\
\
[next]