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-06-27
Merge pull request #30103 from groud/center_2D_editor
Rémi Verschelde
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Centers the 2D viewport in the editor
Gilles Roudière
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-25
Allow to remove 2D editor limits
Tomasz Chabora
2019-06-18
Merge pull request #29489 from groud/fixes_nan
Rémi Verschelde
2019-06-05
Allow to change 2D pan hotkey
Tomasz Chabora
2019-06-04
Fixes NaN errors with anchors mode
Gilles Roudière
2019-05-30
Fix constant redrawing of the editor when selecting a Control in a Container
Bojidar Marinov
2019-05-23
Merge pull request #29109 from RandomShaper/fix_onion_skinning
Rémi Verschelde
2019-05-21
Add undo/redo to Node2D bone creation
Michael Alexsander Silva Dias
2019-05-20
Remove ghost of canvas zoom controls during onion skinning
Pedro J. Estébanez
2019-05-20
Fix canvas zoom controls lazy position update
Pedro J. Estébanez
2019-05-13
Improve the anchors and margin workflow
Gilles Roudiere
2019-05-01
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-04-30
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-26
Undo support for locking and grouping for both 2D and 3D
Sintinium
2019-04-22
Merge pull request #27673 from qarmin/small_fixes
Rémi Verschelde
2019-04-22
Fix rotation offset/snap fields being cut off in Configure Snap dialog
Hugo Locurcio
2019-04-21
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-20
Small ux improvement
Guilherme Felipe
2019-04-15
Implement autokeying in Animation editor.
Juan Linietsky
2019-04-08
Small fixes, mostly dupicated code
qarmin
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
Small fixes to static analyzer bugs
qarmin
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
[next]