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
2021-01-12
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-05
Commit CanvasItem state only if it changed
kobewi
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Merge pull request #44586 from madmiraal/rename-stepify
Rémi Verschelde
2020-12-28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-27
Fix Layout menu not working
kobewi
2020-12-23
Merge pull request #44605 from madmiraal/rename-control-margin
Rémi Verschelde
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-21
Use integer text position in scroll container, TextEdit and canvas editor, to...
bruvzg
2020-12-14
Add outline to ruler tool
Tomasz Chabora
2020-12-09
Fix scene being modified when arrows are pressed with no node selected
Nick Swoboda
2020-12-06
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-11-30
Merge pull request #42825 from Chaosus/fix_grid_hotkey
Rémi Verschelde
2020-11-28
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-23
Add is_valid() check for InputEventKey in CanvasItemEditor.
Eric M
2020-11-23
Implement new shortcuts system.
Eric M
2020-11-18
Fixes rotation in select mode on macOS
Haoyu Qiu
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-26
Merge pull request #42995 from Ev1lbl0w/bugfix-zoom-visibility
Rémi Verschelde
2020-10-26
Fix visibility issue with zoom label
Ev1lbl0w
2020-10-19
Improve undo log messages in the 2D editor for additional context
Hugo Locurcio
2020-10-15
Changes 'always show grid' hotkey to prevent conflict with 'pan mode'
Yuri Roubinsky
2020-10-02
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
2020-10-01
Fix scale cursor rotation and handle diagonal ones
Gilles Roudière
2020-10-01
Renamed toplevel to be top_level
Duroxxigar
2020-09-29
Make the pressed autokey icon red to emphasize its "recording" status
Hugo Locurcio
2020-09-27
Merge pull request #42373 from groud/draw_selection_last
Rémi Verschelde
2020-09-27
Draw selected item on top of everything else
Gilles Roudière
2020-09-27
Fix error when dragging anchors with parent's size == 0
Gilles Roudière
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-08-25
Fixed node scaling arrows being wrong
SekoiaTree
2020-07-23
Merge pull request #37336 from dreamsComeTrue/canvas-editor-change-cursor
Rémi Verschelde
2020-07-20
Prevent multiple Controls moving inside container
Tomasz Chabora
2020-07-13
Merge pull request #40297 from jiteshvm/texture-dialog-size
Rémi Verschelde
2020-07-11
change minimum horizontal size from 200 to 240
Jitesh
2020-07-11
Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make t...
Michael Alexsander
2020-06-26
Merge pull request #39754 from akien-mga/canvasitemeditor-fix-dropped-scenes-...
Rémi Verschelde
2020-06-25
Merge pull request #39482 from asmaloney/fix-scrollwheel-zoom-macos
Rémi Verschelde
2020-06-22
CanvasItemEditor: Fix losing position for drag'n'dropped scenes
Rémi Verschelde
2020-06-20
Merge pull request #39687 from Calinou/2d-editor-shift-horizontal-scroll
Rémi Verschelde
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
Scroll horizontally when holding Shift with Scroll to Pan enabled
Hugo Locurcio
2020-06-18
[macOS] Control key + scroll wheel should zoom not pan
Andy Maloney
2020-06-04
2D Editor: modified zoom increment to the twelveth root of two
johan
2020-06-03
Change OK text in snap dialog to OK
Aaron Franke
[next]