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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Game" editor for better runtime debugging
Michael Alexsander
2024-10-30
1
-4
/
+0
*
Prevent selecting when a CanvasItem is selected
kobewi
2024-06-29
1
-1
/
+3
*
Create AudioStreamPlayer when dropping AudioStream
Haoyu Qiu
2024-05-19
1
-10
/
+10
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Add temporary pivot for rotating multiple 2D nodes
kobewi
2024-04-26
1
-0
/
+2
*
Reorganize some code to have 2D things grouped together
Aaron Franke
2024-04-13
1
-1
/
+1
*
Merge pull request #89264 from ryevdokimov/don't-update-snap-every-scan
Rémi Verschelde
2024-03-08
1
-0
/
+2
|
\
|
*
Move `snap_controls_to_pixels` from process to projects settings changed method
Robert Yevdokimov
2024-03-07
1
-0
/
+2
*
|
Fix wrong undo-redo action when dropping files containing circular dependencies
David Luevano Alvarado
2024-03-07
1
-1
/
+1
|
/
*
Update lock and group button state when selection changed
jsjtxietian
2024-03-06
1
-0
/
+1
*
Merge pull request #88829 from ryevdokimov/institate_message-2d
Rémi Verschelde
2024-02-27
1
-1
/
+3
|
\
|
*
Show instantiating or inherit message when using to drag to instantiate in 2D
Robert Yevdokimov
2024-02-27
1
-1
/
+3
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
|
/
*
Remove unused prev_rot variable
Robert Yevdokimov
2024-01-18
1
-1
/
+0
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-5
/
+5
*
Introduce a "Gizmos" submenu for toggling visibility of gizmos in 2D editor
J. N. Witch
2023-10-25
1
-2
/
+7
*
Merge pull request #81557 from YuriSizov/editor-toolbars-divided
Rémi Verschelde
2023-09-14
1
-2
/
+7
|
\
|
*
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-2
/
+7
*
|
Merge pull request #81255 from JohnGabrielUK/primary-line-separate-xy
Rémi Verschelde
2023-09-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Allow configuring primary line X/Ys separately
John Gabriel
2023-09-12
1
-1
/
+1
*
|
Add a theme preview switcher to the 2D viewport
Yuri Sizov
2023-09-06
1
-0
/
+16
|
/
*
Simplify making texture nodes in 2D editor
kobewi
2023-08-19
1
-1
/
+0
*
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-1
/
+2
*
Add Center View button to 2D editor
kobewi
2023-05-31
1
-0
/
+1
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-0
/
+1
*
Properly remember snapping options per-project
kobewi
2023-03-09
1
-5
/
+7
*
Merge pull request #73685 from Calinou/textureregion-polygon-editors-default-...
Rémi Verschelde
2023-03-03
1
-1
/
+2
|
\
|
*
Use 8×8 default grid size for TextureRegion and 2D polygon editors
Hugo Locurcio
2023-02-21
1
-1
/
+2
*
|
Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...
bruvzg
2023-02-24
1
-0
/
+1
|
/
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-4
/
+2
*
Merge pull request #59081 from Sauermann/fix-cursorshape-canvasitemeditor
Rémi Verschelde
2023-01-23
1
-2
/
+4
|
\
|
*
Use get_cursor_shape for identifying the cursor shape in CanvasItemEditor
Markus Sauermann
2022-11-03
1
-2
/
+4
*
|
Fix the Frame Selection functionality
VolTer
2023-01-12
1
-0
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-9
/
+8
*
|
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-3
/
+3
*
|
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+3
|
/
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-5
/
+0
*
Redraw 2D viewport when scene changes
kobewi
2022-10-14
1
-0
/
+3
*
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-2
/
+0
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
*
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-26
1
-1
/
+1
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
Fix default values for rotation snapping in canvas_item_editor_plugin.cpp
SnailRhymer
2022-07-30
1
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Use FlowContainer to handle toolbar overflow more gracefully
Yuri Sizov
2022-07-20
1
-5
/
+2
*
Clear drag_selection when drag ends
kobewi
2022-07-14
1
-1
/
+1
*
Show the transform operation numbers in 2D
kobewi
2022-07-05
1
-0
/
+2
*
Add rounded corners to the contextual toolbar
FireForge
2022-05-25
1
-2
/
+0
[next]