floppyhammer
|
37489bcd0e
Fix nine patch of circular TextureProgressBar
|
3 年之前 |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 年之前 |
Red Headphone
|
d5bd37a1d1
progress_offset now added to reference cross draw function
|
3 年之前 |
floppyhammer
|
0b5724514d
Fix bilinear TextureProgressBar with nine patch enabled
|
4 年之前 |
kobewi
|
44a56c9742
Add offset for TextureProgress progress texture
|
4 年之前 |
floppyhammer
|
fa77e501f7
Improve nine patch behavior of TextureProgressBar
|
4 年之前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年之前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Relintai
|
108068ab41
Make TextureProgress's nine_patch_stretch property to enable stretching for radial fills.
|
6 年之前 |
Vixelz
|
559b8fd236
Truncate first segment in TextureProgress 9slices
|
6 年之前 |
PouleyKetchoupp
|
1974f6995f
Fixed radial progress with center offset by taking distance to edge into account in uv calculation
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 年之前 |
Rémi Verschelde
|
3e9740ac93
Fix more "may be used initialized" warnings from GCC 7
|
7 年之前 |
karroffel
|
a0f206aae8
fix enum cast warnings on clang
|
7 年之前 |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
7 年之前 |
Rémi Verschelde
|
0e8d31fdfa
Merge pull request #21654 from Calinou/textureprogress-transparent-tint
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Hugo Locurcio
|
0b6c70fb59
Allow transparent colors in TextureProgress tint properties
|
7 年之前 |
pesets
|
15af0e9ec8
Fix AtlasTexture with NinePatchRect and TextureProgress
|
7 年之前 |
Hugo Locurcio
|
814989e106
Add support for bilinear bars in TextureProgress
|
7 年之前 |
bosak
|
90918ff5ab
add tint for under, progress and over and tint group
|
7 年之前 |
bosak
|
1fa69c24a0
add tint property to TextureProgress changes progress color
|
7 年之前 |
robfram
|
7991bd168d
Implement line clipping for `TextureProgress` to avoid bad rendering due to imprecise UV mapping
|
7 年之前 |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |