-
-
Notifications
You must be signed in to change notification settings - Fork 64
Provide a path for end users to register their own blenders #966
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
Conversation
almarklein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can work as an experimental feature, and we can refine it (i.e. document what a blender should look like) after the upcoming refactoring.
The ability to register blenders would remove a big 'non sactioned' customizations I have for PyGFX. It would also allow more end user blender modes. I know the blenders/rendering pipeline is being refactored. But this would really help in the meantime (after release 0.8.0 of course). Thanks for considering.
8fe0fb7 to
0bb8a23
Compare
0bb8a23 to
c907cbe
Compare
almarklein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
|
Thanks a bunch! |
The ability to register blenders would remove a big 'non sactioned' customizations I have for PyGFX.
It would also allow more end user blender modes.
I know the blenders/rendering pipeline is being refactored. But this would really help in the meantime (after release 0.8.0 of course).
Thanks for considering.