Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gradient effects and fix interpolation in gradient.get_color() #737

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

Jowan-Spooner
Copy link
Contributor

@Jowan-Spooner Jowan-Spooner commented Jan 15, 2025

Adds three effects: reverse, distribute evenly, and simplify to MMGradient. These are exposed to the gradient popup (the simplify effect twice, with different thresholds).

Also MMGradient.get_color() now respects interpolation. This is only noticable when adding new points while not using linear interpolation.

Godot_v4.4-dev7_win64_ItbPPZordS.mp4

Adds three effects: reverse, distribute evenly, and simplify to MMGradient. These are exposed to the gradient popup (the simplify effect twice, with different thresholds).

Also MMGradient.get_color() now respects interpolation.
@RodZill4 RodZill4 merged commit da3397e into RodZill4:master Jan 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants