Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 лет назад |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 лет назад |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 лет назад |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 лет назад |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 лет назад |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 лет назад |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 лет назад |
FireForge
|
468157bfe0
Capitalize the SpriteFrames search bar placeholder
|
3 лет назад |
kleonc
|
a4d8c78e48
SpriteFramesEditor Add animation searchbox
|
4 лет назад |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 лет назад |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 лет назад |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 лет назад |
Igor Kordiukiewicz
|
fa3d53ab4e
Fixed issue where panels in sprite frames editor couldn't be resized
|
3 лет назад |
Haoyu Qiu
|
90782a18b7
Improve Select Frames dialog of SpriteFrames editor
|
3 лет назад |
Haoyu Qiu
|
7cabf49e67
Improves SpriteFrames editor
|
3 лет назад |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 лет назад |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
Rémi Verschelde
|
b024602660
Merge pull request #57725 from jmb462/missing-sname-theme-setters
|
3 лет назад |
kleonc
|
803ac608a6
SpriteFramesEditor Fix crash when selecting non-Texture2D file for splitting
|
4 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
4 лет назад |
kleonc
|
93a95ae84a
SpriteFramesEditor Incorrect texture type fix
|
4 лет назад |
kleonc
|
c635ab914d
SpriteFramesEditor Show AtlasTexture's source texture path in the frame's tooltip
|
4 лет назад |
kleonc
|
3f9e50505a
Fix AtlasTexture nesting
|
4 лет назад |
kobewi
|
562fc4cc0d
Rename TextureRect.expand to ignore_texture_size
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
kobewi
|
841a9ef820
ScrollContainer's scrollbar visibility is now enum
|
4 лет назад |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 лет назад |