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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
canvas_item_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes a crash on draw_hover
groud
2018-06-12
1
-36
/
+48
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-13
/
+12
*
Minor changes to the Scene and Canvas editors' tooltips.
Michael Alexsander Silva Dias
2018-05-29
1
-2
/
+2
*
Don't draw bones if it's not visible
volzhs
2018-05-25
1
-0
/
+3
*
Bring back 2D bone selection
Gilles Roudiere
2018-05-15
1
-38
/
+90
*
Fixes hovered Nodes2D display in the editor (remove duplicates)
Gilles Roudiere
2018-05-15
1
-1
/
+10
*
Fixes some 2d bones display problems
groud
2018-05-05
1
-27
/
+19
*
Fixes several selection problems in the 2D editor
groud
2018-05-05
1
-32
/
+28
*
Fix bone refresh logic, closes #18564
Juan Linietsky
2018-05-04
1
-20
/
+63
*
Made bone handling for actual Bone2D a special case. Make custom bones appear...
Juan Linietsky
2018-05-04
1
-33
/
+89
*
Make bones have more contrast with outline
Juan Linietsky
2018-05-04
1
-6
/
+30
*
Fixes locks and groups on 2d editor
groud
2018-05-02
1
-48
/
+56
*
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
1
-1
/
+1
|
\
|
*
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-1
/
+1
*
|
Merge pull request #18380 from groud/fix_spacebar_panning
Rémi Verschelde
2018-05-01
1
-39
/
+66
|
\
\
|
*
|
Fixes 2d editor panning not working
groud
2018-04-23
1
-39
/
+66
|
|
/
*
|
Merge pull request #18381 from groud/fix_hard_to_select_node2d
Max Hilbrunner
2018-04-30
1
-1
/
+1
|
\
\
|
*
|
Fixes hard to select Node2D
groud
2018-04-23
1
-1
/
+1
|
|
/
*
/
Adds shortcuts for zooming in the 2D editor
Gilles Roudiere
2018-04-26
1
-2
/
+5
|
/
*
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-13
1
-215
/
+423
|
\
|
*
Displays node icon on hover
Gilles Roudiere
2018-04-03
1
-8
/
+79
|
*
Display nodes without rect's position
Gilles Roudiere
2018-04-03
1
-3
/
+53
|
*
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
1
-188
/
+262
|
*
Fixes issues with selectable children and locks
Gilles Roudiere
2018-04-03
1
-26
/
+39
*
|
Merge pull request #17809 from RandomShaper/menu-item-on-release
Juan Linietsky
2018-04-07
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Improve popup menus usability
Pedro J. Estébanez
2018-04-07
1
-2
/
+0
*
|
Merge pull request #17785 from Rubonnek/simplify-canvas-item-logic
Gilles Roudiere
2018-03-28
1
-12
/
+12
|
\
\
|
*
|
Simplify CanvasItemEditor anchor drag logic
Wilson E. Alvarez
2018-03-26
1
-12
/
+12
|
|
/
*
/
Enable snapping in 2D when control key pressed
Chaosus
2018-03-28
1
-9
/
+11
|
/
*
Fixes scrollbars in Canvas Item Editor
Gilles Roudiere
2018-03-17
1
-66
/
+78
*
Merge pull request #17172 from StateOff/add_show_axis_options
Rémi Verschelde
2018-03-13
1
-15
/
+53
|
\
|
*
Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport
Blazej Floch
2018-03-02
1
-15
/
+53
*
|
FIX to broken item select list (zoom and RMB)
Ranoller
2018-03-07
1
-2
/
+2
*
|
In CanvasItemEditor, prioritize selected items
Bernhard Liebl
2018-03-05
1
-1
/
+16
|
/
*
Fix typos with codespell
luz.paz
2018-02-21
1
-3
/
+3
*
Merge pull request #16566 from groud/gui_input_rework
Rémi Verschelde
2018-02-19
1
-1767
/
+1471
|
\
|
*
2D editor GUI input rework. Changes are:
Gilles Roudiere
2018-02-16
1
-1767
/
+1471
*
|
Add a function to remove controls from containers
George Marques
2018-02-13
1
-0
/
+5
*
|
Capitalized "View" menu options.
Michael Alexsander Silva Dias
2018-02-02
1
-3
/
+3
|
/
*
Rotate Control node with respecting pivot offset
volzhs
2018-01-24
1
-2
/
+2
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-2
/
+2
*
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
1
-12
/
+12
*
- Fixes #15470 "Crash on drag and drop scene file on empty scene"
Blazej Floch
2018-01-09
1
-39
/
+69
*
Fix crash due to stale refs to node selection lists
Bernhard Liebl
2018-01-07
1
-18
/
+18
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix get_edited_scene_root error at starting editor
volzhs
2018-01-05
1
-1
/
+2
*
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-04
1
-1
/
+1
|
\
|
*
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
1
-1
/
+1
*
|
Merge pull request #15225 from volzhs/lock-group-invisible-node
Rémi Verschelde
2018-01-03
1
-4
/
+4
|
\
\
|
*
|
Fix lock or group with invisible node
volzhs
2018-01-01
1
-4
/
+4
|
|
/
[next]