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-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
2018-04-07
Improve popup menus usability
Pedro J. Estébanez
2018-04-03
Displays node icon on hover
Gilles Roudiere
2018-04-03
Display nodes without rect's position
Gilles Roudiere
2018-04-03
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
Fixes issues with selectable children and locks
Gilles Roudiere
2018-03-28
Merge pull request #17785 from Rubonnek/simplify-canvas-item-logic
Gilles Roudiere
2018-03-28
Enable snapping in 2D when control key pressed
Chaosus
2018-03-26
Simplify CanvasItemEditor anchor drag logic
Wilson E. Alvarez
2018-03-17
Fixes scrollbars in Canvas Item Editor
Gilles Roudiere
2018-03-13
Merge pull request #17172 from StateOff/add_show_axis_options
Rémi Verschelde
2018-03-07
FIX to broken item select list (zoom and RMB)
Ranoller
2018-03-05
In CanvasItemEditor, prioritize selected items
Bernhard Liebl
2018-03-02
Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport
Blazej Floch
2018-02-21
Fix typos with codespell
luz.paz
2018-02-19
Merge pull request #16566 from groud/gui_input_rework
Rémi Verschelde
2018-02-16
2D editor GUI input rework. Changes are:
Gilles Roudiere
2018-02-13
Add a function to remove controls from containers
George Marques
2018-02-02
Capitalized "View" menu options.
Michael Alexsander Silva Dias
2018-01-24
Rotate Control node with respecting pivot offset
volzhs
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-15
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-09
- Fixes #15470 "Crash on drag and drop scene file on empty scene"
Blazej Floch
2018-01-07
Fix crash due to stale refs to node selection lists
Bernhard Liebl
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
[next]