index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Quick Filter Files and fix FS search hotkey
Rémi Verschelde
2017-01-21
1
-1
/
+1
*
Making bits of docs appear in different dialogues is made easier with EditorH...
Juan Linietsky
2017-01-16
1
-0
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
77
-77
/
+77
*
Added option to toggle bucket fill preview
Marc Gilleron
2017-01-12
1
-2
/
+3
*
Added bucket fill preview
Marc Gilleron
2017-01-12
2
-8
/
+87
*
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
2017-01-12
1
-2
/
+2
*
Fix snap mode selector sticking in texture region module
Dmitry Kram
2017-01-12
1
-1
/
+1
*
Added snapping to 3D path handles to bring it in line with its 2D counterpart
Ben Hickling
2016-11-15
1
-0
/
+6
*
Prevent to select children if selection lock or instanced scene
volzhs
2016-11-15
1
-7
/
+14
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
Fix usage of 3.0 naming API in 1038c1f8
Rémi Verschelde
2016-10-31
1
-2
/
+2
*
Fix memory leak with drag & drop on 2D viewport
volzhs
2016-10-31
1
-0
/
+1
*
Improve drag and drop on 2D viewport
volzhs
2016-10-31
2
-5
/
+452
*
Fix p_index out of size error when closing script
volzhs
2016-10-31
1
-1
/
+1
*
Prevent unwanted script editor input on game crash
Henrique Lacreta Alves
2016-10-31
1
-0
/
+1
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Only show AnimationEditor automatically when an Animplayer is selected.
Andreas Haas
2016-10-17
1
-1
/
+1
*
Refresh TextureRegionEditor when region has been changed externally.
Andreas Haas
2016-10-17
2
-0
/
+9
*
Make text column numbers one-based
Pedro J. Estébanez
2016-10-17
1
-1
/
+1
*
Add shortcut to reset cursor position in 3D Editor ( #166 )
Fabio Alessandrelli
2016-10-09
2
-0
/
+8
*
Fix highlight current script when script temputure is disabled
Paulb23
2016-09-18
1
-15
/
+16
*
Update current script color on change
Paulb23
2016-09-18
1
-0
/
+1
*
Added customisable grid color, issue 3781
Paulb23
2016-09-18
1
-4
/
+6
*
Added setting to change current script background color, issue 5450
Paulb23
2016-09-18
1
-2
/
+9
*
Expose light shadow color to canvas item shaders
Pedro J. Estébanez
2016-09-18
1
-0
/
+2
*
Tilemap editor: Bucket tool - allow deleting and replacing of tiles
Joscha
2016-09-18
2
-11
/
+38
*
editor: Add mouse position information in TileMap
Mark Nokalt
2016-09-01
2
-0
/
+13
*
Implemented UndoRedo mergeable modes
Franklin Sobrinho
2016-09-01
4
-12
/
+12
*
Fix editor glitches when the mesh/material preview is shown
Franklin Sobrinho
2016-09-01
2
-2
/
+2
*
Small usability improvements on the TileMap editor tile palette.
Franklin Sobrinho
2016-09-01
1
-10
/
+27
*
Zoom texture region via mouse wheel
Daniel J. Ramirez
2016-09-01
1
-0
/
+4
*
TextureRegionEditor snap_mode fix.
Saracen
2016-08-08
1
-1
/
+1
*
Explicitly initialize 'pending_auto_reload' to false.
Saracen
2016-07-29
1
-0
/
+1
*
Stop baking process if there is no geometry in the BakedLightInstance.
Daniel J. Ramirez
2016-07-25
2
-2
/
+8
*
Prevent crash in TextureRegionEditor. Fixes #5862
MarianoGNU
2016-07-22
1
-2
/
+12
*
Removed support for saving paths as relative, closes #5728
Juan Linietsky
2016-07-22
1
-2
/
+2
*
Show a warning that an animation must be selected in order to edit it. Avoid ...
Juan Linietsky
2016-07-22
1
-2
/
+9
*
Some optimizations and limits for extreme zoom in and out in editor, fixes #5820
Juan Linietsky
2016-07-21
1
-0
/
+16
*
Merge pull request #5200 from neikeq/sc-CanvasItemEditor
Rémi Verschelde
2016-07-21
1
-10
/
+9
|
\
|
*
Implement missing ShortCuts in CanvasItemEditor
Ignacio Etcheverry
2016-07-21
1
-10
/
+9
*
|
Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option
Rémi Verschelde
2016-07-19
2
-1
/
+27
|
\
\
|
*
|
Script Editor: adding close all docs menu option
Siyuan Gao
2016-07-18
2
-1
/
+27
*
|
|
Always soft reload editor plugins. Closes #5273
Juan Linietsky
2016-07-18
1
-1
/
+3
*
|
|
Fix ScriptEditor don't saving the layout when opening a help page
Franklin Sobrinho
2016-07-18
2
-9
/
+19
*
|
|
Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712
Rémi Verschelde
2016-07-18
2
-0
/
+15
|
\
\
\
|
*
|
|
Fixed breakpoint gutter toggle not updating when game is running, issue 5712
Paulb23
2016-07-15
2
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #5657 from Paulb23/block_caret
Rémi Verschelde
2016-07-18
2
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added block caret to TextEdit
Paulb23
2016-07-12
2
-0
/
+7
|
|
/
*
/
CanvasItemEditor: Changed Frame Selection shortcut
Ignacio Etcheverry
2016-07-15
1
-1
/
+1
|
/
*
Added completion font colors
Paulb23
2016-07-11
2
-0
/
+2
[next]