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

GitHub / itsdouges/react-three-fiber / commits

SHA Message Author Date Stats
d101589f update docs image drcmda <d****a@g****m> almost 5 years ago
6f47e35e update docs image drcmda <d****a@g****m> almost 5 years ago
c020ad3b Update readme.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
24dfd978 Update readme.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9a2c12a1 merge Merge pull request #1738 from pmndrs/fix/gl-color-management Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
11bb50d6 merge Merge branch 'master' into fix/gl-color-management Cody Bennett <2****t@u****m> almost 5 years ago
86543f13 chore(web): fix tests (#1763) Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5ef0ed9a merge Merge pull request #1755 from GrabCAD/fix/remove-attached-scene dangrabcad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
96d825dc complete the fix for attaching to non-Object3D Dan <d****e@g****m> almost 5 years ago
e317f480 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
894c5501 docs(changeset): fix: event count Paul Henschel <d****a@g****m> almost 5 years ago
bcb378a9 fix event count Paul Henschel <d****a@g****m> almost 5 years ago
3c76091b RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
c7a42201 docs(changeset): patch: applyprops returns the same instance Paul Henschel <d****a@g****m> almost 5 years ago
f1ca7a4f applyprops should return the instance Paul Henschel <d****a@g****m> almost 5 years ago
b4ea79d6 fix: respect color management settings from `gl` Cody Bennett <2****t@u****m> almost 5 years ago
13f37ffe feat(web): accept function as gl that returns a renderer (#1717)
Co-authored-by: Cody Bennett <2****t@u****m>, Cody Bennett <h****i@c****o>
Sebastiaan ten Pas <s****n@d****l>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
06d67668 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
c5645e89 docs(changeset): fix primitve leftovers on switch Paul Henschel <d****a@g****m> almost 5 years ago
39c6f3f6 fix primitve leftovers on switch, add gltf example Paul Henschel <d****a@g****m> almost 5 years ago
46c1133f fix args in createInstance Paul Henschel <d****a@g****m> almost 5 years ago
5c4d9311 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
05af996b docs(changeset): fix: revert the is function Paul Henschel <d****a@g****m> almost 5 years ago
a705202f fix: revert is object comparison (#1724) Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
95139e6a RELEASING: Releasing 1 package(s) Cody Bennett <2****t@u****m> almost 5 years ago
376608fe docs(changeset): fixes Cody Bennett <2****t@u****m> almost 5 years ago
f2565582 merge Merge pull request #1709 from pmndrs/fix/camera-rotation Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
51e6fc95 merge fix(core): safely handle external instances #1720 from pmndrs/fix/external-el... Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
db02d866 chore: safely check count Cody Bennett <2****t@u****m> almost 5 years ago
7be118d8 chore: safely access all handlers Cody Bennett <2****t@u****m> almost 5 years ago
c726feb2 chore: undo prettier Cody Bennett <2****t@u****m> almost 5 years ago
a775bf25 merge Merge branch 'master' into fix/external-elements Cody Bennett <2****t@u****m> almost 5 years ago
a33247e5 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
0df6073a docs(changeset): fix: missed events Paul Henschel <d****a@g****m> almost 5 years ago
19485a17 fix missed events Paul Henschel <d****a@g****m> almost 5 years ago
bb521e2d RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
62b0a3a5 docs(changeset): fix: event order of missed pointers Paul Henschel <d****a@g****m> almost 5 years ago
3f3ad11e fix event order of missed pointed Paul Henschel <d****a@g****m> almost 5 years ago
669131ab fix(core): safely unmount external instances Cody Bennett <2****t@u****m> almost 5 years ago
4a6a3a7a RELEASING: Releasing 2 package(s) Josh <3****s@u****m> almost 5 years ago
e019dd42 docs(changeset): fixes Josh <3****s@u****m> almost 5 years ago
57b1d49a merge Merge branch 'master' into fix/events-helpers Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
24dee9b6 merge Merge pull request #1707 from pmndrs/fix/v7-setdpr dangrabcad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
62fe7bf3 merge Merge pull request #1668 from GrabCAD/fix-attach-scene dangrabcad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
22f6dafe fix(core): safely access event handlers Cody Bennett <2****t@u****m> almost 5 years ago
8fd8b6c4 chore: respect rotation for real this time Cody Bennett <2****t@u****m> almost 5 years ago
b2632c58 chore: respect rotation instead Cody Bennett <2****t@u****m> almost 5 years ago
b8cc147c fix(core): don't overwrite camera rotation Cody Bennett <2****t@u****m> almost 5 years ago
3a067563 chore: cleanup canvas Cody Bennett <2****t@u****m> almost 5 years ago
d1975edc fix(web): cleanup Canvas and don't resize on render Cody Bennett <2****t@u****m> almost 5 years ago
339b72e6 fix(core): only strict compare obj when atomic Cody Bennett <2****t@u****m> almost 5 years ago
dc5f2cfd fix: backport dpr for for v7 Cody Bennett <2****t@u****m> almost 5 years ago
f10897b8 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
cd266e41 docs(changeset): Fix diffProps dashed keys Paul Henschel <d****a@g****m> almost 5 years ago
e491819c fix: renderer.js diffProps Paul Henschel <d****a@g****m> almost 5 years ago
cd2b4771 merge Merge branch 'master' of https://github.com/pmndrs/react-three-fiber Paul Henschel <d****a@g****m> almost 5 years ago
c3a0d2a4 tests(web): updates (#1698) Anderson Leite <a****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
538c7c49 RELEASING: Releasing 1 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
6f684061 docs(changeset): Allow getCurrentViewport to receive an array Paul Henschel <d****a@g****m> almost 5 years ago
eea9b31d allow gCV to receive an array Paul Henschel <d****a@g****m> almost 5 years ago
9df92474 fix bad merge Dan <d****e@g****m> almost 5 years ago
fbec8bdd removeChild should now set parent unconditionally Dan <d****e@g****m> almost 5 years ago
f1697ada merge Merge remote-tracking branch 'upstream/master' into fix-attach-scene Dan <d****e@g****m> almost 5 years ago
867900d7 cleanup Paul Henschel <d****a@g****m> almost 5 years ago
af19ca44 use diffsets in prepareupdate Paul Henschel <d****a@g****m> almost 5 years ago
8677e2bc always put the parent in __r3f Dan <d****e@g****m> almost 5 years ago
edfd334d simplify applyprops Paul Henschel <d****a@g****m> almost 5 years ago
c3afcef9 shrink renderer.ts a bit Paul Henschel <d****a@g****m> almost 5 years ago
4038e7ca shrink renderer.ts a bit Paul Henschel <d****a@g****m> almost 5 years ago
ed11889c cleanup commitUpdate Paul Henschel <d****a@g****m> almost 5 years ago
c4b6233d use prepareUpdate, preparePortalMount Paul Henschel <d****a@g****m> almost 5 years ago
b5ba4a91 fix(core): `flat` should be controlled independently of `linear` (#1683) Cody Bennett <h****i@c****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
655005a7 Fix eslint for 'exhaustive-rule. (#1681) Anderson Leite <l****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
f4494be0 chore: Clear prettier warning on events.ts (#1671) Anderson Leite <a****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3b0e0c16 change onPointerMissed behaviour (#1665) Michael サイトー 中村 Bashurov <a****s@s****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
c010f810 fix attach for scenes Dan <d****e@g****m> almost 5 years ago
a74f59a8 chore: remove unused RenderProps and events. (#1663) Anderson Leite <a****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a4f0fc52 fix auto complete Paul Henschel <d****a@g****m> almost 5 years ago
5c4454d0 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> almost 5 years ago
03758960 docs(changeset): Simplify useframe, support instanced event cancelation, sile... Paul Henschel <d****a@g****m> almost 5 years ago
db0d7643 is.test: 'is equal' test to use alredy declared obj and array. (#1643) Anderson Leite <a****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
846f06fe Allow partial WebGLRenderer params (#1656) Dušan Maliarik <d****n@s****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
7a170ac8 simplify useFrame Paul Henschel <d****a@g****m> almost 5 years ago
2a5156da fix cherrypick Paul Henschel <d****a@g****m> almost 5 years ago
7d405a6c silence disposal errors Paul Henschel <d****a@g****m> almost 5 years ago
0f39ff86 merge Merge pull request #1602 from pmndrs/stephencorwin-patch-1 Stephen Corwin <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
c385d703 ci: fixes codesandbox CI by setting node version in ci.json (#1616) Scott Hutcheson <s****t@s****k>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0b588379 useFrame now throws an error if used outside of the Canvas component Stephen Corwin <s****n@g****m> about 5 years ago
d621fb2f Update showcase.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
24b275a5 Update showcase.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
57254bd1 Create showcase.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
41605d22 Update readme.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
33b20e41 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> about 5 years ago
fb052ad7 docs(changeset): Fix babel-env browserslist transpiling into old code" Paul Henschel <d****a@g****m> about 5 years ago
11be8c52 fix babel-env browserslist Paul Henschel <d****a@g****m> about 5 years ago
8a376aa4 Update readme.md drcmda <d****a@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
527514a6 RELEASING: Releasing 2 package(s) Paul Henschel <d****a@g****m> about 5 years ago
c97794a2 docs(changeset): Add useLoader.clear(Loader, input) Paul Henschel <d****a@g****m> about 5 years ago
a599700d useloader.clear Paul Henschel <d****a@g****m> about 5 years ago
c841c8df docs: fix some typos in pitfalls.md (#1521) Markus Hsi-Yang Fritz <m****z@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago

← Back to repository