Skip to content

Remove uv inputs from blend modes and renamed Color Conversion#15

Merged
paddy-exe merged 1 commit intomainfrom
rename-dissolve-blend-input
Mar 11, 2023
Merged

Remove uv inputs from blend modes and renamed Color Conversion#15
paddy-exe merged 1 commit intomainfrom
rename-dissolve-blend-input

Conversation

@paddy-exe
Copy link
Copy Markdown
Owner

  • removed redundant uv input from blend mode functions
  • renamed category Color Conversion to Color Adjustment

@paddy-exe paddy-exe added 🐛 bug Something isn't working 📚 documentation Improvements or additions to documentation ⚠️ compat-breaking compatability breaking changes labels Mar 11, 2023
* before: `vec2 uv`
* after: `vec3 seed`

This better reflects what is expected from the user as input (can be any vec3 input)
Remove unnecessary uv inputs and renamed color_conversion
@paddy-exe paddy-exe force-pushed the rename-dissolve-blend-input branch from 7239cc8 to fca39b6 Compare March 11, 2023 23:31
@paddy-exe paddy-exe merged commit e95a3b4 into main Mar 11, 2023
@paddy-exe paddy-exe deleted the rename-dissolve-blend-input branch March 11, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working ⚠️ compat-breaking compatability breaking changes 📚 documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant