Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colour-science/PostProcessing

Post Processing Stack
https://github.com/colour-science/PostProcessing

Test

eab20151be62eb4fe5aab96bbb9e88af582c80b2 authored about 8 years ago by Matt Dean <[email protected]>
Moved ReflectionUtils.cs to the Editor folder so it's not compiled when building a player

4ce8688d072deed86cc3bd8679dbd9b0759387d4 authored about 8 years ago by Chman <[email protected]>
Fixed issue when DOF and Bloom are enabled at the same time

47f6d216f5f0c277518bf865970db8bd51526cb0 authored about 8 years ago by Chman <[email protected]>
Fixed shader warnings in 5.6b

036e9626a0d80731104ff3b510367017d961be61 authored about 8 years ago by Chman <[email protected]>
Removed useless field

ca89220ea6f1012fb270232a3487235ae4e698b0 authored about 8 years ago by Chman <[email protected]>
Merge pull request #53 from keijiro/dof-weight-bias

DoF: Tweaked the prefilter/postfilter to reduce artifacts.

5e0e734a2d7b51405440f33b34c0bd4c9cf6e936 authored about 8 years ago by Thomas <[email protected]>
Merge pull request #43 from keijiro/fix-issue26-2

Fix for issue #26 (reopened)

da16cfb386adfcaac74763e01c95f76f3b3a908c authored about 8 years ago by Thomas <[email protected]>
Merge pull request #30 from keijiro/moblur-new-filter

Quality and performance improvements to Motion Blur

d38e24f48479dd79a04c71b0309ab7b5e186b55d authored about 8 years ago by Thomas <[email protected]>
Merge pull request #45 from JohannesDeml/WidenGrainRange

Tweaked grain range to have a lower minimum range

1d34af1ba4861a154c4c2569ba23078cb26f73ce authored about 8 years ago by Thomas <[email protected]>
Merge pull request #52 from Kink3d/Fix-for-Issue-#47

Fix for Issue #47

fe33f460ad81ff9cd22df47955e985333c9e2167 authored about 8 years ago by Thomas <[email protected]>
Fix for unassigned variable warning

4e56a71640228cc7a919c867634a7040dfd49649 authored about 8 years ago by Matt Dean <[email protected]>
DoF: Tweaked the prefilter/postfilter to reduce artifacts.

Tweaked the prefilter and postfilter to hide unblurred areas that
usually appear on boundaries b...

ff6a9ac3cdab5fea7871f6946da489212df72c47 authored about 8 years ago by Keijiro Takahashi <[email protected]>
tweaking grain range to have a lower minimum range

A range below 0.3 creates visible patterns and a artifacts.

578dea16f41e22c5cbd2937ba853d0a1c4ee2f32 authored about 8 years ago by Johannes Deml <[email protected]>
Fix for issue #26 (reopened)

This is a fix for issue #26 (reopened).

The issue is caused by the difference between actual Co...

494dc9fd9076c7fac06556fedf41c71d88b6c2a0 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Quality and performance improvements to Motion Blur

- Completely redesigned the reconstruction filter. It's not only faster
than the previous implem...

5dd99bf8aff07cd079eca912a9b54c4688774649 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

c276434ad539e5b9b10be8ca155a52a046c32bdc authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge pull request #27 from keijiro/fix-issue26

Fix for issue #26

30797a71197c30c5c9d0143d6dcfb416cdc3e4aa authored about 8 years ago by Thomas <[email protected]>
Fix for #26

Chaged to discard the CoC history when the sign of the CoC value is
inverted.

e828f50618f8929954a94a91278043f405e3a7f8 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

37bf8f1cfd453df9f4002982a6596392b4e8a285 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge pull request #19 from keijiro/dof-ca-fix

Fix for DOF + chromatic aberration

13d70bb007dd212865cd0c64dd6058d365b5f197 authored about 8 years ago by Thomas <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

e549f26bec0ab07cf77f8bca657426835c7b97ad authored about 8 years ago by Keijiro Takahashi <[email protected]>
Added chromatic aberration to DOF.

- Changed to apply chromatic aberration not only to the source image but
also to the DOF texture...

aaa172269a755da007b8c5c8454b7aacd8b33efe authored about 8 years ago by Keijiro Takahashi <[email protected]>
Small tweaks to motion vector debug view

ed01da3ae108e1988d447cb4b35ec87fb913c451 authored about 8 years ago by Chman <[email protected]>
Changed motion vector debug view defaults and added a motion sickness warning

c08c67070e31c290139f0ee1956ff289d18482f8 authored about 8 years ago by Chman <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

0b104a62a7ebd9015d431644f7f057029d9e9d0d authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge pull request #18 from keijiro/fix-moblur-dx9

Explicitly apply RenderTextureReadWrite.Linear in Motion Blur

b31824a5dfa3e5995be379db39aabc6bebf58a20 authored about 8 years ago by Thomas <[email protected]>
Force to disable color convertion in Motion Blur

- Explicitly disable color space convertion with the temporary render
textures. This is needed t...

e428a13a9fbf275543da8bb101b124a3620dab27 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

944b2f2744c3ee050325f13457ece0ccc4e1ba59 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Fixed #3 - ACES reference tonemapper broken on macOS

457db7c077276a175abb40fc3987ec043edfee27 authored about 8 years ago by Chman <[email protected]>
Fixed refresh issue with context menu actions in the curve editor

c763ec95f168b017c1416c25f84fb023d1775f56 authored about 8 years ago by Chman <[email protected]>
Fixed import settings for Spectral LUT textures on 5.4

2ae61e5bdfe87b2bafb8193733d588b630d9d833 authored about 8 years ago by Chman <[email protected]>
Added context menus to the curve editor in Color Grading

b60e90fd1ca09d82f34be772a79273a94575f889 authored about 8 years ago by Chman <[email protected]>
Removed old debug code

832cc4c0af97374ce648394d0e6a3fdcdb13d603 authored about 8 years ago by Chman <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

b4264069940c5713c888ae911fccafa2a49b4729 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge pull request #12 from keijiro/dof/improvements

DOF: Quality and performance improvements

b9d3a97a7d317469d3e6a8ba41516181b7e82e87 authored about 8 years ago by Thomas <[email protected]>
Update README.md

823cc5ce9333f022118e59f89def82924db24d90 authored about 8 years ago by Thomas <[email protected]>
DOF: Quality and performance improvements

- Added CoC masking to the prefilter to reduce halos.
- Tweaked the slope function in the bokeh ...

a28632bca40ece12d3ef8a909c8daa8ad64c218d authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge remote-tracking branch 'refs/remotes/Unity-Technologies/master'

82f0ab9b044ce4918da20df0e2df061e4f0b34f8 authored about 8 years ago by Keijiro Takahashi <[email protected]>
Merge pull request #10 from keijiro/dof-bugfix

The DOF prefilter pass needs a gamma variant.

97d8387084511bdf717ad91f71dbb5eec4487f5e authored about 8 years ago by Thomas <[email protected]>
Added a missing warning if the Focus Plane debug view is enabled and DoF isn't

58e4d6b705c19f4257509b4b794a5c2d6419233f authored about 8 years ago by Chman <[email protected]>
Fixed: the DOF prefilter needs a gamma variant.

f2f0b4f202bde8a99fa788a012550bdfa33207bd authored about 8 years ago by Keijiro Takahashi <[email protected]>
Fixed 'Depth' & 'Normals' debug views being different in Linear & Gamma spaces

88b15d81b992bb236463de9f4e8a5530298944bb authored about 8 years ago by Chman <[email protected]>
Changed focus plane debug view colors

839b4312213f036e0f103fe981e3f1438d27b5bc authored about 8 years ago by Chman <[email protected]>
Cleanup

50fb47fd2a07ed92f3182077de06b0e2ffefba1b authored about 8 years ago by Chman <[email protected]>
Improved focus plane debug view

08caa8e92d686664ef723d0306828c39a4fdc5bb authored about 8 years ago by Chman <[email protected]>
Cleanup

f2e7118470d55985e9074e6b14e9bc189cd41480 authored about 8 years ago by Chman <[email protected]>
Fixed depth source in TAA

7bc8a8aa29b07b07bb822d398873be6f236ed540 authored about 8 years ago by Chman <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dof'

5319de66488314e9788858eee0cc7105edb61fe9 authored about 8 years ago by Chman <[email protected]>
Changed the trackball UI to be more compact

c73f1d4dc267f8e33292cfcbb86c6e89c5a281f9 authored about 8 years ago by Chman <[email protected]>
Removed useless bokeh textures for now

0374371766ea96f5a6902a5e004cc5dbf66cdece authored about 8 years ago by Chman <[email protected]>
Reworked the grain effect; defaults have changed !

ed86900163771134cd8dda7fb81b3fa7c290d7c9 authored about 8 years ago by Chman <[email protected]>
Fixed shader compilation issue on dx9 and disabled DoF on d3d11_9x

0f1237e2bc72d19c10704641a95e6e92a445a0e8 authored about 8 years ago by Chman <[email protected]>
Fixed TAA & transparent jittering

5b5dea44a48da440f1596604afde2c01dbc0b5ef authored about 8 years ago by Chman <[email protected]>
Removed useless uniform names

ea4b4384e7e89106b43fb8f3a7f57587acf2f244 authored about 8 years ago by Chman <[email protected]>
Added a helper curve in the neutral tonemapper UI

cd9f472dfedfbcb8d76d520d5a228ed3a43d984c authored about 8 years ago by Chman <[email protected]>
Added a few comments to TAA

29fbd350dbb866f0f60a3d33b29e135f9cee576f authored about 8 years ago by Chman <[email protected]>
Cleaned up TAA

ed54aeace2de21b7692e3f7a1b5850071bd178fc authored about 8 years ago by Chman <[email protected]>
Improved quality with odd number screen resolution

63c13b3c34fd75e633734825cadda6daad5381a1 authored about 8 years ago by Chman <[email protected]>
Fixed banding in bokeh blur

e604e4f3c485b415d547995a1642249b921e4be3 authored about 8 years ago by Chman <[email protected]>
Fixed RT recycling happening too early

1e2630f42a7a200a496bd93ceb3528e1b46f4349 authored about 8 years ago by Chman <[email protected]>
Added focus plane debug view

976b23bb535de4de8418b87b2945cfd15ef3f4ca authored about 8 years ago by Chman <[email protected]>
Additional compatibility check

8925f06a2e23662722cab703215e29851bd56ded authored about 8 years ago by Chman <[email protected]>
Cleanup

0e8e85db52ef191e3adab86a68e03a34caabed3c authored about 8 years ago by Chman <[email protected]>
Removed depth dejittering, do CoC antialiasing instead

66389e287144647796865c75efcc7005505b0b55 authored about 8 years ago by Chman <[email protected]>
Adding missing PREFILTER_LUMA_WEIGHT define

789d3298fd56a72b1d6b73645aa7ff0668a20256 authored about 8 years ago by Chman <[email protected]>
DoF, grain improvements, dejittered depth buffer (see description)

First version of DoF.
Fixed luminance contribution on grain, it was reversed.
Added a hacky dept...

f506ee5e05a8c7787f27eb231235c7ad21ed5369 authored about 8 years ago by Chman <[email protected]>
Fixed profile failing when instantiated in scripts

d6005853d7ab0668f369e9de2b6893ef157bbc6c authored about 8 years ago by Chman <[email protected]>
Better icon handling

b178de86ac2043ec79d0940a61c5661b2b5a9c52 authored about 8 years ago by Chman <[email protected]>
Tabs -> Spaces

b8ca0c6d49466abc3f82f16a2ed79cf23f2bb85b authored about 8 years ago by Chman <[email protected]>
Merge pull request #7 from colour-science/feature/aces_1.0.3

Implement support for ACES 1.0.3

a53da66ab322e810d32f82677ba771233e4084b2 authored about 8 years ago by Thomas <[email protected]>
Fixed eye adaptation not adapting correctly when the average luminance is > 1

24da32519718ed09d9d4744bb720ac69bbaaee75 authored about 8 years ago by Chman <[email protected]>
Added a temporary icon to the profile asset

16f60942970d90ea1ebfb84556ea870e8c0b9f20 authored about 8 years ago by Chman <[email protected]>
Fixed a command buffer ordering issue with TAA

1aa1bb0c7db91cf7d44dae68e33576402c1c878c authored about 8 years ago by Chman <[email protected]>
Removed useless computations in vertex shaders used for MRT blits

558d5443e7aeea1e1fadca2c417f94e4a57e8a8c authored about 8 years ago by Chman <[email protected]>
Fixed broken SSR (was all "blocky" due to a typo...)

384a151ba8292309dddcdb1f81958ab86f683047 authored about 8 years ago by Chman <[email protected]>
Implement support for ACES 1.0.3:

- Update ODT names to match the ACES CTL codebase in order to avoid confusion.
- Add ODT for D65...

4b0a9e67b58079dde8911259e8d5eb2feca9e4ee authored about 8 years ago by Thomas Mansencal <[email protected]>
Implement proper "ACES" tone curve fitting on "RRT.a1.0.3 + ODT.Academy.RGBmonitor_100nits_dim.a1.0.3" combination.

700c855a7e8ff8427924b61705787a64e3367920 authored about 8 years ago by Thomas Mansencal <[email protected]>
Update README.md

c7241798aa2ab2051e583242fd18e2fc084f17c7 authored about 8 years ago by Thomas <[email protected]>
Added a note in the motion blur UI about multi-frame blending lowering the color precision

984927d82d17f78e03859968ef72c0dadd8efa8e authored about 8 years ago by Chman <[email protected]>
Added a "Force Forward Compatibility" toggle on AO

Forces compatibility with Forward rendered objects when working with the
Deferred rendering path.

96bf37ddaadfcc263326bf01c2676b8f9bd79254 authored about 8 years ago by Chman <[email protected]>
Fixed color grading curves applying a slight shift in darks

Still a very tiny shift in the highlights (can be seen using the
waveform) but it's far less pro...

a26774e35354afbc59bdea5fa662222ebd7254eb authored about 8 years ago by Chman <[email protected]>
Merge pull request #4 from mvriel/patch-1

Resolve warning in MotionBlur shader

a89bbb03e941c081676579fdbe39fd0696d956ae authored about 8 years ago by Thomas <[email protected]>
Resolve warning in MotionBlur shader

When I compiled the shaders the MotionBlur shader issued the following warning:

```
'Hidden/...

b163712ef88f0e2669be84c5b6ee9be6b3e39463 authored about 8 years ago by Mike van Riel <[email protected]>
Fixed a potential nullptr when a profile is assigned to a disabled camera

8afc17a058e9bef71e6c198f7a91511a4459932e authored about 8 years ago by Chman <[email protected]>
Removed useless cginc

914357578f4e9085fc932ca77d2cbed93a966769 authored about 8 years ago by Chman <[email protected]>
Optimized the Grain effect and added a "Colored" option

PS4 numbers:
- Old Fast grain : 152µs
- Old Filmic grain : 464µs
- New Filmic grain : 185µs

As ...

dbd40a2e592906b0c957dc9a4856be8b0b8964d1 authored about 8 years ago by Chman <[email protected]>
Added an editor for the behaviour (beauty pass)

7f14acc65b3d16152e9ab769eab34019b5a94bda authored about 8 years ago by Chman <[email protected]>
Removed the need for the Editor Default Resources folder

To upgrade from previous versions you should remove PostProcessing and
Editor Default Resources ...

3e3407987f8121df0fd0a09d21a5b5cd468e8bdc authored about 8 years ago by Chman <[email protected]>
More accurate target checks for metal / compute support in 5.6

1e52ef316695f3064145441bc45c59fd0867dc1f authored about 8 years ago by Chman <[email protected]>
Update README.md

728291eb2bef2d510dd9e19064c8860cc1f5f0b9 authored about 8 years ago by Thomas <[email protected]>
Initial commit (bis)

d5d5488aec0225d1e77c808cfb65eb5d74a11e5c authored over 8 years ago by Chman <[email protected]>
Readme.md

206bc53cd13b26c18700ca790594b1d429fef2ea authored over 8 years ago by Chman <[email protected]>
Added License

9fa3c8f92ab0437339a6cf0623217bdadf3d9012 authored over 8 years ago by Chman <[email protected]>
Added gitignore

c04fe1a896cba811bcccfa31934f9ef654468c2c authored over 8 years ago by Chman <[email protected]>
Initial commit

34b6fbdc98a5f4f0f7269786ff032d1c07d14de4 authored over 8 years ago by Thomas <[email protected]>