rune-scape
|
dd1372b78e
various gui nodes now listen for the changed signal on textures
|
1 year ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
semensanyok
|
63554c7765
Fix TextureButton's click mask texture size ignored if missing normal texture
|
1 year ago |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 year ago |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 year ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 years ago |
Ninni Pipping
|
d4ac3b6ded
Make `TextureButton` and `Button` update on texture change
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Aaron Franke
|
f6714858bf
Rename TextureButton set_*_texture methods to set_texture_*
|
2 years ago |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 years ago |
Aaron Franke
|
995b9f94e8
Replace Rect2(i) has_no_area with has_area
|
3 years ago |
Hendrik Brucker
|
ea0472fecf
Refactor BitMap and add tests
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 years ago |
kobewi
|
e714f5e56e
Rework TextureButton stretch
|
3 years ago |
kleonc
|
078b8c25ce
TextureButton Fix logic for drawing only the focus texture
|
3 years ago |
kobewi
|
11111d997e
Fix TextureButton focus texture logic
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 years ago |
kleonc
|
6c3c269f24
TextureButton Update min size on any texture change
|
4 years ago |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 years ago |
Rémi Verschelde
|
69152af45d
doc: Don't bind argument names with p_ prefix
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
PouleyKetchoupp
|
5f1d94bb7d
Added flip_h and flip_v properties in TextureButton
|
6 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Michael Alexsander Silva Dias
|
9b09daa8c5
Add feature to Button to make its icon expand/shrink with the button's size
|
6 years ago |