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.h
Age
Commit message (
Expand
)
Author
2017-08-13
Adds a function to set Anchors with a layout preset
Gilles Roudiere
2017-08-13
Added the possibility to move all anchors at once when they are clustered
Gilles Roudiere
2017-08-13
Make anchors snap to each other
Gilles Roudiere
2017-08-13
Displays percentages when dragging anchors
Gilles Roudiere
2017-08-13
Simplifies the canvas editor code
Gilles Roudiere
2017-08-13
Add lines to make understandable when anchors are snapped
Gilles Roudiere
2017-08-13
Snap anchors when dragged, depending on the zoom level
Gilles Roudiere
2017-08-13
Make anchors draggable
Gilles Roudiere
2017-08-13
Add anchor visualization
Gilles Roudiere
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-07-20
Replaced the hard-to-understand _select by _select_click_on_empty_area and _s...
Gilles Roudiere
2017-07-20
Generalized _find_canvas_items_at_pos to remove _select_canvas_items_at_pos
Gilles Roudiere
2017-07-14
Add anchor shortcut to fit parent
Mariano Suligoy
2017-07-06
Ability to set rotation and scaling pivot for controls.
Juan Linietsky
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-24
Improved 2D snapping behavior
Pedro J. Estébanez
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde