Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 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 |
lupoDharkael
|
268fe9dda5
GradientEdit: Fix index crashes
|
5 years ago |
Hugo Locurcio
|
98a0c2b20f
Implement snapping in the Gradient editor
|
6 years ago |
Rémi Verschelde
|
84d969a42a
Cleanup some unecessary editor/ includes in scene/
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
M. Huri
|
90efe5be08
Fixed a typo, treshhold to threshold.
|
6 years ago |
Rémi Verschelde
|
3e9740ac93
Fix more "may be used initialized" warnings from GCC 7
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
6ce9951d9e
Many fixes to gradient editor, which was pretty broken. Closes #19308
|
7 years ago |
Guilherme Felipe
|
40f8ab6b1e
Fix grab/select of gradient edit
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Juan Linietsky
|
4b5227ff77
-Ability to open resources in the same window
|
7 years ago |
JFonS
|
f68594a525
Fix weird editor crash when switching from editing one gradient to another keeps 'grabbing' variable to true
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Poommetee Ketson
|
668d00ff2d
Fix ColorPicker to use theme constants
|
8 years ago |
Karroffel
|
23c5fa8687
renamed occurances of ColorRamp with Gradient
|
8 years ago |