Ecosyste.ms: OpenCollective

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

github.com/pmndrs/component-material

🧩 Compose modular materials in React
https://github.com/pmndrs/component-material

v1.0.7

1e9efeb05620162781bcd78ad91fa95259b6b133 authored over 3 years ago by emmelleppi <[email protected]>
Updates examples

f560e219654e15c127ed44ffd66c581b8f82ddf1 authored over 3 years ago by emmelleppi <[email protected]>
Merge pull request #21 from Tirzono/master

Change babel/preset-env target to esmodules

96c04cba6b31ae02014fea9226156685b7d5f88d authored over 3 years ago by Marco Ludovico Perego <[email protected]>
Change babel/preset-env target to esmodules

ea411ef130ffb780653c16c11d5f2dadbfe0a21d authored over 3 years ago by Sebastiaan ten Pas <[email protected]>
Merge pull request #16 from pmndrs/fix/typescript

Fix typescript

a18c3d883cd0ac3e1e33b468100ef45589bbe024 authored almost 4 years ago by Marco Ludovico Perego <[email protected]>
refactor: merge all material types into one big type

153c7a48e8ef5ed110fc1014a017bbc87b4f307f authored almost 4 years ago by Josh Ellis <[email protected]>
refactor: remove rogue type

86a3d82d317da2efca5cb280273aab13caf80c83 authored almost 4 years ago by Josh Ellis <[email protected]>
refactor: make Uniforms, Varying optional

318303292012f17dcc70e98d3792d21b94e6ffa8 authored almost 4 years ago by Josh Ellis <[email protected]>
refactor: create Varyings type of props

54e2fb68715db2f470d5413c2f656f25caaeb126 authored almost 4 years ago by Josh Ellis <[email protected]>
fix: forwardingRef & Head component type

3873b2da27721d818d640b7f4a4cfa489a9293e5 authored almost 4 years ago by Josh Ellis <[email protected]>
fix: type error with common component & it's children

4467819c7afb72a5fcf994391215d71e4ce71db6 authored almost 4 years ago by Josh Ellis <[email protected]>
refactor: fix TS issues in example app

use custom.d.ts for importing rogue modules e.g. a .png

caf6a37ce860324dd2f6b4c8318785f60f2e1202 authored almost 4 years ago by Josh Ellis <[email protected]>
refactor: use two type files

one is exposed to the user of the library

ae8add9ca251221e79fb2c8604ac60d155ed3ed7 authored almost 4 years ago by Josh Ellis <[email protected]>
fix: typescript ignores in repo

the examples seem to work, so I dont think i've broken anything in the process

68c314e76b302c2b06e4652f0be5d7acb8924bca authored almost 4 years ago by Josh Ellis <[email protected]>
feat: add object helper for TS

fc912f11ba0ffb93dcd0d8f84f8df73f48be41b7 authored almost 4 years ago by Josh Ellis <[email protected]>
Update README.md

3e461c388059cf78bff0fa5d3bbba7641527ec48 authored almost 4 years ago by Marco Ludovico Perego <[email protected]>
Add files via upload

1b97042a815e50e742b23b43f1fafb4b5ea3f7e3 authored almost 4 years ago by Marco Ludovico Perego <[email protected]>
Fixes forwarded ref type

e29eb179489abbaa197e27f48adfc9bbc3d5bd09 authored almost 4 years ago by emmelleppi <[email protected]>
v 1.0.6

b0a800e1a1835e0f1b62fea53d9e0f47e2e6f741 authored almost 4 years ago by emmelleppi <[email protected]>
Merge pull request #14 from Tirzono/fix-shaders-accumulator

Fix shaders accumulator by removing DEFAULT_STATE

da78daa38aa6a7d112ee8b4b98706d54b4d45978 authored almost 4 years ago by Marco Ludovico Perego <[email protected]>
Fix shaders accumulator by removing DEFAULT_STATE

3308002358c11e0c80e6d525be278ca2ff8b2f8f authored almost 4 years ago by Sebastiaan ten Pas <[email protected]>
Adds two sandboxes for testing

0c5802f41ec28bd99692b532eb347adc171886eb authored almost 4 years ago by Gianmarco <[email protected]>
Adds two sandboxes for testing

7d3b2924554e386d1de967b6ef44c8fe84ac2df3 authored almost 4 years ago by Gianmarco <[email protected]>
Merge pull request #11 from pmndrs/codesandbox

Adds codesandbox ci

102bfc91b80560fea362b2ff5427a1d8fac344ae authored about 4 years ago by Gianmarco <[email protected]>
Adds codesandbox ci

f55b4b9a44f7f039c0b96e7fe1d8309cca6b524f authored about 4 years ago by Gianmarco Simone <[email protected]>
Merge branch 'master' of https://github.com/emmelleppi/component-material

37bc9234082c398e38c5264089992b039380bece authored about 4 years ago by Gianmarco Simone <[email protected]>
Merge pull request #7 from pmndrs/readme-typo

Fix readme typo

bdb1d8ca1f36fac96487fff50c24d105d83e4ce3 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Fix readme typo

1b1727561a95c4a6888af6f22819b16bfd9fc57e authored about 4 years ago by Oskar <[email protected]>
Update README.md

69047706c9134127b82f8a3cc92b0dc52dfa4909 authored about 4 years ago by Paul Henschel <[email protected]>
Fixes README typo

a3caa94edc19c7ca4a61f0e72205f5453489a706 authored about 4 years ago by Gianmarco Simone <[email protected]>
Updates readme

b4fcbdd4412f286bddb222b7384dc8858aca71aa authored about 4 years ago by emmelleppi <[email protected]>
v1.0.5

8be09c2402c98e12f355b42283b68f72bfea3cdb authored about 4 years ago by emmelleppi <[email protected]>
v1.0.4

ea7880296e753c6ebca04ce93e7c90cc9b1b6297 authored about 4 years ago by emmelleppi <[email protected]>
Merge pull request #3 from pmndrs/default-export

Single default export with frag and vert as properties of the exported object

6b1ce87372fc87bac3e17c597b627d59652ca042 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Merge branch 'default-export' of https://github.com/emmelleppi/component-material into default-export

e3662ee38ceb721e7ffcadb209ba144feb1fb16d authored about 4 years ago by Gianmarco Simone <[email protected]>
Merge branch 'master' of https://github.com/emmelleppi/component-material into default-export

6ac1892404048af2537c1e1e0c49322ec7da8da5 authored about 4 years ago by Gianmarco Simone <[email protected]>
Moves type stuff to index

27b613e8949ef6aa62378fb5392d3e91c9cc5be4 authored about 4 years ago by Gianmarco Simone <[email protected]>
adapt readme

8f3155e7037d045af7f9e84cb186dc298b967400 authored about 4 years ago by Paul Henschel <[email protected]>
Changes export to default and vert and frag as ComponentMaterial properties

3f75c16ee42f43825645af5e56bf30cfa05bbebf authored about 4 years ago by Gianmarco Simone <[email protected]>
remove images, everyone knows what syntax hilite looks like

c901db44dc2fbd0542bd32e69684b74f0e556b52 authored about 4 years ago by Paul Henschel <[email protected]>
small edits

fe0ec0944fc01b1e2bcdbe576a28cdb50e63deb9 authored about 4 years ago by Paul Henschel <[email protected]>
extend features a bit

a70acb6d605cb38af8b5d5216517cef8d279245d authored about 4 years ago by Paul Henschel <[email protected]>
fix main example

52e0e6628dde93f252ff365f2b3e8e05b0a9ae0b authored about 4 years ago by Paul Henschel <[email protected]>
make images smaller

1f5dee0be39b889b09c3c101baedd2a91adb0cd5 authored about 4 years ago by Paul Henschel <[email protected]>
readme

3826a2890534dcf81bfe7278aa66a7e456613f35 authored about 4 years ago by Paul Henschel <[email protected]>
Merge branches 'master' and 'master' of https://github.com/pmndrs/component-material into master

ffb8defbda7b7be86375e444f546355edaf42b2f authored about 4 years ago by Paul Henschel <[email protected]>
readme changes

106cd10f6190b36054c64cffab6e4b432ff4530a authored about 4 years ago by Paul Henschel <[email protected]>
Update README.md

22f72a6a066e3b6033d0c815e26de4b5d203775b authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

e1344c6f563cb3de14eab8db482b3287ccb0287f authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

382b4ceb8cb521e772ec0ae2a838ed7944edcc12 authored about 4 years ago by Paul Henschel <[email protected]>
Update README.md

67931dabf7f30092b5377a8d510cc25c5eb236f4 authored about 4 years ago by Paul Henschel <[email protected]>
Update README.md

46d13b5c4b81ad0ebf2c44de180fb25eda477c5c authored about 4 years ago by Gianmarco <[email protected]>
v1.0.3

e10b781dd465ecc94d139835051a592286db62ae authored about 4 years ago by emmelleppi <[email protected]>
Fixes lint problems

42b7805426b21e20761a32ba23e17afdbef1857c authored about 4 years ago by emmelleppi <[email protected]>
Update README.md

903671c4c88200802819b58417eb0f38d4bb2984 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
v1.0.2

38ab196d876f0238d6cbe73605b7fe55a360193f authored about 4 years ago by emmelleppi <[email protected]>
Merge branch 'master' of github.com:emmelleppi/component-material

5df6cbd669a7cdf3acb557e1acfc6669ed604b3b authored about 4 years ago by emmelleppi <[email protected]>
Adds common component

3b27d1bc7fca5ce91123a4e68a923dea750944c4 authored about 4 years ago by emmelleppi <[email protected]>
Merge branch 'master' of https://github.com/emmelleppi/component-material

48d20d6035d50faf2178cfde96ad8613ffde4756 authored about 4 years ago by Gianmarco Simone <[email protected]>
More interesting voroni example

adc179149d0639cc81c2fa6ba113383fb239db89 authored about 4 years ago by Gianmarco Simone <[email protected]>
Update README.md

2575ea723ed0d18216467cd176dcabc12c437148 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Adds examples to readme

9aa3eb35f108635b3dbcedc6e09bafcb02cbf3c9 authored about 4 years ago by emmelleppi <[email protected]>
Edits examples

9c967a77c15c84ee5c0be417c4440f6bdcebdb2f authored about 4 years ago by emmelleppi <[email protected]>
Merge branch 'master' of https://github.com/emmelleppi/component-material

d4cf1362e7fadaf205a4b9475beedb1aa2074564 authored about 4 years ago by Gianmarco Simone <[email protected]>
Sexy examples

961a2e9aca5597480dee29a40f5bd4dde7026c8c authored about 4 years ago by Gianmarco Simone <[email protected]>
Update README.md

95d3956bdc823c67f12c59f5ab155e5a838701a7 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Adds example

122b249d09bdf8c2eb0b36491f710c1b5963f90c authored about 4 years ago by emmelleppi <[email protected]>
Update README.md

27bdfa07f6a14e9c6aaef0a3adf43e7abb828b48 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Update README.md

f4f93f572cfa81182bcbb8b17b7b149efba3c45c authored about 4 years ago by Marco Ludovico Perego <[email protected]>
npm

96a2bd99a23c62940ad76b6a200b314072e32e8a authored about 4 years ago by emmelleppi <[email protected]>
prettier

10396a9b5c331523c601e703fba7b47b9c79e38f authored about 4 years ago by emmelleppi <[email protected]>
npm

9500ae432b50014a0161c5dc0647d649cc48dea4 authored about 4 years ago by emmelleppi <[email protected]>
npm

0d4325f900760d578756d0ebefbb87cea860bc0d authored about 4 years ago by emmelleppi <[email protected]>
Minor changes in props name

9aa72a8c1d1c599b96ed613712889f3564f74890 authored about 4 years ago by emmelleppi <[email protected]>
Adds missing head & body to generated chunks

990c64eac7e4a08f900921625fd8eda24b726414 authored about 4 years ago by Gianmarco Simone <[email protected]>
Renames discardChunk to replaceChunk

1b336731cac5f3fae4b4f6e2e0676c4782f0bc81 authored about 4 years ago by emmelleppi <[email protected]>
Update README.md

3ad2a06495c519ed8542f655ae414ea9b6300dc7 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Update README.md

7714bf75ee2fbc6c22daf93bd42b87d47c3ca69c authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Update README.md

f54bb01c042aee07ab6fabde16568d88812a7f56 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Update README.md

9e2d75f04b3463f68c29d4fc392aa69a1ff26fbd authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Update README.md

ab56ad1f27f8b0b78280aa27168a6803be506e0e authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

983254a81241d5362c34ad700515498042a50a24 authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

9bd36d876e3e99af03941f087eb6435181481159 authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

a26f9e3be5fc73c4e6b6a3027ac62dc457f79570 authored about 4 years ago by Gianmarco <[email protected]>
Updates readme

c5deb44549a24d1c8513b3da36eca9b41dedc8b5 authored about 4 years ago by emmelleppi <[email protected]>
Adds logo

40c4e436ce4e7917a278c348ca72489deae4f098 authored about 4 years ago by emmelleppi <[email protected]>
Update README.md

3de20f462f4c7f2582156d62f3c33b55edac5357 authored about 4 years ago by Marco Ludovico Perego <[email protected]>
Merge

485e6b2ad7f267a17cd1f0c34dbf06e6ef4ea67b authored about 4 years ago by emmelleppi <[email protected]>
Merge branch 'master' of github.com:emmelleppi/extendable-material

# Inserisci un messaggio di commit per spiegare perché è necessario
# questo merge, in particolar...

446160da6589917660db5cee81ab4261bc6188da authored about 4 years ago by emmelleppi <[email protected]>
Adds logo

8274acdb8fbd0f1163c122d9f043dbae83967818 authored about 4 years ago by emmelleppi <[email protected]>
Update README.md

a7ea3092f9ced1749469b4de90af4e0a234f1b87 authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

2baaa098018e0693d5885e3c2d85b57940637009 authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

058b675c18758d31ab441158a6c52d6927abdcb3 authored about 4 years ago by Gianmarco <[email protected]>
Update README.md

9da017e844b733c1787df69fec2d94cd2c68326d authored about 4 years ago by Gianmarco <[email protected]>
Merge branch 'master' of https://github.com/emmelleppi/component-material

d01ca73975acd6fd3c5b511a85030553d555217d authored about 4 years ago by Gianmarco Simone <[email protected]>
Drafts a README

a04d26acc64b362e658b6fcc84edf95c868bfb95 authored about 4 years ago by Gianmarco Simone <[email protected]>
Adds replaceChunk prop

6e7ef600456ee5d7c0ad24ec3147804ccc14e877 authored about 4 years ago by emmelleppi <[email protected]>
Adds autocomplete of shader chunks

f09a127b90753427704d7d02310ed34dcfbaaf0d authored about 4 years ago by Gianmarco Simone <[email protected]>
Adds ts and some example

252a0255833a3159b3a402674623edc77f1759b4 authored about 4 years ago by emmelleppi <[email protected]>
Removes provider structure

d4db76852d8e1cc44c9422996eff990621271488 authored about 4 years ago by emmelleppi <[email protected]>