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
2020-01-24
Fix wrong guideline values shown during dragging
Tan Wang Leng
2020-01-22
Use an icon in the top Animation Key menu
William Tumeo
2020-01-20
Merge pull request #35351 from ericrybick/32342-Resize-snapping-lines-bug
Rémi Verschelde
2020-01-20
Fix editor drawing snapping lines for wrong edge/corner when resizing element...
Eric Rybicki
2020-01-18
Clamp the editor scale to 1 when resetting zoom in the 2D editor
Hugo Locurcio
2020-01-16
Merge pull request #34879 from Phischermen/canvas-item-editor-local-space-mode
Rémi Verschelde
2020-01-14
Fix issue regarding rotation
Phischermen
2020-01-13
Fix more instances of overlapping scrollbars
Michael Alexsander
2020-01-13
Clamp the editor scale to 1 for 2D zoom operations
Hugo Locurcio
2020-01-08
Merge pull request #34802 from xelivous/power-of-two-is-good
Rémi Verschelde
2020-01-04
Take the editor scale into account for 2D zoom operations
Hugo Locurcio
2020-01-03
Change the 2D editor's snap to 8x8 by default
xelivous
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-19
Fix error log when selecting child of Containers
volzhs
2019-12-16
Makes more strings in editor translatable
Haoyu Qiu
2019-12-11
Fix for #34186: "Center Selection" in 2D editor introduces graphic bias.
Hannah Crawford
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-06
clear_meta when clearing guides with the ruler
Haoyu Qiu
2019-12-05
changed set_meta to remove_meta in CLEAR_GUIDES menu option
simpuid
2019-12-05
Fixes crash when clearing guides in empty scene
Haoyu Qiu
2019-11-27
Fix box selection being cancelled immediately
Tomasz Chabora
2019-11-20
Merge pull request #33583 from qarmin/fix_overflows_unitialized
Rémi Verschelde
2019-11-20
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-19
Cancel drag when selection changes
Tomasz Chabora
2019-11-19
Merge pull request #33700 from nekomatata/sprite-add-label-overlap
Rémi Verschelde
2019-11-18
Consider locked moving objects when updating viewport
Tomasz Chabora
2019-11-18
Fixed "Add Sprite..." label overlapping with zoom controls
PouleyKetchoupp
2019-11-11
Minor adjustment in the "Game Camera Override" button's tooltip.
Michael Alexsander
2019-11-10
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
Memory leak and crash fixes
Rafał Mikrut
2019-11-08
Fix some small text mistakes
Tomasz Chabora
2019-11-08
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-05
Merge pull request #33361 from codecustard/master
Rémi Verschelde
2019-11-05
Fixes improper undo state for pivot setting
codecustard
2019-11-04
Allow zooming while panning
Tomasz Chabora
2019-11-02
Merge pull request #33182 from MCrafterzz/scaleSnap
Rémi Verschelde
2019-11-02
Added snapping for scaling in 2D editor
MCrafterzz
2019-10-30
Improve the primary line setting display in the Configure Snap dialog
Hugo Locurcio
2019-10-30
Merge pull request #32934 from ajweeks/fix-scale-origin
Rémi Verschelde
2019-10-29
Add primary grid lines to the 2D editor
Hugo Locurcio
2019-10-25
Merge pull request #33048 from KoBeWi/smarts_vs_grids
Rémi Verschelde
2019-10-24
Make Ruler Tool depend on grid snap only
Tomasz Chabora
2019-10-25
Fix ruler origin is moving with zoom
volzhs
2019-10-23
Implement game camera override
Erik
2019-10-22
Fix canvas scale gizmo placement
AJ Weeks
2019-10-19
Add arcs to indicate angle being measured by ruler
AJ Weeks
2019-10-14
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-10
Move grid snapping to an independent button
Gilles Roudière
[next]