-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor usecore to new state context provider (#44)
* chore: first tests regarding refactoring * feat: made effect composer use useTresContext * chore: refactored bloom effect; fixed watcher being called too often in outline effect * chore: set bloom blend function to documented default * feat: migrated glitch effect to use new state context provider * chore: removed useCore.ts * chore: added expose (pass, effect) to effects * chore: removed problematic props in EffectComposer; made use of sizes from context provider * chore: bumped versions of core and cientos to 3.0.x; reenabled components from cientos * chore: made use of postprocessing defaults in effect composer * chore: removed obsolete type castings * chore: bumped package version * chore: removed deprecated props of bloom effect --------- Co-authored-by: Tino Koch <tino.koch@xpoli.eu>
- Loading branch information
Showing
20 changed files
with
621 additions
and
4,374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.