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 #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
*
Update meshes when reimporting,
Daniel J. Ramirez
2017-11-12
1
-1
/
+1
*
Some fixes and improvements.
Daniel J. Ramirez
2017-11-10
1
-4
/
+4
*
Improve file/folder drag preview on filesystem dock
MillionOstrich
2017-11-03
1
-2
/
+1
*
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
Gilles Roudiere
2017-10-18
1
-2
/
+2
*
Ability to convert from SpatialMaterial to ShaderMaterial
Juan Linietsky
2017-09-22
1
-0
/
+6
*
Show button name always in main toolbar
volzhs
2017-09-20
1
-1
/
+0
*
Merge pull request #11274 from Rubonnek/keep-argument-names-consistent
Rémi Verschelde
2017-09-17
1
-1
/
+1
|
\
|
*
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-1
/
+1
*
|
Apply clang-format again to recent changes
Rémi Verschelde
2017-09-16
1
-1
/
+0
*
|
Warn the user that changes to resources will be lost when editing imported or...
Juan Linietsky
2017-09-14
1
-0
/
+4
|
/
*
fixed hover line for menu button
toger5
2017-09-04
1
-1
/
+2
*
Fix issues regarding reload of resources in imported scenes. Closes #10017
Juan Linietsky
2017-08-31
1
-0
/
+1
*
Merge pull request #10771 from neikeq/pr-improve-build-callbacks
Juan Linietsky
2017-08-29
1
-2
/
+2
|
\
|
*
Improve build callbacks
Ignacio Etcheverry
2017-08-29
1
-2
/
+2
*
|
EditorNode: enhance open scene error dialog
Poommetee Ketson
2017-08-29
1
-1
/
+2
*
|
-Moved script run to editor, removed from project
Juan Linietsky
2017-08-27
1
-1
/
+0
|
/
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-2
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-55
/
+21
*
-Split EditorPlugin into EditorPlugin and EditorInterface
Juan Linietsky
2017-08-26
1
-1
/
+8
*
Merge pull request #10254 from marcelofg55/master
Rémi Verschelde
2017-08-22
1
-0
/
+2
|
\
|
*
Added notification const NOTIFICATION_WM_ABOUT
Marcelo Fernandez
2017-08-17
1
-0
/
+2
*
|
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
1
-1
/
+1
|
\
\
|
*
|
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
|
|
/
*
/
Enable command-line export
Ruslan Mustakov
2017-08-14
1
-2
/
+2
|
/
*
Fix !save_each_scene saving scenes with no filename
Poommetee Ketson
2017-07-26
1
-1
/
+1
*
Move About dialog to editor_about.cpp
Poommetee Ketson
2017-07-23
1
-4
/
+2
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-2
/
+2
*
EditorNode: remove obsolete comments in constructor
Poommetee Ketson
2017-07-18
1
-7
/
+1
*
ability to reposition scene tabs with drag & drop
Jakub Grzesik
2017-07-10
1
-0
/
+1
*
About: add thirdparty license info
Poommetee Ketson
2017-07-06
1
-0
/
+5
*
EditorNode: mark opened deleted scenes as unsaved
Poommetee Ketson
2017-06-30
1
-0
/
+1
*
EditorNode: enhance save/quit dialog
Poommetee Ketson
2017-06-27
1
-1
/
+3
*
EditorNode: enhance quit dialog
Poommetee Ketson
2017-06-25
1
-0
/
+2
*
EditorNode: add Save/Discard/Cancel dialog
Poommetee Ketson
2017-06-25
1
-0
/
+2
*
Merge pull request #9099 from kubecz3k/plugin-camera-expose
Thomas Herzog
2017-06-19
1
-1
/
+4
|
\
|
*
EditorPlugin can request user inputs from editor 3d view
Unknown
2017-06-12
1
-1
/
+4
*
|
Enhance scene tabs
volzhs
2017-06-16
1
-0
/
+6
|
/
*
-Added .hdr format support
Juan Linietsky
2017-05-28
1
-0
/
+1
*
Added an help menu
Nuno Donato
2017-05-26
1
-1
/
+8
*
Join text menus on the top-left, move shortcut buttons to new location
Nuno Donato
2017-05-24
1
-3
/
+4
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-4
/
+4
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-0
/
+3
|
\
[next]