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
2018-09-20
Merge pull request #22295 from groud/fix_2D_IK
Juan Linietsky
2018-09-20
Fixes 2D IK
groud
2018-09-20
Added ability to hide edit lock and groups in editor view
DualMatrix
2018-09-19
Fixes polygon editor blocking other editor actions (move, scale...)
groud
2018-09-11
Add a scale mode to the 2D editor
groud
2018-09-09
Fixes 2D nodes lock not working
groud
2018-07-30
Fixes bugs on the 2D editor scrollable area
groud
2018-06-12
Fixes a crash on draw_hover
groud
2018-05-15
Bring back 2D bone selection
Gilles Roudiere
2018-05-05
Fixes some 2d bones display problems
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-02
Fixes locks and groups on 2d editor
groud
2018-04-23
Fixes 2d editor panning not working
groud
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-17
Fixes scrollbars in Canvas Item Editor
Gilles Roudiere
2018-03-02
Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport
Blazej Floch
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-01-09
- Fixes #15470 "Crash on drag and drop scene file on empty scene"
Blazej Floch
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-03
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-22
When drag'n'drop (lets say, picture in 2D mode), automatically create dragged...
Dmitry Koteroff
2017-11-12
Remove preview when closing "change default type" dialog.
Andreas Haas
2017-10-24
Implement guides
Gilles Roudiere
2017-10-18
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
Gilles Roudiere
2017-10-09
Merge pull request #11821 from groud/margins_preset_menu
Rémi Verschelde
2017-10-05
Extends the anchors menu to a presets
Gilles Roudiere
2017-10-03
Fixes the pre drag rect not drawn correctly
Gilles Roudiere
2017-10-01
Fix zoom button not zooming on the screen center
Gilles Roudiere
2017-09-18
Add some options and reorganize the 2D editor menus. Makes available forced s...
Gilles Roudiere
2017-09-17
Implement smart snapping. Fixes a bug with anchors single-axis move (when the...
Gilles Roudiere
2017-09-17
Implement shortcuts to multiply/divide the grid step
Gilles Roudiere
2017-09-17
Implements rulers
Gilles Roudiere
2017-09-17
Split some functions to make the code more readable (maybe at the price of a ...
Gilles Roudiere
2017-09-17
Make the shortcuts for setting the pivot editable
Gilles Roudiere
2017-09-17
Display draggable anchors only if the parent is not a container
Gilles Roudiere
2017-09-17
Displays margins values when moving the node
Gilles Roudiere
2017-09-17
Merge pull request #11274 from Rubonnek/keep-argument-names-consistent
Rémi Verschelde
2017-09-14
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
adds display of old bounding box as suggested by Zephilinox in issue #10936
poke1024
2017-09-06
Remove dead ButtonGroup code
Rémi Verschelde
2017-09-04
Merge pull request #10907 from SaracenOne/spatial_edit_drag
Rémi Verschelde
2017-09-04
2DEditor: enhance viewport cursor shape
Poommetee Ketson
[next]