index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
canvas_item_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2018-09-24
Added viewport border color setting for canvas item editor
Chaosus
2018-09-20
Merge pull request #22295 from groud/fix_2D_IK
Juan Linietsky
2018-09-20
Fixes 2D IK
groud
2018-09-20
Merge pull request #22225 from groud/fix_draw_on_viewport
Rémi Verschelde
2018-09-20
Added ability to hide edit lock and groups in editor view
DualMatrix
2018-09-19
Fixes selection of toplevel CanvasItems in the editor
groud
2018-09-18
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-15
Remove unnecessary "OK"s text settings
Michael Alexsander Silva Dias
2018-09-15
Few unifications between canvas_item and spatial editors
Chaosus
2018-09-14
Set default CanvasItemEditor zoom shortcut to KEY_EQUAL
Rémi Verschelde
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Merge pull request #21934 from groud/add_scale_mode
Rémi Verschelde
2018-09-12
Merge pull request #21984 from groud/fix_2D_selection
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-11
Fix 2D selection
groud
2018-09-11
Add a scale mode to the 2D editor
groud
2018-09-09
Fixes 2D nodes lock not working
groud
2018-08-19
Added possibility to change color of 2d editor grid
Chaosus
2018-08-13
Merge pull request #20587 from groud/fix_2deditor_scrollable_zone
Rémi Verschelde
2018-08-05
Use a standard "OK" text for confirmation buttons in error dialogs
Hugo Locurcio
2018-07-30
Fixes bugs on the 2D editor scrollable area
groud
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-05
Merge pull request #19475 from YeldhamDev/animplayer_cosmetic
Max Hilbrunner
2018-07-03
Merge pull request #18634 from groud/fix_control_child_of_node2d
Max Hilbrunner
2018-06-30
Minor changes to the AnimationPlayer editor.
Michael Alexsander Silva Dias
2018-06-18
Remove shortcut conflict
Guilherme Felipe
2018-06-12
Fixes a crash on draw_hover
groud
2018-06-07
Fixes the bad calculation of margin & anchors when child of Node2D
groud
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-05-29
Minor changes to the Scene and Canvas editors' tooltips.
Michael Alexsander Silva Dias
2018-05-25
Don't draw bones if it's not visible
volzhs
2018-05-15
Bring back 2D bone selection
Gilles Roudiere
2018-05-15
Fixes hovered Nodes2D display in the editor (remove duplicates)
Gilles Roudiere
2018-05-05
Fixes some 2d bones display problems
groud
2018-05-05
Fixes several selection problems in the 2D editor
groud
2018-05-04
Fix bone refresh logic, closes #18564
Juan Linietsky
2018-05-04
Made bone handling for actual Bone2D a special case. Make custom bones appear...
Juan Linietsky
2018-05-04
Make bones have more contrast with outline
Juan Linietsky
2018-05-02
Fixes locks and groups on 2d editor
groud
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Merge pull request #18380 from groud/fix_spacebar_panning
Rémi Verschelde
2018-04-30
Merge pull request #18381 from groud/fix_hard_to_select_node2d
Max Hilbrunner
2018-04-26
Adds shortcuts for zooming in the 2D editor
Gilles Roudiere
2018-04-23
Fixes hard to select Node2D
groud
2018-04-23
Fixes 2d editor panning not working
groud
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-13
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-07
Merge pull request #17809 from RandomShaper/menu-item-on-release
Juan Linietsky
[next]