kobewi
|
03827485d7
Properly remember snapping options per-project
|
1 gadu atpakaļ |
Hugo Locurcio
|
6fedc728f6
Use 8×8 default grid size for TextureRegion and 2D polygon editors
|
2 gadi atpakaļ |
bruvzg
|
cebfc02d6f
Revert "Reordering emitted signals in PopupMenu" and fix editor selection issue in the safer way.
|
2 gadi atpakaļ |
Gilles Roudière
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 gadi atpakaļ |
Rémi Verschelde
|
d065281bc0
Merge pull request #59081 from Sauermann/fix-cursorshape-canvasitemeditor
|
2 gadi atpakaļ |
VolTer
|
1fa5597520
Fix the Frame Selection functionality
|
2 gadi atpakaļ |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 gadi atpakaļ |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 gadi atpakaļ |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 gadi atpakaļ |
Markus Sauermann
|
69fca9286f
Use get_cursor_shape for identifying the cursor shape in CanvasItemEditor
|
2 gadi atpakaļ |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
2 gadi atpakaļ |
kobewi
|
bee0b7e583
Redraw 2D viewport when scene changes
|
2 gadi atpakaļ |
Tomasz Chabora
|
882a4f8906
Port remaining connections to callable_mp
|
4 gadi atpakaļ |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
2 gadi atpakaļ |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
2 gadi atpakaļ |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
2 gadi atpakaļ |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
2 gadi atpakaļ |
SnailRhymer
|
0ac971c0d3
Fix default values for rotation snapping in canvas_item_editor_plugin.cpp
|
2 gadi atpakaļ |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 gadi atpakaļ |
Yuri Sizov
|
dcd64799ef
Use FlowContainer to handle toolbar overflow more gracefully
|
2 gadi atpakaļ |
kobewi
|
87fb95f1ff
Clear drag_selection when drag ends
|
2 gadi atpakaļ |
kobewi
|
072e2ff659
Show the transform operation numbers in 2D
|
2 gadi atpakaļ |
FireForge
|
42d1a96904
Add rounded corners to the contextual toolbar
|
2 gadi atpakaļ |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 gadi atpakaļ |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
2 gadi atpakaļ |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
3 gadi atpakaļ |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
2 gadi atpakaļ |
Haoyu Qiu
|
d07fd739ca
Separate 2D grid visibility and grid snap
|
3 gadi atpakaļ |
Haoyu Qiu
|
33ad21d2ed
Utilize mouse position when zooming with shortcuts in 2D editor
|
3 gadi atpakaļ |