index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
texture_button.cpp
Age
Commit message (
Expand
)
Author
2019-08-29
Add feature to Button to make its icon expand/shrink with the button's size
Michael Alexsander Silva Dias
2019-04-30
Merge pull request #27294 from lupoDharkael/rect2i
Rémi Verschelde
2019-03-21
Add missing methods to Rect2i
lupoDharkael
2019-03-15
Fix scaling issue for texture button focus texture.
K. S. Ernest (iFire) Lee
2019-02-21
Merge pull request #26105 from nekomatata/texture-button-mask-fix
Rémi Verschelde
2019-02-21
Fixed TextureButton click mask when no other texture is set
PouleyKetchoupp
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-10-06
fix hovering on toggled texture buttons
Samuel P
2018-09-29
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-01-19
The TextureButton's bitmask takes into account the stretch mode selected
MrCdK
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-07-26
Fix the resize mode of TextureButton cannot be saved into resource files.
Geequlim
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Merge pull request #7795 from hpvb/rename-md-macro
Rémi Verschelde
2017-02-13
Fix compile error with TextureButton
geequlim
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-09
Add STRETCH_KEEP_ASPECT_COVERED to TextureRect StretchMode
geequlim
2017-01-14
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-07-07
Remove unused variables (third pass) + dead code
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-29
-Allow negative texture scale in TextureButton, fixes #2956
reduz
2015-12-13
ability to export scene to zip
Juan Linietsky
2015-12-12
added rotation and scale support to gui controls
Juan Linietsky
2015-06-29
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-02
Changed texturebutton scale from float to Size2
romulox_x
2015-01-03
-ability to scale and modulate texturebutton, closes #818
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky