-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: 🔥 remove deprecated image effect implementation (#23)
The image effect component implementation is very cumbersome and error prone. Support from Unity for this old implementation is lacking as well. Hence I don't want to support it anymore. Removes image effect component. For use with the built-in pipeline use the post-processing implementation instead.
- Loading branch information
1 parent
600fd09
commit 0d4459c
Showing
16 changed files
with
0 additions
and
1,405 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
Samples~/ImageEffect Component Demo/Materials/BlueTransparent.mat
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
Samples~/ImageEffect Component Demo/Materials/BlueTransparent.mat.meta
This file was deleted.
Oops, something went wrong.
93 changes: 0 additions & 93 deletions
93
Samples~/ImageEffect Component Demo/Materials/GreenTransparent.mat
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
Samples~/ImageEffect Component Demo/Materials/GreenTransparent.mat.meta
This file was deleted.
Oops, something went wrong.
89 changes: 0 additions & 89 deletions
89
Samples~/ImageEffect Component Demo/Materials/RedTransparent.mat
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.