Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Tomasz Chabora
|
4b9860ea94
Show preview of frame_coords in AnimationPlayer
|
5 years ago |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 years ago |
Hugo Locurcio
|
679e4b5987
Align boolean/color track icons to other keys in the animation editor
|
6 years ago |
Juan Linietsky
|
8b4c4d9b2f
Implement a more coherent (and way less hack) way to block animation updates, fixes #24618
|
6 years ago |
Michael Alexsander Silva Dias
|
3ef8238c1c
Make translatable some undo/redo operations in the editor
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Guilherme Felipe
|
c75e7f4848
[AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)
|
7 years ago |
Juan Linietsky
|
b659fd6d74
Entirely new (and much improved) animation editor.
|
7 years ago |