An open API service providing commit metadata for open source projects.

GitHub / itsdouges/react-three-fiber / commits

SHA Message Author Date Stats
ac9a3dcf merge Merge branch '3.x' of https://github.com/drcmda/react-three-fiber into 3.x Paul Henschel <d****a@g****m> almost 7 years ago
ba335426 fix stopPropataion bug, add delta distance to click:event.distance, remove /t... Paul Henschel <d****a@g****m> almost 7 years ago
4b32ad26 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a781c993 fix support for -set-, makes layers work Paul Henschel <d****a@g****m> almost 7 years ago
06de05e0 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
60db0de6 add draco demo Paul Henschel <d****a@g****m> almost 7 years ago
4b13f35e fix positioning bug, using getBoundingClientRect Paul Henschel <d****a@g****m> almost 7 years ago
0be99cde fix gl.domElement Paul Henschel <d****a@g****m> almost 7 years ago
b4c9b4d5 merge Merge branch '3.x' of https://github.com/drcmda/react-three-fiber into 3.x Paul Henschel <d****a@g****m> almost 7 years ago
50731b2f two new examples, fix types Paul Henschel <d****a@g****m> almost 7 years ago
b919900f merge Merge branch 'master' into 3.x Birkir Gudjonsson <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7c7ebb98 add custom filter function to canvas.raycaster Paul Henschel <d****a@g****m> almost 7 years ago
90d5c700 typos Paul Henschel <d****a@g****m> almost 7 years ago
2f35d636 cleanup tools/gltfjsx Paul Henschel <d****a@g****m> almost 7 years ago
cb8d4503 update tools/readme Paul Henschel <d****a@g****m> almost 7 years ago
37535db5 use suspense Paul Henschel <d****a@g****m> almost 7 years ago
fbfc6dc4 Update issue templates Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0a8510c1 Update issue templates Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0667a405 add minimized gltfloader with removed texture support to /tools Paul Henschel <d****a@g****m> almost 7 years ago
415f5cbc lookuptable for animations Paul Henschel <d****a@g****m> almost 7 years ago
0af1fa07 fix delta Paul Henschel <d****a@g****m> almost 7 years ago
2cfd6ea3 merge Merge branch '3.x' of https://github.com/drcmda/react-three-fiber into 3.x Paul Henschel <d****a@g****m> almost 7 years ago
266db8f0 gltf/jsx support animation clips Paul Henschel <d****a@g****m> almost 7 years ago
c138ff6c Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
22024e25 merge Merge pull request #198 from alphakennyn/patch-1 Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ead477e9 Update readme.md Kenny Nguyen <a****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b543796d Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3b55aa8e Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bb116360 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7a277e4e merge Merge branch '3.x' of https://github.com/drcmda/react-three-fiber into 3.x Paul Henschel <d****a@g****m> almost 7 years ago
e2a6d3a9 wrap up useLoader Paul Henschel <d****a@g****m> almost 7 years ago
bdaa6d4d Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f007b6a6 figure out how to use draco in node Paul Henschel <d****a@g****m> almost 7 years ago
f494b948 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
aa58b7d3 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a0d21b1a Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
39edce20 tool readme update Paul Henschel <d****a@g****m> almost 7 years ago
7049fb96 make r3f a node binary tool Paul Henschel <d****a@g****m> almost 7 years ago
0adfc5e6 merge Merge pull request #197 from vojtaholik/patch-1 Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
78eabd22 Fix ref in "Using your own camera" recipe Vojta Holik <v****a@e****o>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
29c65ed6 merge Merge branch '3.x' of https://github.com/drcmda/react-three-fiber into 3.x Paul Henschel <d****a@g****m> almost 7 years ago
b2d45f13 add gltf/jsx tool Paul Henschel <d****a@g****m> almost 7 years ago
ebae41ca feat: add native ref to GLView Birkir Gudjonsson <b****n@g****m> almost 7 years ago
40cc671a feat: onClick and delta Birkir Gudjonsson <b****n@g****m> almost 7 years ago
c3d7730e fix: remove browser flag Birkir Gudjonsson <b****n@g****m> almost 7 years ago
2a2cccf0 merge Merge pull request #196 from birkir/wip/birkir Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
06aca5de merge Merge branch 'wip/birkir' of github.com:birkir/react-three-fiber into wip/birkir Birkir Gudjonsson <b****n@g****m> almost 7 years ago
337d4107 merge Merge branch '3.x' into wip/birkir Birkir Gudjonsson <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
89839a5a fix: react-native target Birkir Gudjonsson <b****n@g****m> almost 7 years ago
a827c571 merge Merge branch '3.x' into wip/birkir Birkir Gudjonsson <b****n@g****m> almost 7 years ago
bb38fe96 Create FUNDING.yml Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3c395b8a add collective Paul Henschel <d****a@g****m> almost 7 years ago
bf3ecb44 add collective Paul Henschel <d****a@g****m> almost 7 years ago
8e1df6de merge Merge pull request #193 from react-spring/dependabot/npm_and_yarn/eslint-util... Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
184ea598 merge Merge pull request #192 from react-spring/dependabot/npm_and_yarn/examples/mi... Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ced4090f merge Merge pull request #191 from react-spring/dependabot/npm_and_yarn/mixin-deep-... Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0833c56e update readme Paul Henschel <d****a@g****m> almost 7 years ago
e555b05d readme updates Paul Henschel <d****a@g****m> almost 7 years ago
fda6b2df Bump eslint-utils from 1.3.1 to 1.4.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
017d5dd4 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7438fba5 Bump mixin-deep from 1.3.1 to 1.3.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
48a19e3b fix #178 update camera matrix worl Paul Henschel <d****a@g****m> almost 7 years ago
74760821 fix: RN in 3.x Birkir Gudjonsson <b****n@g****m> almost 7 years ago
ef3e0c9a fix #101 offset parent Paul Henschel <d****a@g****m> almost 7 years ago
d24cb1ee raycast: sort renderorder and distance Paul Henschel <d****a@g****m> almost 7 years ago
ebd82c48 sort objects after renderOrder Paul Henschel <d****a@g****m> almost 7 years ago
4705f65e cleanup Paul Henschel <d****a@g****m> almost 7 years ago
0af9f0bd 3.x Paul Henschel <d****a@g****m> almost 7 years ago
e4902cff fix: render placeholder on ssr Birkir Gudjonsson <b****n@g****m> almost 7 years ago
516492a1 fix: output ts Canvas type Birkir Gudjonsson <b****n@g****m> almost 7 years ago
1b2f0787 fix: shadowMap on ios Birkir Gudjonsson <b****n@g****m> almost 7 years ago
295eb260 merge Merge pull request #187 from birkir/fix/unmount-dispose Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
5ed7c676 merge Merge pull request #184 from birkir/fix/native-dependencies Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
21878ae7 fix: get gl from state Birkir Gudjonsson <b****n@g****m> almost 7 years ago
85a3ea1e fix: move dependencies Birkir Gudjonsson <b****n@g****m> almost 7 years ago
32b6dfb1 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
75a16a37 readme update Paul Henschel <d****a@g****m> almost 7 years ago
687c9ccf fix examples alias path Paul Henschel <d****a@g****m> almost 7 years ago
f8bf231d merge Merge branch 'master' of https://github.com/drcmda/react-three-fiber Paul Henschel <d****a@g****m> almost 7 years ago
904bee3f make useLoader extensions optional in TS§ Paul Henschel <d****a@g****m> almost 7 years ago
1c73b846 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0db8ccfc Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
9211d768 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
288b1ea9 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
885e5916 merge Merge pull request #182 from birkir/feature/multiple-targets Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
dccea2d5 fix: suspense Birkir Gudjonsson <b****n@g****m> almost 7 years ago
8328eb6b fix: re-render context Birkir Gudjonsson <b****n@g****m> almost 7 years ago
67ed388c refactor: pointer-events, readme and more Birkir Gudjonsson <b****n@g****m> almost 7 years ago
062d16c2 remove: react native example Birkir Gudjonsson <b****n@g****m> almost 7 years ago
6b2db41e refactor: pointer events revisited Birkir Gudjonsson <b****n@g****m> almost 7 years ago
10cf01ae fix: update package entry point Birkir Gudjonsson <b****n@g****m> almost 7 years ago
adda5ca1 merge Merge branch 'master' into feature/multiple-targets Birkir Gudjonsson <b****n@g****m> almost 7 years ago
94e04312 move shared to root for easier merging Birkir Gudjonsson <b****n@g****m> almost 7 years ago
02ba9591 working for both platforms Birkir Gudjonsson <b****n@g****m> almost 7 years ago
d3d373c2 first draft of multi-target codebase Birkir Gudjonsson <b****n@g****m> almost 7 years ago
ad95fa7e merge Merge branch 'master' of https://github.com/drcmda/react-three-fiber Paul Henschel <d****a@g****m> almost 7 years ago
e6d45233 2.4.3 Paul Henschel <d****a@g****m> almost 7 years ago
524f25a2 quick shortcut for setting up shadowMap Paul Henschel <d****a@g****m> almost 7 years ago
f945a744 Update readme.md Paul Henschel <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
5c9a56dc 2.4.2 Paul Henschel <d****a@g****m> almost 7 years ago

← Back to repository