kobewi
|
ece3df3938
|
Add per-scene UndoRedo
|
2022-08-22 18:05:10 +02:00 |
|
Juan Linietsky
|
d4433ae6d3
|
Remove Signal connect binds
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
2022-07-29 16:26:13 +02:00 |
|
Vitika9
|
aef3b5681d
|
Changed signals of ItemList
|
2022-05-06 13:09:04 +05:30 |
|
Hendrik Brucker
|
b396fd4eef
|
Improve compilation speed (forward declarations/includes cleanup)
|
2022-02-12 02:46:22 +01:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Yuri Roubinsky
|
eabf8f5edf
|
Added reset_size method to Control and Window classes
|
2021-11-22 16:55:21 +03:00 |
|
Haoyu Qiu
|
284c6c81eb
|
Make action names translatable
|
2021-07-31 22:19:51 +08:00 |
|
Gilles Roudière
|
5d34a81e52
|
Implement atlas merging and tile proxies
|
2021-07-21 12:36:37 +02:00 |
|