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

iR 594 Audit and add postprocessing effects #10108

Closed
wants to merge 38 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
2830f08
added color average effect
MbfloydIR Apr 18, 2024
c7a0f4e
added the outline effect to the post processing
MbfloydIR Apr 19, 2024
3096f99
added smaa effect for post processing
MbfloydIR Apr 19, 2024
0b088dc
added ChromaticAberrationEffect to post processing
MbfloydIR Apr 22, 2024
4f18666
added DotScreenEffect post processing effect
MbfloydIR Apr 22, 2024
ff3956a
added TiltShiftEffect post processing effect
MbfloydIR Apr 22, 2024
eca1059
Added motion blur post processing effect
MbfloydIR Apr 22, 2024
1f91ee6
added Glitch Effect to post processing
MbfloydIR Apr 22, 2024
c6b02c3
added lineWidth GodRaysEffect and GridEffect to post processing
MbfloydIR Apr 23, 2024
653fe76
added LUT1DEffect to post processing
MbfloydIR Apr 23, 2024
fcf1c3f
added LUT3DEffect post processing effect
MbfloydIR Apr 23, 2024
13aa5f9
added LUT1DEffect post processing effect
MbfloydIR Apr 23, 2024
c749064
added NoiseEffect to post processing
MbfloydIR Apr 29, 2024
65c60c8
added the PixelationEffect to post processing
MbfloydIR Apr 29, 2024
655336b
added ScanlineEffect to post processing effects
MbfloydIR Apr 29, 2024
daceee6
added FXAAEffect and ShockWaveEffect to post processing
MbfloydIR Apr 29, 2024
956d0a6
added TextureEffect to post processing effects
MbfloydIR Apr 29, 2024
51be5c4
added LensDistortionEffect to post processing
MbfloydIR Apr 29, 2024
ceded09
Merge branch 'dev' into michael/postprocessing
MbfloydIR Apr 30, 2024
0b37a72
Merge branch 'dev' into michael/IR-594-postprocessing
HexaField Apr 30, 2024
41cb567
corrected error with duplicate case option
MbfloydIR May 1, 2024
455e54e
moved the effects composer code into the post processing component so…
MbfloydIR May 2, 2024
f1f6d01
committing latest progress for the post processing effects
MbfloydIR May 3, 2024
71cac40
updated the post processing editor to use the lut path
MbfloydIR May 3, 2024
cf4cbc0
Merge branch 'dev' into michael/IR-594-postprocessing
MbfloydIR May 6, 2024
4e86b66
example
MichaelEstes May 6, 2024
214013f
moved the effect logic into individual use effects
MbfloydIR May 6, 2024
1a61a82
added effect options conditional check
MbfloydIR May 7, 2024
d638773
removed the associative array map to the effects class since it is no…
MbfloydIR May 7, 2024
7f5a482
connected the post processing effects up to the individual useEffect
MbfloydIR May 7, 2024
222f738
removed the effectMap refs that are no longer needed
MbfloydIR May 7, 2024
e9d757b
updated default values for post processing effects
MbfloydIR May 8, 2024
7de931f
created child reactor to wait for the useScene to return a render Entity
MbfloydIR May 8, 2024
d6c9dd6
moving composure declaration so it can be used in an effect construct…
MbfloydIR May 8, 2024
0e1cf9b
alphabetized the effects in the editor
MbfloydIR May 8, 2024
de393fa
added missing SSGIEffect ref
MbfloydIR May 8, 2024
70b490f
fix render pass
DanielBelmes May 10, 2024
5f0de1f
Merge branch 'dev' into michael/IR-594-postprocessing
DanielBelmes May 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading