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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose methods to play scene from plugin code
Yuri Sizov
2020-07-06
1
-0
/
+4
*
Remove unused class PaneDrag
Stijn Hinlopen
2020-07-02
1
-2
/
+0
*
implement generic filename disambiguation
rileylyman
2020-06-26
1
-0
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-19
/
+19
*
Add a getter and property for the editor distraction-free mode
Hugo Locurcio
2020-06-03
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Merge pull request #38637 from Calinou/editor-rename-revert-scene-bind
Rémi Verschelde
2020-05-13
1
-1
/
+1
|
\
|
*
Rename the editor action "Revert Scene" to "Reload Saved Scene"
Hugo Locurcio
2020-05-12
1
-1
/
+1
*
|
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
1
-1
/
+2
|
/
*
Remove Request Docs button in the script editor due to various issues
Hugo Locurcio
2020-04-02
1
-1
/
+2
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
1
-1
/
+2
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-0
/
+7
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-2
/
+4
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-4
/
+4
*
Move Debug menu logic to DebuggerEditorPlugin
Fabio Alessandrelli
2020-03-08
1
-11
/
+0
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-1
/
+1
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-3
/
+5
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-5
/
+5
*
Export: Properly disable resource preview thread
Rémi Verschelde
2020-01-14
1
-1
/
+1
*
Export: Add dedicated --export-pack option to export data pack
Rémi Verschelde
2020-01-08
1
-1
/
+2
*
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-07
1
-8
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-48
/
+41
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-21
1
-1
/
+1
*
Make the editor dimming smarter
Michael Alexsander
2019-10-31
1
-0
/
+2
*
Resize custom class icon
volzhs
2019-10-24
1
-0
/
+1
*
Merge pull request #31461 from IronicallySerious/add-vcs-integration
Rémi Verschelde
2019-09-04
1
-0
/
+6
|
\
|
*
Add VCS editor plugin UI elements to editor
Twarit
2019-09-03
1
-0
/
+6
*
|
Tweak the editor window dimming intensity, remove dim fade animation
Hugo Locurcio
2019-08-29
1
-8
/
+1
*
|
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
1
-0
/
+4
|
/
*
Allow to create scene from FileSystem dock
Tomasz Chabora
2019-08-15
1
-0
/
+1
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
1
-4
/
+0
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
|
Merge pull request #31347 from neikeq/monodevelop-addin
Rémi Verschelde
2019-08-14
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
C#: Add Ide Connection library and server for the editor
Ignacio Etcheverry
2019-08-04
1
-0
/
+3
*
|
Let EditorPlugins set editor/distraction-free mode
Will Nations
2019-08-06
1
-0
/
+2
|
/
*
Add Undo Close Tab option in tabs context menu
Kanabenki
2019-07-27
1
-0
/
+2
*
Display version information in the editor at all times
Hugo Locurcio
2019-07-25
1
-0
/
+1
*
Make custom types more subtle and more useful
Bojidar Marinov
2019-07-19
1
-0
/
+2
*
Add a way to copy the text of warnings shown in the editor
Bojidar Marinov
2019-07-09
1
-0
/
+2
*
Revert "Add editor menu to open the project data "user://" location."
Rémi Verschelde
2019-07-05
1
-1
/
+0
*
Merge pull request #30336 from fire/open_project_data
Rémi Verschelde
2019-07-05
1
-0
/
+1
|
\
|
*
Add editor menu to open the project data "user://" location.
K. S. Ernest (iFire) Lee
2019-07-05
1
-0
/
+1
*
|
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-07-04
1
-1
/
+1
|
/
*
Add editor screenshot on control - f12.
K. S. Ernest (iFire) Lee
2019-07-01
1
-0
/
+11
*
Make visibility of update spinner editor-wide, hidden by default
Thomas ten Cate
2019-06-25
1
-6
/
+8
*
Merge pull request #29376 from hilfazer/editor_layouts_dialog
Rémi Verschelde
2019-06-23
1
-2
/
+3
|
\
[next]