Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Hanif Bin Ariffin
|
7bc1dc828f
Remove deprecated Color::gray
|
6 years ago |
Juan Linietsky
|
123ee5995c
Visual GPU profiler and related profiling support in Vulkan.
|
6 years ago |
Rémi Verschelde
|
505fee0b6d
Color: Fix deprecation warning mentioning 'get_v()' instead of 'v'
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 years ago |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
lupoDharkael
|
2380f320e0
Update GDNantive API
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
elasota
|
35f6ba5c5d
BPTC support
|
7 years ago |
Rémi Verschelde
|
2969dffbe3
Deprecate incorrect Color::gray()
|
7 years ago |
Aaron Franke
|
de4b096898
[Core] 64-bit int Color methods
|
7 years ago |
Max
|
83b98785b3
Fixed float Color conversions to int types
|
7 years ago |
Bernhard Liebl
|
1d3b5d5a2f
Fix mismatch between Color.h and Color.from_hsv()
|
7 years ago |
Bernhard Liebl
|
be55171231
Add Color.from_hsv()
|
7 years ago |
Rémi Verschelde
|
09ca100658
Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB."
|
7 years ago |
Juan Linietsky
|
2cde466ebd
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
7 years ago |
robfram
|
19915d674c
Fix bad color to HTML conversion. Alpha channel was added befor RGB.
|
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
|
27fb329c82
Merge pull request #11208 from kitsune/hex-color-shortcuts
|
8 years ago |
bncastle
|
9d9cfc6f61
Implement +,-,/, * and negate operators for Color type.
|
8 years ago |
Dylan Enloe
|
8bff891f3c
Adds 3 and 4 digit html shortcuts to Color
|
8 years ago |
mrawlingst
|
6aa5bc2347
Change Color.to_32() to to_rgba32() and format as RGBA
|
8 years ago |
toger5
|
426c6b2c49
added to_ABGR32() to core/Color
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |