index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
canvas_item_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #47629 from Calinou/editor-allow-center-selection-without-...
Rémi Verschelde
2021-04-16
1
-3
/
+0
|
\
|
*
Allow Center Selection to work without any selection in 2D/3D editors
Hugo Locurcio
2021-04-04
1
-3
/
+0
*
|
Fix multi-selection doesn't correctly show in the inspector
ray90514
2021-04-13
1
-1
/
+8
*
|
Fix crashes in *_input functions
Rafał Mikrut
2021-04-05
1
-0
/
+2
|
/
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-37
/
+37
*
Reset ruler tool when switching tools with shortcuts
Dominik 'dreamsComeTrue' Jasiński
2021-03-15
1
-0
/
+1
*
Fix crashes when manipulating nodes in editor
Rafał Mikrut
2021-03-07
1
-32
/
+40
*
Merge pull request #41437 from KoBeWi/put_it_here
Rémi Verschelde
2021-03-01
1
-0
/
+44
|
\
|
*
Allow to create a node at specific position
Tomasz Chabora
2021-02-26
1
-0
/
+44
*
|
Add outline to dragged guide text
Vedat Günel
2021-02-26
1
-7
/
+8
*
|
Prevent selecting hidden nodes in 3D and Canvas Item editors
hilfazer
2021-02-21
1
-5
/
+5
*
|
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-02-01
1
-5
/
+5
|
\
\
|
*
|
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-09
1
-5
/
+5
|
|
/
*
|
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-4
/
+4
*
|
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-12
1
-4
/
+4
|
/
*
Commit CanvasItem state only if it changed
kobewi
2021-01-05
1
-1
/
+16
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Merge pull request #44586 from madmiraal/rename-stepify
Rémi Verschelde
2020-12-28
1
-9
/
+9
|
\
|
*
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
1
-9
/
+9
*
|
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
1
-1
/
+1
*
|
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-12-06
1
-3
/
+3
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-11
/
+11
*
|
Fix Layout menu not working
kobewi
2020-12-27
1
-2
/
+2
*
|
Merge pull request #44605 from madmiraal/rename-control-margin
Rémi Verschelde
2020-12-23
1
-137
/
+137
|
\
\
|
*
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-137
/
+137
*
|
|
Use integer text position in scroll container, TextEdit and canvas editor, to...
bruvzg
2020-12-21
1
-2
/
+2
|
/
/
*
|
Add outline to ruler tool
Tomasz Chabora
2020-12-14
1
-10
/
+13
*
|
Fix scene being modified when arrows are pressed with no node selected
Nick Swoboda
2020-12-09
1
-2
/
+2
|
/
*
Merge pull request #42825 from Chaosus/fix_grid_hotkey
Rémi Verschelde
2020-11-30
1
-1
/
+1
|
\
|
*
Changes 'always show grid' hotkey to prevent conflict with 'pan mode'
Yuri Roubinsky
2020-10-15
1
-1
/
+1
*
|
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-28
1
-15
/
+38
|
\
\
|
*
|
Add is_valid() check for InputEventKey in CanvasItemEditor.
Eric M
2020-11-23
1
-14
/
+16
|
*
|
Implement new shortcuts system.
Eric M
2020-11-23
1
-1
/
+22
*
|
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-40
/
+68
|
/
/
*
|
Fixes rotation in select mode on macOS
Haoyu Qiu
2020-11-18
1
-1
/
+1
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
|
Merge pull request #42995 from Ev1lbl0w/bugfix-zoom-visibility
Rémi Verschelde
2020-10-26
1
-0
/
+6
|
\
\
|
*
|
Fix visibility issue with zoom label
Ev1lbl0w
2020-10-26
1
-0
/
+6
|
|
/
*
/
Improve undo log messages in the 2D editor for additional context
Hugo Locurcio
2020-10-19
1
-11
/
+96
|
/
*
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
2020-10-02
1
-5
/
+5
|
\
|
*
Renamed toplevel to be top_level
Duroxxigar
2020-10-01
1
-5
/
+5
*
|
Fix scale cursor rotation and handle diagonal ones
Gilles Roudière
2020-10-01
1
-25
/
+31
|
/
*
Make the pressed autokey icon red to emphasize its "recording" status
Hugo Locurcio
2020-09-29
1
-0
/
+6
*
Merge pull request #42373 from groud/draw_selection_last
Rémi Verschelde
2020-09-27
1
-1
/
+1
|
\
|
*
Draw selected item on top of everything else
Gilles Roudière
2020-09-27
1
-1
/
+1
*
|
Fix error when dragging anchors with parent's size == 0
Gilles Roudière
2020-09-27
1
-3
/
+4
|
/
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-1
/
+1
*
Fixed node scaling arrows being wrong
SekoiaTree
2020-08-25
1
-4
/
+25
[next]