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
2019-01-27
Merge pull request #25380 from godotengine/fix_pivot
Rémi Verschelde
2019-01-27
Disables the Layout menu when a Control node is child of a container
Gilles Roudiere
2019-01-27
Fixes the pivot setting with control nodes
Gilles Roudiere
2019-01-24
Fixes Node2D selection not adapting to editor zoom level
groud
2019-01-18
Displays the pivot all the time and rotate the icon
groud
2019-01-16
Fix order of a nullptr test in canvas item editor
jlahman
2019-01-09
Fixes 2D bones selection
groud
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-13
i18n: Sync translation template with current source
Rémi Verschelde
2018-12-07
Fixed an issue with the Path2D plugin editor not supporting the capability to...
Robert Morse
2018-12-06
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-11-16
Fixes drag and drog of image files on scaled nodes
groud
2018-11-11
Fixed various uninitialised member variables in editor plugins.
Ibrahn Sahir
2018-11-09
Merge pull request #23059 from groud/change_ci_selection
Rémi Verschelde
2018-11-06
Fixes uniform scaling issues (for real this time)
groud
2018-11-05
Fixes uniform scaling weird behavior
groud
2018-10-30
Add an overlay on editor to display error messages
groud
2018-10-30
Allow the Container children selection but don't allow them to move
groud
2018-10-19
Merge pull request #23112 from groud/fix_viewport_not_updating
Rémi Verschelde
2018-10-18
Fixes viewport scrollbars not updating with plugins
groud
2018-10-17
Add tooltip to skeleton menu button.
Zaven Muradyan
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-02
Merge pull request #22329 from DualMatrix/no_select
Rémi Verschelde
2018-09-27
Place the ruler text vertically
groud
2018-09-25
Merge pull request #22290 from groud/add_2dimensional_scale
Rémi Verschelde
2018-09-25
Add both X and Y scale in the scale editor
groud
2018-09-24
Added viewport border color setting for canvas item editor
Chaosus
2018-09-23
Made children of Containers not selectable.
DualMatrix
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
[next]