Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 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 |
Rémi Verschelde
|
d6b20e854c
Merge pull request #27294 from lupoDharkael/rect2i
|
6 years ago |
lupoDharkael
|
6232e7eed3
Add missing methods to Rect2i
|
6 years ago |
K. S. Ernest (iFire) Lee
|
1971c09e5e
Fix scaling issue for texture button focus texture.
|
6 years ago |
Rémi Verschelde
|
47c4ec7f1d
Merge pull request #26105 from nekomatata/texture-button-mask-fix
|
6 years ago |
PouleyKetchoupp
|
f07dfe8a3f
Fixed TextureButton click mask when no other texture is set
|
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 |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
7 years ago |
Samuel P
|
cf2bdcbb3f
fix hovering on toggled texture buttons
|
7 years ago |
Rémi Verschelde
|
62ecb44035
Fix warning about functions defined but not used [-Wunused-function]
|
7 years ago |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
7 years ago |
MrCdK
|
9927b70efb
The TextureButton's bitmask takes into account the stretch mode selected
|
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 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Geequlim
|
407c082810
Fix the resize mode of TextureButton cannot be saved into resource files.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
ea7e8c8e86
Merge pull request #7795 from hpvb/rename-md-macro
|
8 years ago |
geequlim
|
4ebc30e303
Fix compile error with TextureButton
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |
geequlim
|
ab375117ba
Add STRETCH_KEEP_ASPECT_COVERED to TextureRect StretchMode
|
8 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 years ago |