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
*
Improved 3D Scene Importer
Juan Linietsky
2021-03-22
1
-0
/
+2
*
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
1
-1
/
+2
|
\
|
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-1
/
+2
*
|
Merge pull request #45943 from KoBeWi/YEEEET
Rémi Verschelde
2021-02-18
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove Merge From Scene
kobewi
2021-02-13
1
-3
/
+0
*
|
Fix editor always redrawing
reduz
2021-02-13
1
-0
/
+5
|
/
*
Merge pull request #31747 from KoBeWi/scene_stalking
Rémi Verschelde
2021-02-10
1
-1
/
+8
|
\
|
*
Detect external modification of project.godot
kobewi
2021-02-09
1
-0
/
+1
|
*
Detect external modification of scenes
Tomasz Chabora
2021-01-16
1
-1
/
+7
*
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-1
/
+1
|
/
*
Merge pull request #44950 from reduz/shader-debugger
Rémi Verschelde
2021-01-06
1
-0
/
+3
|
\
|
*
Added ability to visualize native shaders
reduz
2021-01-06
1
-0
/
+3
*
|
Made save dialog open immediately when running unsaved scene.
Eric M
2021-01-06
1
-1
/
+0
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Merge pull request #44524 from madmiraal/rename-editor-viewport
Rémi Verschelde
2020-12-28
1
-2
/
+2
|
\
|
*
Rename EditorInterface get_editor_viewport to get_editor_main_control
Marcel Admiraal
2020-12-19
1
-2
/
+2
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
|
/
*
Make tool menu plugins use Callables for callback
kobewi
2020-12-16
1
-1
/
+1
*
Rename the TextureProgress node to TextureProgressBar
Hugo Locurcio
2020-12-14
1
-2
/
+2
*
Merge pull request #44128 from KoBeWi/🧹
Rémi Verschelde
2020-12-09
1
-3
/
+0
|
\
|
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-3
/
+0
*
|
Fix connections to CanvasItem and Tabs signals
Rémi Verschelde
2020-12-09
1
-1
/
+1
|
/
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-7
/
+7
*
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
[next]