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
/
resources
/
gradient.cpp
Age
Commit message (
Expand
)
Author
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-12-28
Rename offset to point in remove_point()
kobewi
2020-10-25
Fixup `ColorRamp` to `Gradient` renames
Andrii Doroshenko (Xrayez)
2020-09-27
Merge pull request #35924 from doot24/fix_#35863
Rémi Verschelde
2020-08-12
Sort points in a Gradient for color and offset updates.
Somnath Sarkar
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-05
changed max point limit to 1 instead of 2
D00T24
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-21
Fix some editor crashes
qarmin
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde