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-04-20
Small ux improvement
Guilherme Felipe
2019-04-15
Implement autokeying in Animation editor.
Juan Linietsky
2019-04-07
Allow panning while moving a node
Tomasz Chabora
2019-04-05
Merge pull request #27330 from qarmin/fix_bones_not_showing_after_create
Rémi Verschelde
2019-04-05
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
Ability to make CanvasLayers have pseudo 3D depth.
Juan Linietsky
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-04
Merge pull request #27567 from Calinou/selection-boxes-use-accent-color
Rémi Verschelde
2019-03-31
Use the editor theme's accent color for 2D/3D selections and rotations
Hugo Locurcio
2019-03-22
Show bones after creating
qarmin
2019-03-06
Do not lose focus when moving through scene tree
qarmin
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-14
Fix 2 more UBSAN issues (#25217).
marxin
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-02-10
i18n: Sync translation template with current source
Rémi Verschelde
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
[next]