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

chore: fix version number in rttr

07d6c75d2c6f20b34668a4e6ee5fd2473e3f3a13 authored over 3 years ago by Josh <[email protected]>
fix: write more helpful warn message about events (#1365)

* add info to docs, warn if handler was not found

192d3dad20c6e032aa7b33ead888999c40bca1d8 authored over 3 years ago by Tauyekel Kunzhol <[email protected]>
up

dce67ece45f807e28131b9aeb46c139daabbcab3 authored over 3 years ago by Paul Henschel <[email protected]>
Fix stopPropagation logic (#1380)

The logic was inverted for the case where the pointer wasn't captured at all.

d8a2feee3657611d9c92bf60c381d128dbfb0b14 authored over 3 years ago by dangrabcad <[email protected]>
up

4663e44103b89f69683ad3b9fdebec3df8b2764e authored over 3 years ago by Paul Henschel <[email protected]>
allow attach prop on Object3D (#1372)

There are cases where you might want to attach an Object3D child to a property of a parent, just...

49bf3fcae7d7404c6a3e65c2e58fdfe7b86144d2 authored over 3 years ago by dangrabcad <[email protected]>
chore: actions should run on PR

68519bb3b3c1d7e462c5a24d25b0d5e2ee424569 authored over 3 years ago by Josh <[email protected]>
v6.1.5

d7b98214ae3e2653fe7bfe0d3f2712c574f1f03a authored over 3 years ago by Josh <[email protected]>
fix(rttr): if children is undefined return an array to map with (#1361)

d1c5eee80cee7e34b68e4a70b8f9552428ce7cdd authored over 3 years ago by Josh <[email protected]>
changeset

3977470e47832652ba64de2804d1cb3bdbcffcb2 authored over 3 years ago by Paul Henschel <[email protected]>
Add shape to types, exclude event functions from event data

6faa0902e5aaf5efc3571824e77eb10d46870170 authored over 3 years ago by Paul Henschel <[email protected]>
changelog

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

e88429f1aa86ec13c8183f93e6dd8b058f0c8dac authored over 3 years ago by Paul Henschel <[email protected]>
changelog

f5d2e82e92a4934cb555df32333eb2b7366356dc authored over 3 years ago by Paul Henschel <[email protected]>
fix #1348

71e72c069ef4910825d85eab7f2355011abf0f00 authored over 3 years ago by Paul Henschel <[email protected]>
[events] attempt to fix setPointerCapture and stopPropagation (#1352)

* styles: use touch-action: none on canvas to support mobile interaction

* fix: remove spread...

05a15a99c76fa6c44688af18438d56d539e45d3e authored over 3 years ago by David Bismut <[email protected]>
fix: passive event listener adjustments (#1351)

* feat: only declare event listerns as passive that need to be passive

* chore: add example f...

017e03f5bfabd9d5ea0e276008cd92f84fe5ccdc authored over 3 years ago by Laurin Quast <[email protected]>
add changelogs

21fbfe1627dd5d4947a4408127cce38d148fc44f authored over 3 years ago by Paul Henschel <[email protected]>
package bumps

4601e75e8fa52c5ca97919c6bb8ba96d42f37967 authored over 3 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/pmndrs/react-three-fiber

14fe3031ea1d4bf6fa2a6f4a96c4f744a48ca1b2 authored over 3 years ago by Paul Henschel <[email protected]>
fix prepare issue

848d3107c80f2a8fdf59dadce6a08ebbd92a67b1 authored over 3 years ago by Paul Henschel <[email protected]>
Add changesets (#1341)

* chore: add changesets

* chore: test changesets work with rttr

0499700a1ea2ba91395de43a04f265af3b643de9 authored over 3 years ago by Josh <[email protected]>
Fix the capture check for click events (#1343)

Clicks are MouseEvent, not PointerEvent, so they don't contain a pointerId at all, but they stil...

96a86eb3d64439f024736ec88ece0a0f54d0025f authored over 3 years ago by dangrabcad <[email protected]>
better errors on loading

834014e5bae1f788b8143f4e929f287767ce5bed authored over 3 years ago by Paul Henschel <[email protected]>
fix build

65e5b7c7a6a48049d952eb404f211b1ea77135ce authored over 3 years ago by Paul Henschel <[email protected]>
new minor

bd10a65c6141d253063511bcc926660b6fa42c87 authored over 3 years ago by Paul Henschel <[email protected]>
forward suspense and errors outside the canvas, canvas fallback #1326

2a0651fee4c20deed533763ca81bbfe6b961af91 authored over 3 years ago by Paul Henschel <[email protected]>
up

fc0b2d089ba804f531bdcf1a10bc6aaae25a2232 authored over 3 years ago by Paul Henschel <[email protected]>
Give onPointerMissed an event argument (#1335)

onPointerMissed on objects has it anyway, so there's no reason not to pass it to the top-level c...

c66aee84d969203bd9f4579e591d4eb5d40c50fe authored over 3 years ago by dangrabcad <[email protected]>
merge, up

ae24233bd6e400ac960201faa1f0a721dff79b1b authored over 3 years ago by Paul Henschel <[email protected]>
use the timestamp to calculate clock.getElapsedTime and delta when frameloop="never" (#1319)

d2d6f42971ae7ce2e64810a2e71705f8c263f092 authored over 3 years ago by Mark Racette <[email protected]>
Fix: better management of captured events (#1304)

* styles: use touch-action: none on canvas to support mobile interaction

* fix: remove spread...

d260376145c16f43fed97227a4f2e7d56a9dbbfa authored over 3 years ago by David Bismut <[email protected]>
chore(docs): camera replacement recipe (#1305)

72033d4ff8787223b465b377ec0c31ec7faa4e9c authored over 3 years ago by Firtina Ozbalikci <[email protected]>
fix: #1298

69c32055bbcd17da38dca663416e0954ff46b427 authored over 3 years ago by Paul Henschel <[email protected]>
fix: #1164

6979e45a7d2ae02bf04e2f1b798b446d435f4ff2 authored over 3 years ago by Paul Henschel <[email protected]>
chore: add leva to ecosystem links; (#1278)

c2848aa71d911814c2d65445277deaf7c620787d authored over 3 years ago by Alexander Mordvinov <[email protected]>
expose types

31901ce913a0176f9344cd13ff599ecb20c9b1a5 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

4efbeef6585d27c059d4e968ec6612b7326308b0 authored over 3 years ago by drcmda <[email protected]>
up

3c1586d3a33a3d7fb174a9a8711aa918077a78dd authored over 3 years ago by Paul Henschel <[email protected]>
new docs pic

4a60195e008949990f6e6fea10a348274eabdc3c authored over 3 years ago by Paul Henschel <[email protected]>
fix dpr test, fix raycast params spread

a5fd0313c5b23700f1bbb12b29530f9f104f20ee authored over 3 years ago by Paul Henschel <[email protected]>
up

ddc5a6011a04cc8f790f893281a4329f30208b68 authored over 3 years ago by Paul Henschel <[email protected]>
Update store.ts (#1256)

1544cdd5aff4b13755c78feebf75ea9ef27c8ce7 authored over 3 years ago by anotherzxx <[email protected]>
Update readme.md

c917d2aa2d8ab3c09d4e5b269a59fc0fd5ce1287 authored over 3 years ago by drcmda <[email protected]>
Update readme.md

491a0146e991249ebe3db6dd4eef5d8ce55ea078 authored over 3 years ago by drcmda <[email protected]>
docs

76ace5baf0c3e89ad33660fd04ef8d0dd142dc1a authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

1645e3310fc489a696e78a1f71e51b460b31b1bd authored over 3 years ago by drcmda <[email protected]>
Update api.md

78e83bee3ef6e8e09ce65f6f380f7b96168ffd98 authored over 3 years ago by drcmda <[email protected]>
Merge branch 'master' of https://github.com/pmndrs/react-three-fiber

8edd89fc1ac8045117aee9c1c5388b737c590c80 authored over 3 years ago by Paul Henschel <[email protected]>
up

185caa44b26dca2716610b0166c4ebe532ac0175 authored over 3 years ago by Paul Henschel <[email protected]>
Advertise a React-equivalent version number to the React DevTools (#1231)

* Advertise a React-equivalent version number to the React DevTools

* Update the devtools ver...

ef2355c9598e3a61d9a90e037ded4feb7f3bf5da authored over 3 years ago by l3ops <[email protected]>
fix 1232, orthographic zoom

9280afdefc4a927617d57152f3043b79f952d7df authored over 3 years ago by Paul Henschel <[email protected]>
fix 1238, tabstop

ada488bee776c1e1e870eb14a7fc88494d0307de authored over 3 years ago by Paul Henschel <[email protected]>
fix obj.set | up

6c94f9b03d27e598ed906b1d98a857eb12cbde53 authored over 3 years ago by Paul Henschel <[email protected]>
up

023c556a0837ab11807c523bd9b60eeaa6399d73 authored over 3 years ago by Paul Henschel <[email protected]>
fix #1200

e1f0761a37d907e11e88bab9e89641c5fe6664c6 authored over 3 years ago by Paul Henschel <[email protected]>
up

4cc1bcee50b3d8b6ea9bcaa1fd9355e441c99db2 authored over 3 years ago by Paul Henschel <[email protected]>
do not removeRecursive instances

ea9474d924c15c4630dc28142bcc9239548e4451 authored over 3 years ago by Paul Henschel <[email protected]>
remove deprecated

9b660f1d2047039dcb356691a7cbfbfdc21c7076 authored over 3 years ago by Paul Henschel <[email protected]>
Delete intro.gif

e12321e564565419cf98a323e500a210a5610a22 authored over 3 years ago by drcmda <[email protected]>
Update readme.md

80d4fb3f675782842c448f5392044db90365df30 authored over 3 years ago by drcmda <[email protected]>
Update readme.md

5ed9107dede339fad9474b5e6ca8fbb39b93ec87 authored over 3 years ago by drcmda <[email protected]>
deprecate react-three-fiber

3a66d5abd618a39ec997323ebf3a8724f6b5237f authored over 3 years ago by Paul Henschel <[email protected]>
preview

47c079451863bd373d433ba4af5c9e7fed59c856 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

b1f84cd09c871b7d9d7cd1963a29ff42d4a9b1e8 authored over 3 years ago by drcmda <[email protected]>
update recipe to reflect frameloop demand API changes (#1205)

* update recipe to reflect frameloop demand API changes

* update examples of `invalidate` API

64feaad0995a0bedba5816554c0bc01cf02d7c03 authored over 3 years ago by Amila Welihinda <[email protected]>
fix layers typing regarding set argument (#1204)

40f4d84da4496688f79af85a5fb2e23fdd070b6d authored over 3 years ago by Nikola Pantic <[email protected]>
up

6fb89089f2be76817cfdd10cc8884033df289d5d authored over 3 years ago by Paul Henschel <[email protected]>
add DoubleClick as a valid event handler (#1203)

148668df26eb363bc0a9451b7d671e8fc72cd50f authored over 3 years ago by Nikola Pantic <[email protected]>
chore: Fix typo (#1201)

1e1599b8019d2e1068eb98d4174bf48f274e168d authored over 3 years ago by Maksim Daunarovich <[email protected]>
version patch

c2a73ee8e720d0045ff825e784b16d715f101cdb authored over 3 years ago by Paul Henschel <[email protected]>
fix event unmount

d9fb48764d39542a67a8845175cb9e0d57a408d7 authored over 3 years ago by Paul Henschel <[email protected]>
make sure to recursively remove interactivity (#1192)

e6fd31edafc10aa26a6ed0bb1b40cf2ad0cd082e authored over 3 years ago by goldbuick <[email protected]>
patch

81c60e80625d8147a7f96784b8a1ab1ab3580113 authored over 3 years ago by Paul Henschel <[email protected]>
test useframe

20a37c225d41b78a51b2f4172f85f3b81b739715 authored over 3 years ago by Paul Henschel <[email protected]>
Fixed useFrame subscribers to use zustand set (#1178)

6936a14399d09e0b2656334213548510c62ae56b authored over 3 years ago by Wilco Schoneveld <[email protected]>
Fixed wrong import (#1175)

73552483fb7067bc1e627e4ede44b70796859a68 authored over 3 years ago by Wilco Schoneveld <[email protected]>
Update readme.md

2cfb74da323990c518b837f8d67067a7ebc1baa0 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

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

63aa5a1a9b84a0d56216e3ad926786c21fa5d214 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

9532e48b1af5977052177d28d664a2928d355b7e authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

20a7b6f4da1e30c461a4ad7335deda81ba608728 authored over 3 years ago by Paul Henschel <[email protected]>
fix types

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

44df4f0102a75b56782b520fba4052924faa417d authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

9d8d902adf5ad124fc764adeb60ca84a79d88832 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

4dce5d892ec800068b1103c060bc9e6b577fdb41 authored over 3 years ago by Paul Henschel <[email protected]>
Update readme.md

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

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

4ac79d6575652dae0800a83e90b191e228a22f02 authored over 3 years ago by Paul Henschel <[email protected]>
Fix example in api.md (#1171)

9c94d2d646fe6eeac0be537596d991dcaf84f189 authored over 3 years ago by inokawa <[email protected]>
6.0.6

667ec391c67050eebe4333ba2eb07b4270e0b5e7 authored over 3 years ago by Josh Ellis <[email protected]>
Fix: need to check targetProp existance before trying to access constructor (#1169)

6e447cee566d142df746b73fe7f72601b9581080 authored over 3 years ago by Charlie Hess <[email protected]>
bump rttr to catch with r3f

57d0eba8366a497a560eb36b2916228be0a3536d authored over 3 years ago by Josh Ellis <[email protected]>
up

8db4ab15484f3de64137184effcf1f2e3dd6f47e authored over 3 years ago by Paul Henschel <[email protected]>
fix #1164

cf1f69459c4a3e88dd55ec0054c4b1803fa06dc3 authored over 3 years ago by Paul Henschel <[email protected]>
up

c6ad2ff67f5b34f928c727cda2e327bf702642ad authored over 3 years ago by Paul Henschel <[email protected]>
add readme

145718afd2ded8dadbfa04e4cc4d2713c2efb225 authored over 3 years ago by Paul Henschel <[email protected]>
fix merge

ded26de94deb04d8335c2c82b3c2416dff22e7b2 authored over 3 years ago by Paul Henschel <[email protected]>
fix __r3f deletion, canvas/events

2ac14808c4d767c3157d9e4b473ba335f5aecda2 authored over 3 years ago by Paul Henschel <[email protected]>
6.0.3

d8a69600a5c16e735b4125ae61dbd91b8bb8e51d authored over 3 years ago by Josh Ellis <[email protected]>