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

feat(postprocessing): re-instance effect on prop changes without set #193

Merged
merged 19 commits into from
Mar 19, 2025

Conversation

Tinoooo
Copy link
Contributor

@Tinoooo Tinoooo commented Mar 15, 2025

I did some substantial changes in #192. I couldn't set the reviewer to @alvarosabu, so I opened this new PR.

alvarosabu and others added 18 commits March 10, 2025 10:25
- Add blend function support to OutlinePmndrs component
- Implement dynamic effect recreation for specific prop changes
- Update playground example with more interactive outline configuration
- Add console logging for debugging and development purposes
…afety

- Remove unused imports and console logs
- Improve type annotation for OutlinePmndrs ref
- Remove unnecessary gl configuration
- Add eslint disable for console log in watchEffect
…; updated Glitch component to utilize new functionality.
@Tinoooo Tinoooo self-assigned this Mar 15, 2025
@Tinoooo Tinoooo requested a review from alvarosabu as a code owner March 15, 2025 17:37
@alvarosabu alvarosabu added the p3-significant High-priority enhancement (priority) label Mar 19, 2025
Copy link

pkg-pr-new bot commented Mar 19, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@tresjs/post-processing@193

commit: 17f955a

Copy link
Member

@alvarosabu alvarosabu left a comment

Choose a reason for hiding this comment

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

This looks way better @Tinoooo I tested the playground and the blend function in several examples and is working as expected

@Tinoooo Tinoooo merged commit 2104f16 into main Mar 19, 2025
4 checks passed
@Tinoooo Tinoooo deleted the bugfix/re-instanciate-to-non-setter-props branch March 19, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-significant High-priority enhancement (priority)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants