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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8928 from nunodonato/helpmenu
Rémi Verschelde
2017-05-27
2
-4
/
+11
|
\
|
*
Added an help menu
Nuno Donato
2017-05-26
2
-4
/
+11
*
|
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
2017-05-26
1
-0
/
+2
|
/
*
Applied clang-format.
Ferenc Arn
2017-05-25
2
-222
/
+180
*
Revive PathEditorPlugin.
Ferenc Arn
2017-05-24
2
-24
/
+23
*
Fix crash when interacting with the 2d editor
George Marques
2017-05-23
1
-2
/
+2
*
Fix 2d path editor controls.
Zaven Muradyan
2017-05-21
1
-85
/
+53
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
44
-2250
/
+2288
*
Merge pull request #8838 from zlsa/master
Rémi Verschelde
2017-05-20
2
-12
/
+15
|
\
|
*
Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...
Jon Ross
2017-05-19
2
-12
/
+15
*
|
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
6
-33
/
+21
|
\
\
|
|
/
|
/
|
|
*
New customizable editor theme
volzhs
2017-05-09
6
-18
/
+9
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
4
-20
/
+17
*
|
Merge pull request #8789 from Hinsbart/editor_shortcuts
Rémi Verschelde
2017-05-18
1
-0
/
+1
|
\
\
|
*
|
Editor: Make "open 2d/3d/script editor" shortcuts configurable.
Andreas Haas
2017-05-18
1
-0
/
+1
*
|
|
Merge pull request #6941 from voithos/bezier-handle-deletion-shortcut
Rémi Verschelde
2017-05-18
2
-43
/
+79
|
\
\
\
|
*
|
|
Add the ability to delete bezier path handles.
Zaven Muradyan
2017-04-16
2
-43
/
+79
*
|
|
|
Adapt tutorials (Godot Docs) icon to new design
Rémi Verschelde
2017-05-17
1
-1
/
+1
*
|
|
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
6
-16
/
+19
|
|
/
/
|
/
|
|
*
|
|
Improved freelook
Marc Gilleron
2017-05-08
2
-64
/
+172
*
|
|
Merge pull request #8660 from Hinsbart/warp
Rémi Verschelde
2017-05-07
2
-10
/
+18
|
\
\
\
|
*
|
|
Spatial Editor: Mouse warping for orbit & freelook modes.
Andreas Haas
2017-05-06
2
-10
/
+18
*
|
|
|
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
2
-4
/
+4
|
/
/
/
*
|
/
Added 3D freelook navigation mode
Marc Gilleron
2017-05-04
2
-123
/
+117
|
|
/
|
/
|
*
|
Merge pull request #8569 from volzhs/editor-theme-1
Rémi Verschelde
2017-05-02
1
-1
/
+0
|
\
\
|
*
|
Fix to use editor theme instead of handling each UI
volzhs
2017-04-28
1
-1
/
+0
*
|
|
Merge pull request #8559 from Paulb23/script_recent_files
Rémi Verschelde
2017-05-02
2
-0
/
+99
|
\
\
\
|
*
|
|
Added recent scripts to script editor
Paulb23
2017-04-27
2
-0
/
+99
*
|
|
|
Add a few missing copyright headers
Rémi Verschelde
2017-04-28
4
-2
/
+119
|
|
/
/
|
/
|
|
*
|
|
Update editor theme
volzhs
2017-04-28
2
-0
/
+3
|
/
/
*
|
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
4
-17
/
+20
*
|
Changed indent type settings
Paulb23
2017-04-26
2
-2
/
+2
*
|
Merge pull request #8531 from RameshRavone/patch-5
Rémi Verschelde
2017-04-26
1
-1
/
+1
|
\
\
|
*
|
Settings: Moving Poly Editor into Editors category
Ramesh Ravone
2017-04-25
1
-1
/
+1
*
|
|
Ability to Convert Case, issue 8079
Paulb23
2017-04-25
2
-1
/
+74
|
/
/
*
|
Fixed convert indent and trim whitespace on save
Paulb23
2017-04-23
1
-7
/
+7
*
|
Fix cursor position on indent convert
Paulb23
2017-04-23
1
-1
/
+14
*
|
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-20
4
-48
/
+54
|
\
\
|
*
|
External editor improvements and fixes
Ignacio Etcheverry
2017-04-17
4
-48
/
+54
*
|
|
Merge pull request #8424 from Paulb23/convert_indent
Rémi Verschelde
2017-04-18
5
-1
/
+148
|
\
\
\
|
*
|
|
Convert indent on save
Paulb23
2017-04-18
2
-0
/
+39
|
*
|
|
Added support for space indentation
Paulb23
2017-04-18
3
-7
/
+11
|
*
|
|
Added ability to convert indent type
Paulb23
2017-04-16
2
-0
/
+104
|
|
|
/
|
|
/
|
*
/
|
ScriptEditor: Fixes bug where menu option would be handled twice
Ignacio Etcheverry
2017-04-17
1
-19
/
+20
|
/
/
*
|
Merge pull request #8342 from volzhs/error-signal-dnd
Rémi Verschelde
2017-04-10
1
-1
/
+1
|
\
\
|
*
|
Fix signal error when starting editor
volzhs
2017-04-10
1
-1
/
+1
*
|
|
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
16
-92
/
+92
|
/
/
*
/
Particle system is complete. Rejoice!
Juan Linietsky
2017-04-08
2
-42
/
+47
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
89
-0
/
+89
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
16
-226
/
+1435
[next]