Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
il y a 3 ans |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
il y a 3 ans |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
il y a 3 ans |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
il y a 3 ans |
Rémi Verschelde
|
660828e771
Merge pull request #63253 from V-Sekai/disable_sprite_conversion_on_foreign_nodes
|
il y a 3 ans |
SaracenOne
|
bd0819d4a0
Disable plugin for conversion of foreign Sprite2D to different types
|
il y a 3 ans |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
il y a 3 ans |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
il y a 3 ans |
FireForge
|
1e7108938c
Add node icons to the Sprite2D menu
|
il y a 3 ans |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
il y a 4 ans |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
il y a 3 ans |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
il y a 4 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 4 ans |
kobewi
|
841a9ef820
ScrollContainer's scrollbar visibility is now enum
|
il y a 4 ans |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
il y a 4 ans |
foxydevloper
|
42d740d641
Make various strings translatable
|
il y a 4 ans |
reduz
|
6631f66c2a
Optimize StringName usage
|
il y a 4 ans |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
il y a 4 ans |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
il y a 4 ans |
Marcel Admiraal
|
3dcdb84660
Rename Sprite.region_enabled getter and setter to match properties
|
il y a 4 ans |
Andrii Doroshenko (Xrayez)
|
1cd7a16c10
Fix sprite editor conversion tools to handle compressed textures
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 5 ans |
Rémi Verschelde
|
44357ddc28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::get_viewport()
|
il y a 5 ans |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
il y a 5 ans |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
il y a 5 ans |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
il y a 5 ans |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
il y a 5 ans |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 5 ans |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
il y a 5 ans |
Rémi Verschelde
|
d1acbbce7f
Rename more 2D and 3D nodes to follow convention
|
il y a 5 ans |