Ecosyste.ms: OpenCollective

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

github.com/pmndrs/postprocessing

A post processing library for three.js.
https://github.com/pmndrs/postprocessing

Update esbuild.mjs

186e931cf1583f8ebabf7eaad8267e2b51545ddc authored almost 3 years ago
Update attribution.en.md

e6b81e144eb93988d7b9550e7923afa02ebddd61 authored almost 3 years ago
Add target _blank icon

4ba46636eea28fca37494dea9eea74e68ed91469 authored almost 3 years ago
Create CODE_OF_CONDUCT.md

825e05717bd34a8bd698bb87a8bc3cd1c9b83d44 authored almost 3 years ago
Create pull_request_template.md

c1dcccb204244d852f52bf1d0cdc1bc94b5b9ee8 authored almost 3 years ago
Update bug_report.md

d1e54884e6bdcab6bebd9db5d5b0a2d87961b04a authored almost 3 years ago
Update CONTRIBUTING.md

7b3c59f9ecbb1c4eced9b9704d938b92ddd005d8 authored almost 3 years ago
Update bug_report.md

7bbf3e6d0ff540039a9bb4f44753034a9ab967e0 authored almost 3 years ago
Don't set alpha

d69b360c8d616dba00a59ab75d2ae8453248cd53 authored almost 3 years ago
Add attribution page

c12e6af7c4d7745a034927c63531360b27a88c34 authored almost 3 years ago
Update styles

2141cbb03e24ed1de8d116f14a4b0a38bc5bca60 authored almost 3 years ago
Create render-heading.html

c7c219b049b92d5925a41304a0aa82a078709540 authored almost 3 years ago
Add dev config

db4f4ac55c5b9401219171d0322e93d4e80175bb authored almost 3 years ago
Merge pull request #347 from vanruesc/dev

Version 6.24.1

a89bf26454abfb8bad8513900e8f3e3c66b56f55 authored almost 3 years ago
Version 6.24.1

b3480eecc9aae748341b073a77fa47ce78dc7a29 authored almost 3 years ago
Remove unused import

eac24d3fb3176d4f8ec877bcb3a22bb76c087447 authored almost 3 years ago
Improve UV transform handling

d9c314b35ac7e23c137b2076a398a2ff71667c20 authored almost 3 years ago
Add getGlitchColumns and setGlitchColumns

1e0f5ca0554d5a0e771294eba8a625e4207ae6c1 authored almost 3 years ago
Update smaa.js

16a78978da062ae48ee761e5421d46957cfb7b28 authored almost 3 years ago
Add texture demo

b3ee2b397837682db38481f43836201825ce49c6 authored almost 3 years ago
Add glitch demo

550fe7b3d0f177217efc8bd91135fd2d4dea361d authored almost 3 years ago
Remove info box from viewport

9137b2139b0c9f2e8a3918e449c098f5da43606f authored almost 3 years ago
Improve error handling

61653cfb64270888a438cf9b6e9aac2ecb24c79f authored almost 3 years ago
Create special effects section

d3bc153ff598da071794939ccaaf75d68044445d authored almost 3 years ago
Disable sass sourcemap

6a94c6779d98d34462b1ecd42682a95e117cf73a authored almost 3 years ago
Update module field

409b407c770a0c40879567fd56c20c420b730dba authored almost 3 years ago
Adjust license date

51928cdac1fe6c6d21bd15f0ee066896678923dd authored almost 3 years ago
Use explicit module bundle for tests

This commit should be reverted once the module bundle becomes the default.

5293d46a2a30a114592f28c5bb54069734387571 authored almost 3 years ago
Create postprocessing.esm.js bundle

Need this for backward-compatibility. Related to #346.

940b9363dd69b76137a740dc9dfa463151ed16e7 authored almost 3 years ago
Fix potential NPE on early resize

24dcb99c294300fa88bca2932aa6b152103c3c9b authored almost 3 years ago
Enable MSAA

baf99abb062a3c4c14b74c19b7971124bd6da7d1 authored almost 3 years ago
Fix potential breakage with three dev

Fixes #345

02515a2aa31e024025e0c42f359e674fe1f16276 authored almost 3 years ago
Preserve depth when using MSAA

014318b22a3cbacf58c375d76187f62d76d54933 authored almost 3 years ago
Prepare for removal of WebGLMultisampleRenderTarget

ccc4a5bcfa2582381b2d9d2825e5242cff117ca0 authored almost 3 years ago
Reset multisampling on dispose

a88c4f96307d2f796334857d55864a7290ada1c2 authored almost 3 years ago
Fix base URL

2a748505ee3e1b5c2253d8ee9abcce5ba1c47350 authored about 3 years ago
Don't use reLangURL on URL

4ea9fe17818e950392f481cbd4f75a6ad141adf2 authored about 3 years ago
Use baseURI

9888c27b5ba8203f62d392fff63d4931d703331b authored about 3 years ago
Move themes

8927dbc4b4b9649f818c46155c72743b70733770 authored about 3 years ago
Fix paths

eab4f750aeae7fd0ce998f16497f51ac5b365847 authored about 3 years ago
Set baseURL

dfa7a9076b9e5c5e4a76fb4eef6808e6d78894fb authored about 3 years ago
Merge pull request #343 from vanruesc/dev

Version 6.24.0

fbc246e2959e9e543f6641c6af76ec4adfe8db58 authored about 3 years ago
Fix param name

2ca024130270585bd6436966b36f566a235b23fc authored about 3 years ago
Version 6.24.0

d25a72636ca484ce53f810f99cd8e50d594fe84d authored about 3 years ago
Update pnpm-lock.yaml

425c737b3ae1d8a93101494534d76dd106100c3d authored about 3 years ago
Update tests

0ba2c489e1ea5117d6b76c937a6f4ddc0edc92b2 authored about 3 years ago
Adjust doc comment

a64aa8006580679720c496c6f5662723eba69650 authored about 3 years ago
Export Timer

e539b77f9d0c8eb3763485c8f77ad583695e9582 authored about 3 years ago
Update demos

e4b3e730243120c783471d391bbc7222d6275d59 authored about 3 years ago
Add getters/setters for brightness and contrast

Added getBirghtness(), setBrightness(), getContrast(), setContrast().

0b0d0fcdc4631755a34fa4726af52910af8dce4f authored about 3 years ago
Add getters for the edges and weights textures

Useful for debugging.

db0a44c3866c7edce058e20c0c49f53087eb71f9 authored about 3 years ago
Add getPreferredWidth() and getPreferredHeight()

e6004afa7234592477d62e2b905595b2474c02c3 authored about 3 years ago
Code cleanup

f3b4dc82f9cb49be4d0951481a49c221246621a3 authored about 3 years ago
Remove HaltFloat requirement

80089eb6a7440a550e426c306de360675867d74e authored about 3 years ago
Code cleanup

5e8147ec4077b98f3b8a08f715a99abf37e10fdb authored about 3 years ago
Pass renderer to effects

cd215abf2a4f609a7154ac16bcf41d24bc9e29f3 authored about 3 years ago
Add setRenderer()

930c8a1c6ebcd796f7505bd11e8e47624d4a9aa8 authored about 3 years ago
Refactoring

ebfcda8904a1c44125210741c6d35e26174e5acd authored about 3 years ago
Rename setCircleOfConfusionBuffer to setCoCBuffer

31dd11f01c6236b06953cf99c24456fe8bb8fd04 authored about 3 years ago
Swap area and search params for parity

77e34a5707cd5f10cf7a13174566d550e532cd84 authored about 3 years ago
Refactoring

6f89e1fdabb85badb97094144f6b257add833182 authored about 3 years ago
Add setKernel()

e7cf95c3f154463ac14c797afefe6df67d873c01 authored about 3 years ago
Add setNormalBuffer()

07b248441b8e1973d32b76d82694f456d436efd5 authored about 3 years ago
Delegate to EffectMaterial

Removed isOutputEncodingEnabled(), setOutputEncodingEnabled(), isDitheringEnabled() and setDithe...

71b8cfb0ec38e3e76a1ce63f8910714496ce4ab1 authored about 3 years ago
Refactor setDepthBuffer()

Removed getDepthPicking() and setDepthPacking().

e1dacbe82ebdf1895ff84c682a2dfb685366da2e authored about 3 years ago
Add accessors for configurable uniforms

Added setInputBuffer() and setLookupTextures().

9cf4e13c531581ec9b8e136dbc850c0b3a2e7ce5 authored about 3 years ago
Add setInputBuffer()

6dc8e625c34d3fc039b9cdae73becc1b3fdedeaa authored about 3 years ago
Add setInputBuffer()

ba40027da9a6dc8a1372a0be6ef1c841954eb15b authored about 3 years ago
Add setInputBuffer()

91952e3bf7fa5f814472934ac7bc3e368bcb34ba authored about 3 years ago
Add accessors for configurable uniforms

Added setInputBuffer(), getScale() and setScale().

ea717b3479e8fb7fcb9a9122362ba048c662022a authored about 3 years ago
Deprecate setTexelSize and implement Resizable

7a955b3f6ed260f837c7fe75c845959def6be1eb authored about 3 years ago
Rename screenPosition to texelPosition

Renamed accessors to getTexelPosition(), setTexelPosition() and changed setter params.

8e584416c2e7a35bae3be5d8267fdda6722d042e authored about 3 years ago
Add accessors for configurable uniforms

Added setInputBuffer(), getLightPosition() and setLightPosition().

60c5d7b0b8fe5b9a4e31a3ae8fda2af68202e734 authored about 3 years ago
Account for depth packing

808d295b1eebbfd84a80c392aa3d93271e35bd3d authored about 3 years ago
Add accessors for configurable uniforms

Removed getDepthPacking() and setDepthPacking() and added setInputBuffer(), setDepthBuffer(), se...

cacff2049030d445bfa112cd152e80eca8f28c0c authored about 3 years ago
Move revision macro definition to material

0619afc143286dd29c4102cfa320eed5f34f823e authored about 3 years ago
Add accessors for configurable uniforms

Removed getDepthPacking(), setDepthPaking() and added setDepthBuffer(), getEdgeDetectionMode(), ...

d618021d3ea1432869b3f25d60bf5cd2d5d7fb71 authored about 3 years ago
Add setDepthBuffer0() and setDepthBuffer1()

1131c4132fe88d3f6e5705f3d909b16d286f2144 authored about 3 years ago
Rename MaxDepthStrategy to DepthTestStrategy

Also removed unused bias uniforms.

3e20a5427c6fa004171c2ed2258d45c734b72090 authored about 3 years ago
Add setDepthBuffer()

Removed getDepthPacking() and setDepthPicking().

b1c45db37642b51602360c27e2ac12c2ea0f9e37 authored about 3 years ago
Add setDepthBuffer()

d9be3afdcc5431e8a70937acad76cd36bdf26d99 authored about 3 years ago
Add setDepthBuffer()

1074d43ecda0e62a36514b5a7d8771163262f089 authored about 3 years ago
Add accessors for configurable uniforms

Removed getDepthPacking(), setDepthPacking() and added setDepthBuffer(), getFocusDistance(), set...

3f0ba0dc3928e6d7a641bf76709773ef5e488e39 authored about 3 years ago
Add accessors for configurable uniforms

Added setDepthBuffer() and setScreenPosition().

87f3ec34b155c19a1f635f506a75494bb317b09a authored about 3 years ago
Add accessors for configurable uniforms

Added setInputBuffer(), getOpacity(), setOpacity().

4d09d10e550d7b2c0eefcf2c4c5f39b59147b1ad authored about 3 years ago
Add accessors for configurable uniforms

Added setInputBuffer(), setCircleOfConfusionBuffer(), getScale(), setScale().

b23b60526f00e0ed6bc5d4aace59c46df0d2d06d authored about 3 years ago
Add accessors for min luminance

Added getMinLuminance() and setMinLuminance().

fb0f51f84eab7126333d331b19c74ed83d2d3535 authored about 3 years ago
Update AdaptiveLuminancePass.js

8963d222494785515ac5d7a7d6b6b340445baf47 authored about 3 years ago
Add accessor methods

Added setLuminanceBuffer0(), setLuminanceBuffer1(), setMipLevel1x1(), setDeltaTime(), getAdaptat...

09087529d5b8ed4c7c8fc2c628dbd4fd2d2919d2 authored about 3 years ago
Update pnpm-lock.yaml

7225c0db88ca6bb9b3d0db9fb163227dce67a4ed authored about 3 years ago
Update noise shader

694c0be084bd7247859de4a3e3f77d5f7bd81f70 authored about 3 years ago
Update texture shader

c5ce4c06b33b253d7186aa454c3bec5015678a90 authored about 3 years ago
Update vignette shader

cafbc956ebb864e8279afb82ed1c2536c2a55f64 authored about 3 years ago
Export VignetteTechnique

16a4c8ffffaadd03aad4ad5f7ccc2ed5bccb8029 authored about 3 years ago
Refactoring

Resizer -> Resolution

bb959ca91a7b29ff0787ddf2f1bebc58ed76afde authored about 3 years ago
Deprecate resolution

Replaced by getResolution().

315a2894287342d3468ce434d100ac5f50e725a0 authored about 3 years ago
Deprecate resolution

Replaced by getResolution().

7fd64c95b51636d831443900f6adebb9c4651cc5 authored about 3 years ago
Deprecate resolution

Replaced by getResolution().

e2705fb5301cff13a62dfd5dddc5df0c642094b7 authored about 3 years ago
Deprecate resolution

Replaced by getResolution().

0b2af4e9e399a4fab9ce4f80f2a28a866e626a56 authored about 3 years ago
Deprecate resolution

Replaced by getResolution().

1fa693f65e1719a3255a4b0535406811b2706693 authored about 3 years ago