Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
hace 3 años |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
hace 3 años |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
hace 3 años |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
hace 3 años |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
hace 3 años |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
hace 3 años |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
hace 3 años |
luz paz
|
38aaaa3cf9
Fix various typos not caught by codespell
|
hace 3 años |
kobewi
|
2ccef6616e
Fix crash when drawing invalid tiles
|
hace 3 años |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
hace 3 años |
FireForge
|
b8720500b0
Improve TileMap editor layer selection button
|
hace 3 años |
Gilles Roudière
|
62d2549e9e
Add terrain center bit
|
hace 3 años |
FireForge
|
87cfe90f6e
Update viewport when toggling TileMap grid
|
hace 3 años |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
hace 3 años |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
hace 3 años |
Vitika9
|
aef3b5681d
Changed signals of ItemList
|
hace 4 años |
kobewi
|
142d0e7d75
Change Place Random Tiles to an icon
|
hace 3 años |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
hace 3 años |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
hace 3 años |
bruvzg
|
74ff5921d6
Improve popup window handling.
|
hace 3 años |
kobewi
|
b727b81468
Fix source picking with sort
|
hace 3 años |
Rémi Verschelde
|
009254d87c
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
|
hace 3 años |
Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
hace 3 años |
kobewi
|
547786650f
Automatically select source of the picked tile
|
hace 3 años |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
hace 3 años |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
hace 3 años |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
hace 4 años |
Rémi Verschelde
|
3db1d689ce
Merge pull request #57631 from groud/terrain_fix_with_empty_cells
|
hace 4 años |
Gilles Roudière
|
64e53cdc55
Fixes terrain painting on TileMaps when using empty terrain bits
|
hace 4 años |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
hace 4 años |