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.h
Age
Commit message (
Expand
)
Author
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-02-05
Rework TextureButton stretch
kobewi
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-07-10
Add override keywords.
Marcel Admiraal
2020-07-01
Added flip_h and flip_v properties in TextureButton
PouleyKetchoupp
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-02-11
Texture refactor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
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-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
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
Fix compile error with TextureButton
geequlim
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-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-01-01
Update copyright to 2016 in headers
George Marques
2015-12-12
added rotation and scale support to gui controls
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