Ecosyste.ms: OpenCollective

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

github.com/pmndrs/react-three-fiber

🇨🇭 A React renderer for Three.js
https://github.com/pmndrs/react-three-fiber

Fix typings

This is the same change as #91 but was reverted in v2.1.6

4629fbecf8b7e455eb474e3700b8d156afed6f99 authored over 5 years ago by l3ops <[email protected]>
2.2.1

eb737eb6400edcfd1a3ecd736293f81341892d06 authored over 5 years ago by Paul Henschel <[email protected]>
type fix #100

1e80bf1809a1714e4846c7a16ae98e5a8ca74e6e authored over 5 years ago by Paul Henschel <[email protected]>
2.2.0

2e8abcdd0f118117dc6c52d6e4e6237d87ea9426 authored over 5 years ago by Paul Henschel <[email protected]>
add createPortal and devtools support

a75a2e577d5e96a3a2baf89f137b59985ae9fb2a authored over 5 years ago by Paul Henschel <[email protected]>
2.1.6

4cef860005c943a5c915936864f2a47d02e1a4c1 authored over 5 years ago by Paul Henschel <[email protected]>
allow instance objects to switch their object ref #94

5cd7083f7aad73ecf2990927be3f93fa6dc2e5ed authored over 5 years ago by Paul Henschel <[email protected]>
2.1.5

3af71597e58008c2d4da84af29a7e38ef71fd4fc authored over 5 years ago by Paul Henschel <[email protected]>
allow useRender to specify deps #95

a92410d762ff64d455e83d8ffcd5acb5220af26d authored over 5 years ago by Paul Henschel <[email protected]>
Merge pull request #91 from linonetwo/fix/typing

Fix/typing

6f0a2e2dffc2187f30fbc2ba585d90389ae9aafc authored over 5 years ago by Paul Henschel <[email protected]>
lint: tslint

cfa26a82e56e7162819d66561a2a8b0a81e125d3 authored over 5 years ago by lin onetwo <[email protected]>
fix: declare module and export * from submodules

c551376125bb3f70f96185c4a92d09c4f8d8e9f9 authored over 5 years ago by lin onetwo <[email protected]>
2.1.4

f2efe90fda0d456d8fba38d79495006628c5cb25 authored over 5 years ago by Paul Henschel <[email protected]>
2.1.3

0fb021ae33c7bb7a814819416bd3af27bdfd3840 authored over 5 years ago by Paul Henschel <[email protected]>
add missing reconciler functions, apply -> extend

f88b787522a140203c99cecbcd2af9c1ac960881 authored over 5 years ago by Paul Henschel <[email protected]>
2.1.3

97dbfda0fd7fc1083d5768f7671a154a13eb271a authored over 5 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-three-fiber

8aad106bbe3b7dea9d9274802dfeb341535d12ce authored over 5 years ago by Paul Henschel <[email protected]>
ts fixes

ffba4d0126ff4967fd81dc14b266bd179c2801f2 authored over 5 years ago by Paul Henschel <[email protected]>
Merge pull request #90 from stryju/patch-2

`useLayoutEffect` in render loop

63bd1b339a665ee79d109c934b082f6133864e4c authored over 5 years ago by Paul Henschel <[email protected]>
Update canvas.tsx

Currently main render loop is being run inside `useEffect`, which causes a noticeable 1 frame la...

0b6c3c3f885430c6d7bcca41ff05c34736e28a77 authored over 5 years ago by tomasz stryjewski <[email protected]>
ts corrections

0c6e441f38a3813e439f494e4e087d0b95e5a668 authored over 5 years ago by Paul Henschel <[email protected]>
fix accumulative applyProps (event removal)

8c8cffbafb8f922d895cd21f6aeb2e5360f9444b authored over 5 years ago by Paul Henschel <[email protected]>
fix removal and exchange of event handlers

74eb527f5670b70e051a847d6ea080ff981383f7 authored over 5 years ago by Paul Henschel <[email protected]>
Merge pull request #86 from Setsun/typescript-2

fix(typescript): add types to package.json, use typescript strict, assorted type fixes

42bb530d2ef47faae7e81caffd4f134b3f7d518f authored over 5 years ago by Paul Henschel <[email protected]>
fix(build): fix types and make sure typegen npm script does not throw an error

fb0108eab60a9c8c0065f1c29edbe54af47aaf9e authored over 5 years ago by Setsun <[email protected]>
Merge remote-tracking branch 'upstream/master' into typescript-2

a697808e2f5055e63cc273f7df4b4efa7128c72b authored over 5 years ago by Setsun <[email protected]>
2.1.2

82dc043f475bdb7f174a475d5d122d4f47ea2e46 authored over 5 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-three-fiber

59f11fff6c229639d5836f0fd24bc0452c24df54 authored over 5 years ago by Paul Henschel <[email protected]>
add swarm example, fix #87

843134f19766e6ad026dc908d147f92d0c0ea020 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

7f543704469b68eeb51d2e6465e8547e9d3b2fed authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

42f810d5f8dc42b7276aed641df8cd9e23a16035 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

44a3c1b84df36f3b318d8162b756ea66a9847ba9 authored over 5 years ago by Paul Henschel <[email protected]>
2.1.1

434bbff1195bbd5573dfa4d3820ae989c4eb53fc authored over 5 years ago by Paul Henschel <[email protected]>
fix useResource

a69cc81583d410ffcb7a5409752c2a1f218af7b5 authored over 5 years ago by Paul Henschel <[email protected]>
fix(types): fix types around the camera

7de7cb71eef5aed0d8d9845af4279a7106f8c42a authored over 5 years ago by Setsun <[email protected]>
fix(typescript): fix type errors around canvas ref / canvasRect

8998864141ca347adfa9dd290080112ac0fd48e8 authored over 5 years ago by Setsun <[email protected]>
fix(typescript): fix type errors around the camera

b67ab8f4936e721aaa3fea77852ebdd54bbadfb6 authored over 5 years ago by Setsun <[email protected]>
fix(typescript): initialize threejs objects in defaultRef, to fix undefined type errors

2561f4ade46fc9d59f289f328cc77733a6443697 authored over 5 years ago by Setsun <[email protected]>
fix(typescript): create types folder again

4d223f0234fa4efff787c08638db8f23830bb4ce authored over 5 years ago by Setsun <[email protected]>
fix(typescript): assorted fixes across canvas / reconciler

ade99c3f30ddf77dcb3c14586d6007ebfc55186a authored over 5 years ago by Setsun <[email protected]>
fix(typescript): fix build issues

f425162c57844cc03f393b7dffac5c0d32af0037 authored over 5 years ago by Setsun <[email protected]>
Merge remote-tracking branch 'upstream/master' into typescript-2

85f6beb2d4a07e8fbb7652d15ea7ea0b317115fe authored over 5 years ago by Setsun <[email protected]>
update types

0123fa689c76045a2ea00c7cb406d35b54f2db48 authored over 5 years ago by Paul Henschel <[email protected]>
2.1.0

f125f908eb06f10e0d56457e8537901ef6d4386c authored over 5 years ago by Paul Henschel <[email protected]>
document vr and intersect

d3cfc738683afd8c4495c9ab90bfb84c3f5935db authored over 5 years ago by Paul Henschel <[email protected]>
fix(typescript): build types into dist folder / point to types / add strict

c5719f5a655baab33569f0db97f6535f04b2fbf5 authored over 5 years ago by Setsun <[email protected]>
restore hana

4db95232b74916d3843dca37484a31cfac0b1551 authored over 5 years ago by Paul Henschel <[email protected]>
add svgs

006a4c225cc708562a02420ef19301eab1d95109 authored over 5 years ago by Paul Henschel <[email protected]>
fix removal of objs after unmount

84cf9776a033946a6d12e016489c81fad676a84c authored over 5 years ago by Paul Henschel <[email protected]>
fix #85, filter against duplicates

ab7595d655c045ff0de1fb7c11900d9fa4e3ff6c authored over 5 years ago by Paul Henschel <[email protected]>
expose raycaster and intersect

e2f9879176c6c96990768e098f3fdb4937a310b0 authored over 5 years ago by Paul Henschel <[email protected]>
Merge branches 'master' and 'master' of https://github.com/drcmda/react-three-fiber

6228c3ba8bdd8e062bacf31dabd488226c78d823 authored over 5 years ago by Paul Henschel <[email protected]>
support for VR

158c4ef9c12d604be177bbfc82fa185b03d2d541 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

cdf10cea29f11cd2e55009bff9c99567e8d72074 authored over 5 years ago by Paul Henschel <[email protected]>
2.0.12

7d15476b99814cc74ad9e1a3a73f1f51b4786dd9 authored over 5 years ago by Paul Henschel <[email protected]>
fix onCreated/then

9693c56120df2a2dfe1dd73f552594f6c5f473d1 authored over 5 years ago by Paul Henschel <[email protected]>
fix physics example

611610019fcb54356068242dda509308be994f14 authored over 5 years ago by Paul Henschel <[email protected]>
add physics example

aa44f975d406c5f884c5a1f13a2e19544cb2591c authored over 5 years ago by Paul Henschel <[email protected]>
2.0.11

f096ece74bd5f18c73914a19357f6c253db031ed authored over 5 years ago by Paul Henschel <[email protected]>
revert scheduler

c849d625182684fa337e07a02dd8fd532f44c83d authored over 5 years ago by Paul Henschel <[email protected]>
2.0.10

a8daa1c65560d4dc0f754e4e59a3a8ac856cffdc authored over 5 years ago by Paul Henschel <[email protected]>
fix reconciler TS-PR regression, add receivingObject to event data

f92b9ae02087f26860d3927899c4157ead212b30 authored over 5 years ago by Paul Henschel <[email protected]>
Merge pull request #59 from Setsun/typescript

feat(typescript): Basic TypeScript support

58dabd9512983973ee076cb0036f0e21d9d8af8b authored over 5 years ago by Paul Henschel <[email protected]>
update type declarations again

43215c8799c151637f7d73e57bd494817243e889 authored over 5 years ago by Setsun <[email protected]>
Merge remote-tracking branch 'upstream/master' into typescript

4ea39474eefe703752f31c1dc751cdc7924e32ce authored over 5 years ago by Setsun <[email protected]>
2.0.9

b56562812bf6851d1f30c2786ccc9568e52d99d2 authored over 5 years ago by Paul Henschel <[email protected]>
fix merge

9e4a5792f7b3aa341d5e99a59441280e9f2783cf authored over 5 years ago by Paul Henschel <[email protected]>
fix event bubbling for parent objects, fix first render with incorrect viewport values

dd9dd79f9aa78f3a33a160952d8aa7052b4c415a authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

2eabe153eb79dcf318a656ba65fd8334e782b52f authored over 5 years ago by Paul Henschel <[email protected]>
fix(canvas): more typescript fixes

887943bb6181baf225dd64d399639926e366dc40 authored over 5 years ago by Setsun <[email protected]>
Merge remote-tracking branch 'upstream/master' into typescript

56bf9a1f18034a5094f6a13ea4798aa8aa911931 authored over 5 years ago by Setsun <[email protected]>
Merge pull request #76 from lostfictions/master

add eslint

7e58f9c09f72db5ac096373a1e44c94358aa6145 authored over 5 years ago by Paul Henschel <[email protected]>
add eslint

size snapshot file churn

5527ce487d8e0cddbf750cec621c75a4ae5a4b50 authored over 5 years ago by s <[email protected]>
chore(package.json): update packages / types

eb2f85bba46f80ee5e7edf66aa522b76fd23cea9 authored over 5 years ago by Setsun <[email protected]>
fix(types): fix canvas types after merging

b714712c05708dd6438568cd76f64179c55cf7f9 authored over 5 years ago by Setsun <[email protected]>
Merge remote-tracking branch 'upstream/master' into typescript

eba50d5a6f2943604c57f03605d55af873c5d556 authored over 5 years ago by Setsun <[email protected]>
2.0.8

19fab341df529a8ad19831fce209a7b41e062e66 authored over 5 years ago by Paul Henschel <[email protected]>
fix attach/create for real

7b6d10dd7ec05b497bcde4c7046a8ff1f9469b20 authored over 5 years ago by Paul Henschel <[email protected]>
2.0.7

0793d385723dc276454ffd5f9bde0b5ec1136244 authored over 5 years ago by Paul Henschel <[email protected]>
fix appendchild attach/create

dff665903c94ca5e78901051e3f37af900c4a12b authored over 5 years ago by Paul Henschel <[email protected]>
2.0.6

2c04e169a455f5060771eb59a6bd786cc68187a3 authored over 5 years ago by Paul Henschel <[email protected]>
allow attach to create arrays and objects

24bce4e3b1c8377e8350fc9bca88eb1cdcc11aa3 authored over 5 years ago by Paul Henschel <[email protected]>
2.0.5

587ebd7ab348be5d449bd059c3ec2b5f571f7f7f authored over 5 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-three-fiber

095ae37c28bc3eea828b719f4ae3f469b9ba761e authored over 5 years ago by Paul Henschel <[email protected]>
memoize provid3ed context

6f7a083f7901eafa1fdd65263487586cffdbe7e6 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

4088d764590fb7b478a78ac293c58d006a46ee93 authored over 5 years ago by Paul Henschel <[email protected]>
2.0.4

089af865eb1263b80586b3fa11addd68c5f88f30 authored over 5 years ago by Paul Henschel <[email protected]>
amend docs

2a9b5f4c7e0c86cf6f2422c3bd5fe45592955ab9 authored over 5 years ago by Paul Henschel <[email protected]>
add unprojected point to event data

65b9b6e094e3b9f29c212a8e4760b4ee294e6c33 authored over 5 years ago by Paul Henschel <[email protected]>
document aspect and factor

9083b0d9b1ee8a36990954cf7a68dd6ab3088cf2 authored over 5 years ago by Paul Henschel <[email protected]>
2.0.3

f7ebc6c7a941fb5c87ed790e29c2ba2896e0ea3c authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

10f302565f78cd88055bf3526233ef36aeee6ed1 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

d2b8dc372b1396bb85da86c35521064494f435dd authored over 5 years ago by Paul Henschel <[email protected]>
shorten defaults section defaults

76a99eb13bc1bfd9991e23769cdcde01f627d901 authored over 5 years ago by Paul Henschel <[email protected]>
allow orthographic cam on setup, document defaults

aabc4c45f57e23d29ac0bcd26c820558902e7dbf authored over 5 years ago by Paul Henschel <[email protected]>
2.0.2

b5f138b97f47bb3b83c99be37f6741011d8dd395 authored over 5 years ago by Paul Henschel <[email protected]>
Update readme.md

16858c4a545c71d8f8351d8f92e9b5a74267cbf6 authored over 5 years ago by Paul Henschel <[email protected]>
Merge pull request #62 from dynosmurf/patch-1

Add export for useResource

4033a55436834a387544ee1b1835705e5bb44be0 authored over 5 years ago by Paul Henschel <[email protected]>
Correct export name

f36897b4afab8dbcedb9ef1cb5fedbebb827a3f0 authored over 5 years ago by dynosmurf <[email protected]>
Add export for useResource

a17e7583284ad1af020b1d892e00b63566b73cb4 authored over 5 years ago by dynosmurf <[email protected]>