-
-
Notifications
You must be signed in to change notification settings - Fork 40
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(app): 421 Update components to use useLoop instead of useRenderLoop #422
feat(app): 421 Update components to use useLoop instead of useRenderLoop #422
Conversation
Run & review this pull request in StackBlitz Codeflow. |
Hi, currently 3 main things are missing for this one @alvarosabu could you check please the lint problems with ocean (a problem with the demo that uses SKY) and holographic @andretchen0 for some reason, Sparkles is not updating can you help me with this one Contact shadows also have problems, but this comes before. And useEnviroment needs to be checked (I will do this) Thanks :) |
Sure @JaimeTorrealba, I already fixed the issue of the linting for Sky and holographic here #424, just checked Ocean and is solved as well, once that is merge you can merge it here to do the update For contact shadows the issues are different, it will require its own ticket |
Unsure about I checked it after the linter was updated. I'm guessing an underlying dependency updated, but I can't find the source atm. |
Consider that the ContactShadows and the sparkles will be out of the scope of this PR. Can we merge this one? @alvarosabu @andretchen0 |
If we take out those 2 yes, I will take over the ContactShadows 👌 |
As mentioned on Discord, it seems that the problem with Considering the amount work that @JaimeTorrealba has done here, I think it'd be best to merge now and recheck after fixing primitives in the core. But I'll leave that decision up to you two, @alvarosabu @JaimeTorrealba . |
I agree with @andretchen0, please @JaimeTorrealba check the conflict on the package.json and we are ready to merge |
…actions-to-useloop-instead-of-userenderloop
close #421