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

Added a favicon.

a2a1f93cc511e6ac46a06c6cbbdb213219259412 authored almost 8 years ago
Added type checks to setters.

a1a84dc2541e822f0ef56e56d9cf5be681426979 authored almost 8 years ago
Renamed strength parameter to intensity.

Added getters and setters for certain shader uniforms.

96176adf92ee5bdae4a22ad437e02103e045b794 authored almost 8 years ago
Added Screen mode to combine material.

Updated bloom and god rays to use screen mode by default.

af23ec8d6f337299519e9b9f78dc2a91463beb94 authored almost 8 years ago
Use USE_LOGDEPTHBUF instead of custom define.

Logarithmic depth buffer information is already available in
ShaderMaterials. No need to make a ...

9dfdef5adf573cd3df7d3501f5196973405508a5 authored almost 8 years ago
Provide more information about depth textures.

53af185a52d76d76a0b1f635fbb473a11189b95a authored almost 8 years ago
Re-added the revised demos.

547b84d60a9b13663325bd68cb87ad113eeee94e authored almost 8 years ago
Refactored glitch pass.

18a6deb615ea35b27c47ed296b3d274e5b853066 authored almost 8 years ago
Added depth pass.

b6f87516da10705aa265da5318ce58c4e3d7fa3b authored almost 8 years ago
Minor refactoring.

6554639e3679616ba74f6fdf04303ebc70f77de1 authored almost 8 years ago
Enhanced bokeh pass to support logarithmic depth.

When a logarithmic depth buffer is used, the generated depth texture can
be used directly. Linea...

790c12c6e1b3a90694acabf5fd3908e7b1559754 authored almost 8 years ago
Added texture pass.

81fc5b3d789a2185d4193901a04b856f731f1074 authored almost 8 years ago
Minor refactoring.

Added default parameters and moved code around.

16b18161c468b49026a212685b759e007e94552a authored almost 8 years ago
Updated doc comments.

bc8273538d014eb39ffdab4f3e53cd70dfb4a97f authored almost 8 years ago
Revised createBuffer method.

933a09e9b026ce78cce52b1f412afd7f7fe261f8 authored almost 8 years ago
Added replaceRenderer method.

a61d6e6aab9ad4904e69ead5e11abcd6bc1a22df authored almost 8 years ago
Added depthTexture getter and setter.

56bedcd08318fde2dbbf95ae35cc2d3419e7a4d6 authored almost 8 years ago
Improved depth handling.

Misunderstood the purpose of setDepthWrite. Materials should enable or
disable depthWrite and de...

a4628f8d9107fbbaf5865338d9d6f0c1c01e2497 authored almost 8 years ago
Fixed reset method.

The reset method no longer ignores the depth and stencil buffer settings
and creates a new depth...

f03993f7da835918b0db83b85b6f0c2f8c63dc74 authored almost 8 years ago
Changed constructor signature of EffectComposer.

The constructor now accepts an options object instead of individual
parameters. The renderer rem...

dee40e9b0145cac93abfc3d655e5728725944871 authored almost 8 years ago
Added dependencies for the demos.

9de46f7b3cc812ee32d2fddb66331385b016cbc4 authored almost 8 years ago
Don't let the quad be clipped.

See mrdoob/three.js#10403.

b9350b42d765a15976a71b42c8b90aaea53f1c05 authored almost 8 years ago
Updated the god rays pass.

This pass has previously relied on an override material hack to render
the masked scene. The lig...

3c8f10ad91b64c7c3d7fd61348141cb9db747aa6 authored almost 8 years ago
Always call setSize before initialise.

This is a follow-up to 9b41b8a. Passes no longer need to call setSize
themselves and the effect ...

e9bbc741d70c85d36be9f3b1b01f0bb497d02f9a authored almost 8 years ago
Updated public files.

67c98e8b9e8c84f4bbda8689a10bc851664c1077 authored almost 8 years ago
Fixed an undefined reference.

This one escaped the linting.

ee34bebb8ed843cb4c8a304b27edd40230a7dc0b authored almost 8 years ago
Changed a doc comment.

4a973e3452a2f635c3436615b60a18b4deb26c15 authored almost 8 years ago
Let renderer be null by default.

bbed06f4da6e3f78271e97d07fc6b5f3a9721f12 authored almost 8 years ago
Removed unused textures.

1dfc8a5aa9a2a3b7dbd2982f2e05773cc2cfa359 authored almost 8 years ago
Refactored tests.

8fd8ff055739b04962bb88cc1e6b10118672b37d authored almost 8 years ago
Removed unused files.

035d005c6b00d24c066e1315d6b648eebd0b1626 authored about 8 years ago
Moved orbit controls into libs folder.

a794cf6a2ef11a8cd262e2a05beaa85c5e0fb12b authored about 8 years ago
Split up Gruntfile.

For improved maintainability.

4e4781f7585075b0671d7b82135cdaed7dd439b6 authored about 8 years ago
Removed grunt-cli.

Using the grunt-cli module instead.

279d440960977c3c533d4f2a44b30d089c9b48c4 authored about 8 years ago
Removed old demo setups.

86cdcd26793e383737cec75cf9ae0310942d024d authored about 8 years ago
Moved EffectComposer into core submodule.

8e309d40451f8d61c1a8fa1158b102d802e736f7 authored about 8 years ago
Moved external libs into seperate folder.

74cdf4a042d531a59f6a7d9b9dcddae76cf474d3 authored about 8 years ago
Respect pixel ratio during buffer creation.

Potential fix for #48. Needs testing.

9b41b8ab4b5b4c6ba5b6418b247666ee160a2ce0 authored about 8 years ago
Major refactoring.

Explicitly import components from modules. Use more local variables to
reduce property lookups.

e672640b82d18f81eeaba072b5ef7dc3c4cea945 authored about 8 years ago
Updated dependencies.

1a076ed383b8de653df870c8fe454d60cb75639d authored about 8 years ago
Require npm 4 for prepublishOnly hook.

25dfb0142effa4ec6ebeeab44de11c79b43f6ce7 authored about 8 years ago
Specify entry point via module field.

86b1874fb3eac80380f4f7b3a995349001444675 authored about 8 years ago
Removed npmignore and specified files in package.

1a93d79c9f9d26c986e120eb5bbf6c7a6051f39e authored about 8 years ago
Updated gitignore.

47a6ab962c515d5ca61c0e800272370171144fb3 authored about 8 years ago
Turned console rule off.

f2ad829c5fc2a2b44663f557d1a51ad3ba13e426 authored about 8 years ago
Updated docs.

10d3b3f9237dbdd0a1de38a9ffad24bf6becb600 authored over 8 years ago
Version 1.1.6.

3c27727f0f5d7c1e09427acdd39e2d169731a7d6 authored over 8 years ago
Updated dependencies.

cd420a446dfed983b68b2692fc2685ab222bc868 authored over 8 years ago
Removed a comma.

4d1e0f441150dfdcd8b4ec8de1baa6cfe5d7c4cc authored over 8 years ago
Updated docs.

711aa3c5df9706ca36ad0e40aca245d63b1ee58b authored over 8 years ago
Version 1.1.5.

a38bbb8c1c7ce825263220c35d514e8032c48e83 authored over 8 years ago
Adjusted tests.

5ce0c7ea842403c416d5344859a1a469af241e3c authored over 8 years ago
Updated imports and revisited default parameters.

d2f281f68b03c47e6cc319fffb72836aac094665 authored over 8 years ago
Changed tone mapping demo.

3969d48ccddb66f13041dbc3446ed2c6eb284047 authored over 8 years ago
Updated three.

63efb83fe016fd6cb74c0ff9b7aa6ced30abf041 authored over 8 years ago
Added line breaks.

bf17577c735750a5f770969be67796f68e16435c authored over 8 years ago
Moved documentation link to the top.

5b8a97b9c650f145c3a17bf9b2b3bf002fe78d23 authored over 8 years ago
Added .md extension to the license file.

7068da92594e68e6bec1e9af0e41d870c0e7c5b4 authored over 8 years ago
Updated a dependency.

33981890808e9225fc7941d30d3d71115f8bc445 authored over 8 years ago
Updated docs.

9e273ab1994fad04e65feca88c63b1a1b30d5211 authored over 8 years ago
Version 1.1.4.

e7f8d0bb019542774fa3c37129f34b900a65c299 authored over 8 years ago
Updated three.js.

1ec8a9326a3bf463e83f3a261bde39562b3639bf authored over 8 years ago
Modified readme.

Removed browser version note because a transpiled bundle is now
provided.

d60b322ac6b56cfc98b503ef8a295fe9929c84e2 authored over 8 years ago
Use a billboard as sun.

7ea17552036ca681f0f039ed6c7aacbfdb2f0daa authored over 8 years ago
Updated dependencies.

91c23c5fe1a8f991fc39d0ecb2f0531bf1e9bbeb authored over 8 years ago
Updated package keywords.

b13ff926b794a0ea4ece8eef2a2734289f43bf49 authored over 8 years ago
Adjusted npmignore.

2626910e1aca361d1466120e3040135237be4130 authored over 8 years ago
Switched back to babel for now.

Babel seems to be a bit more reliable than buble in terms of feature
support.

6da08521501e66dcc8aa5321e8785712f20a2be4 authored over 8 years ago
Changed eslint console rule.

269ce7b6aeaf0d719238330028bbe88ad4ae66ac authored over 8 years ago
Updated docs.

566ff3131d737c388245a7f4692bba14a31a00d8 authored over 8 years ago
Version 1.1.3.

bfa36d36a6ad84b68c760d6aa93491add3275494 authored over 8 years ago
Minor refactoring.

e48346f72ef81b2152e06653359a4f4902e6e6c5 authored over 8 years ago
Code cleanup.

74e5975ce4f61ac2983679e89819b96c2e85d9c9 authored over 8 years ago
Included eslint in build setup.

b94d506746ca13c4d2767808af0ec2bfe4968ba1 authored over 8 years ago
Switched to eslint.

c1a3554101fbfd5a962e18fd7d006b83204b5545 authored over 8 years ago
Re-enabled minification step.

Bundle is transpiled now so uglify can work with it.

290cc0e8d6434a127124db88c99e1f0b943e28ce authored over 8 years ago
Updated a dependency.

2a7929c763846646cfdd3b96bf8f8c9cb7785722 authored over 8 years ago
Switched to buble (transpilation).

Faster + less clutter.

74702fd0d51ebc124556fe2f2b6120733c1b0f3d authored over 8 years ago
Updated orbit controls.

645491cef0b54c44283ea27b868ec8872df9fb6c authored over 8 years ago
Code cleanup.

f6f6de8348fa6c9ef792b22b69424547e3c97e2f authored over 8 years ago
Updated three.js.

4e7c2dc9848a237280a6ce9e9ec17b99a563f2fe authored over 8 years ago
Fixed an incorrect dependency version .

acc9acc09469283eddccf478adc10e458b28b983 authored over 8 years ago
Updated docs.

ce4e36e30abd2f317b2c5865da13463685312739 authored over 8 years ago
Version 1.1.2.

778807089ffb5ad3368e8b9677b7e20c540c2ceb authored over 8 years ago
Updated the demo setups.

2333f4fb5be0616fd7c26435c6f8982d1c2c5786 authored over 8 years ago
Disable background when rendering the masked scene.

Scene.background is a new three.js feature.

22cdbad288b1f1d047dc12edc0fa2a9f12bc1d2c authored over 8 years ago
Updated bokeh shaders.

d370d39ccf32f00f6d754053c57fd4bc79d64b01 authored over 8 years ago
Use the minified version of three.

God rays demo still uses a hack and can't use the min version yet.
Updated three.js.

1dddb4c8388cb2446e12011820f7ca1c9a128780 authored over 8 years ago
Updated doc comments.

faad7574c8960971b5097bb2b0edaf2df7a1563f authored over 8 years ago
Added babel build step.

7fb3a2f19853b9c03f335876e66684f491c9a10e authored over 8 years ago
Fixed dependencies.

50a7f83bc43d558bfa8739d5150549fe4a4e950b authored over 8 years ago
Updated rollup-plugin-string setup.

73dd68870ebe9fc3594838a5b754f29559893e86 authored over 8 years ago
Indention fix.

408c09af870feb86410d6d7eac9b55637ebac6c3 authored over 8 years ago
Use renderer.state to set stencil function.

383d4f92c8f80dd13032e29b86fde9dbf47674b7 authored over 8 years ago
Updated docs.

759c7aba20ac7e6668c43233b61d4b98b0655a12 authored over 8 years ago
Version 1.1.1.

ed0891b422bb10a3e5eab7f95a4c7851b29add2c authored over 8 years ago
Updated demo setups.

847b4f06f0ba9d90a5be3e51cdcca9c7e25911f7 authored over 8 years ago
Updated third-party libraries.

33fbe032ccd495600d8ea439686eba9d52988a98 authored over 8 years ago
Moved constant into function.

6673efb7b37599e1685758b900bd55b29618e93f authored over 8 years ago
Use .texture of render targets.

2edac8046d1f56664145c014cd3ebe09d5dd92b6 authored over 8 years ago