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
/
color_rect.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-10-19
Fixup `ColorRect` and `TextureRect` renames
Andrii Doroshenko (Xrayez)
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
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-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-01-14
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-12
some class renames
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2016-09-11
-Added a ColorFrame control, kind of like Texture but for color.
Juan Linietsky