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
*
Merge pull request #23680 from YeldhamDev/unified_help_search_revived
Rémi Verschelde
2018-11-22
1
-1
/
+0
|
\
|
*
Unify editor class and reference search
Ray Koopa
2018-11-20
1
-1
/
+0
*
|
Reworked how non-imported resources are reloaded on change, fixes #19852
Juan Linietsky
2018-11-20
1
-0
/
+2
|
/
*
Add Save option to resource property menu
JFonS
2018-11-18
1
-0
/
+1
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-1
/
+0
*
Let user fix dependencies in resources
Pedro J. Estébanez
2018-11-02
1
-1
/
+1
*
Automatically unfold sections of properties that someone else edited (no loca...
Juan Linietsky
2018-10-29
1
-0
/
+1
*
Moved folding outside the resource files, now saved outside the project.
Juan Linietsky
2018-10-29
1
-1
/
+6
*
Ability to revert any property, not just from inherited scenes or scripts.
Juan Linietsky
2018-10-29
1
-0
/
+1
*
Reflection probe support in GLES2 back-end.
Juan Linietsky
2018-09-28
1
-0
/
+1
*
Merge pull request #22225 from groud/fix_draw_on_viewport
Rémi Verschelde
2018-09-20
1
-2
/
+4
|
\
|
*
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-18
1
-2
/
+4
*
|
EditorNode: Reorder and cleanup initial dock setup
Rémi Verschelde
2018-09-20
1
-2
/
+6
*
|
Merge pull request #21426 from groud/add_files_to_tree_view
Rémi Verschelde
2018-09-20
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Replace the -show in filesystem- button by a RMB entry
groud
2018-09-14
1
-0
/
+1
|
*
Add thumnails to the tree view
groud
2018-09-14
1
-1
/
+1
*
|
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-0
/
+2
|
/
*
Merge pull request #19837 from willnationsdev/plugin-utilities
Rémi Verschelde
2018-08-15
1
-0
/
+5
|
\
|
*
Add PluginConfigDialog, EditorPluginSettings GUI
Will Nations
2018-07-26
1
-0
/
+5
*
|
Merge pull request #15269 from ianb96/context_menu_improvements
Juan Linietsky
2018-07-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
context menu improvements
Ian
2018-07-26
1
-0
/
+1
*
|
Add menu buttons to open the project and editor data folders
Hugo Locurcio
2018-07-25
1
-0
/
+3
|
/
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-0
/
+11
*
Export: Properly reload preset when opening dialog
Rémi Verschelde
2018-07-18
1
-1
/
+0
*
Added small icon to expand the bottom panel (and shortcut too)
Juan Linietsky
2018-07-15
1
-0
/
+4
*
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
Max Hilbrunner
2018-07-04
1
-0
/
+1
|
\
|
*
Expose ScriptCreateDialog to EditorPlugin
willnationsdev
2018-07-04
1
-0
/
+1
*
|
Merge pull request #19192 from marcelofg55/undo_redo_msg
Max Hilbrunner
2018-07-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add a message when there is nothing to Undo or Redo
Marcelo Fernandez
2018-05-27
1
-0
/
+1
*
|
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-1
/
+3
*
|
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
Rémi Verschelde
2018-06-11
1
-1
/
+1
*
|
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-0
/
+3
|
/
*
Moved inspector functionality from EditorNode to InspectorDock.
Daniel J. Ramirez
2018-05-17
1
-55
/
+11
*
-New inspector.
Juan Linietsky
2018-05-15
1
-3
/
+3
*
Drag to rearrange Tabs and TabContainer
ianb96
2018-04-08
1
-0
/
+1
*
Merge pull request #17576 from Mr-Slurpy/master
Rémi Verschelde
2018-03-23
1
-15
/
+2
|
\
|
*
Added tool menu functions in EditorPlugin
Mr-Slurpy
2018-03-17
1
-15
/
+2
*
|
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-0
/
+1
*
|
Added an auto quit and auto build flag to the command line options.
Nathan Warden
2018-02-19
1
-1
/
+2
*
|
Enable EditorPlugin to add/remove autoloads
Will Nations
2018-02-14
1
-0
/
+2
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-5
/
+5
*
Merge pull request #13233 from Krakean/add_eidtorinspector_collapseexpand_v2
Rémi Verschelde
2017-11-26
1
-0
/
+6
|
\
|
*
Implemented a collapse/expand all feature request for Inspector (issue #9427)...
Dmitry Koteroff
2017-11-24
1
-0
/
+6
*
|
Merge pull request #13259 from Paulb23/restore_scenes_on_startup_issue_2385
Rémi Verschelde
2017-11-26
1
-0
/
+4
|
\
\
|
*
|
Restore scenes on startup, issue 2385
Paulb23
2017-11-24
1
-0
/
+4
|
|
/
*
/
Universalize draw-over API for EditorPlugins
Pedro J. Estébanez
2017-11-24
1
-1
/
+4
|
/
*
add scene button and tab scrolling
Ian
2017-11-18
1
-0
/
+3
*
Add a print handler for the editor output panel
George Marques
2017-11-16
1
-0
/
+4
[next]