Skip to content

Conversation

perminder-17
Copy link
Collaborator

@perminder-17 perminder-17 commented Nov 29, 2023

Resolves #6595

Changes:

This pull request addresses the inconsistency observed when using lights() and specularmaterial() within the framebuffer block, specifically when the filter() function is applied internally. The proposed changes ensure that lights and materials behave as expected within the framebuffer block, enhancing overall rendering consistency.

Screenshots of the change:
before:-
fixes-blur
after:-
fixes-after

PR Checklist

@perminder-17
Copy link
Collaborator Author

This was an oversight when we solved the issue #6559

Copy link
Contributor

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@davepagurek davepagurek merged commit aa75140 into processing:main Nov 30, 2023
@perminder-17
Copy link
Collaborator Author

Thanks for catching this!

Yess... Thanks❤

@perminder-17 perminder-17 deleted the fixes-framebuffer branch November 30, 2023 14:12
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.

Inconsistency in lights() and specularmaterial() within Framebuffer Block when filter() is Applied inside the block

2 participants