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

trigger CI

1876e3805da860489097c15f3f977f7266e9c764 authored over 3 years ago by Gianmarco Simone <[email protected]>
fixes csb CI possibly

a8c63796b0424ac9817bdc1d874b6e8660633898 authored over 3 years ago by Gianmarco Simone <[email protected]>
cleanup example

0d4bcbf24ed8a59ef22dabfb32ab834f09d7906b authored over 3 years ago by Paul Henschel <[email protected]>
fix package.json/build

1bdf1049d9372f9bb263307f58462f2f9d2667b2 authored over 3 years ago by Paul Henschel <[email protected]>
build works

126b0b90ff7042a812d8d6a2eb37c282b70383c0 authored over 3 years ago by Paul Henschel <[email protected]>
events semi-work

852346a4f292f4971133387f5e28f30029a60685 authored over 3 years ago by Paul Henschel <[email protected]>
events: fix all ts errors

1aabc9b4b1b082288381aa1879b019c752a593ff authored over 3 years ago by Paul Henschel <[email protected]>
fix: changes postinstall script to avoid infinite recursion

ba153a590a4400a93930bebc4d3cf427f56f929b authored over 3 years ago by Gianmarco Simone <[email protected]>
cleanup example

af1f686c975c4e63703204f2c6ac6f71d4357f51 authored over 3 years ago by Paul Henschel <[email protected]>
use vite example, events draft

5b5701ddda83d2c57983652ca755d0c25ed0bf89 authored over 3 years ago by Paul Henschel <[email protected]>
use vite example, events draft

8abe5ca26069526e7425edb326225eedbb629f23 authored over 3 years ago by Paul Henschel <[email protected]>
resize

e54c4a5a01bbd8fc5a778e517d37dfcdd3c58ce9 authored over 3 years ago by Paul Henschel <[email protected]>
small type changes

3c554b029a3c3a73f0b6da9cc128b5e837552c46 authored over 3 years ago by Josh Ellis <[email protected]>
named tuples, fix ts build error

2512f3857bd8f05d05a50c394e7cd8ac7851778c authored over 3 years ago by Paul Henschel <[email protected]>
add all hooks back, useframe works

35451bdba6df2a2a6270ed4f5a79c17a304dc48c authored over 3 years ago by Paul Henschel <[email protected]>
add context, make hooks work

b920264b69ddcc0feb5c834afd112b1eebf91b6f authored over 3 years ago by Paul Henschel <[email protected]>
fix: Typo in extraneous text error (#1062)

517a24e571a0f60d2b51c4af987fb036acea6646 authored over 3 years ago by koki kaminoura <[email protected]>
store root differently

818e19285309262a5b0eedd542255c611c419605 authored over 3 years ago by Paul Henschel <[email protected]>
link up root differently

460ee64cf24a18659934eb38c0427067b2cf2223 authored over 3 years ago by Paul Henschel <[email protected]>
Revert "type fixes with web/index"

This reverts commit 48ab6a5b8f9e253e93603b4ba5b0ae4f2d1346dd.

b4c3922051b4abc47abe4b10eff6a15e8cd1c4c3 authored over 3 years ago by Paul Henschel <[email protected]>
firm up types further

1590d5ebac81e091b56da8f74c8ca42c39d883d7 authored over 3 years ago by Josh Ellis <[email protected]>
update demo

aabc222f5b7c24caf696f165435bdf23fa60928b authored over 3 years ago by Josh Ellis <[email protected]>
move object and fix example

653e5df455e539372da06b05b9f17aab4d3d0a72 authored over 3 years ago by Josh Ellis <[email protected]>
make a more complicated scene (test some react-stuff)

a6b8eaea440e9d5cc9e078ca46623799985c6fe9 authored over 3 years ago by Josh Ellis <[email protected]>
type fixes with web/index

48ab6a5b8f9e253e93603b4ba5b0ae4f2d1346dd authored over 3 years ago by Josh Ellis <[email protected]>
use eventHandlers type in LocalState

c3936387a7a1c506e16385fb762bfa2eb71706e3 authored over 3 years ago by Josh Ellis <[email protected]>
update InstanceProps

fcafddb255fee6ce27348a6755f3e837a2ce8490 authored over 3 years ago by Josh Ellis <[email protected]>
start move to use InstanceProps type

5af5f42e53e096db13f37d5d42333d98ce6b2fb9 authored over 3 years ago by Josh Ellis <[email protected]>
fix: accidentally swapped variables around

94f8513689ece184b89c6087db8e2c7357d81c99 authored over 3 years ago by Josh Ellis <[email protected]>
fix: createContainer second arg should be boolean not number

85c297607b0564ca55186351fc22c3815819b926 authored over 3 years ago by Josh Ellis <[email protected]>
Merge branch 'v6/release' of https://github.com/pmndrs/react-three-fiber into v6/release

5b2f6e978f8300b2ec2e1ea610f22b59608965e9 authored over 3 years ago by Josh Ellis <[email protected]>
fix: types in store

i dont think you can't do [min: number, max: number]

22930273cfb06ae68b5520612349bea1504660a1 authored over 3 years ago by Josh Ellis <[email protected]>
missing types

9716ef8a55ed94f8d0ae64a7dd4fd6788a22b25e authored over 3 years ago by Paul Henschel <[email protected]>
renderer instance type

db577ddf595d3e2ed1b2e4bfc5bb1783de77a5b0 authored over 3 years ago by Paul Henschel <[email protected]>
no need for generics

870812aecf9f6c1404f7b2affa35dcc753553e88 authored over 3 years ago by Paul Henschel <[email protected]>
put back pitfalls

eb2cabe067bf62a8be47808e6a553ef35fdf28b3 authored over 3 years ago by Paul Henschel <[email protected]>
jest shut up

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

81a611cd5254fd5d4ea26e14c9dd2a5cc50fccb2 authored over 3 years ago by Josh Ellis <[email protected]>
Merge pull request #1035 from pmndrs/v6/event-system

[WIP - V6] Render function changes

263152d9cee9e1c2f7e735ccacd0789744df2170 authored over 3 years ago by Josh <[email protected]>
Merge branch 'v6/release' into v6/event-system

8a5a74031195ce8063c2b0ff5ad755251ce91e54 authored over 3 years ago by Josh Ellis <[email protected]>
fix: CI

#1036

84bc05104f70c7aae4ad5ea8680bc6f42ff258d6 authored over 3 years ago by Josh Ellis <[email protected]>
Update pitfalls.md

09ea17db1567f498ca80747894b31615de4da38b authored over 3 years ago by Paul Henschel <[email protected]>
Update pitfalls.md

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

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

547da5e91c0e7cb941cfd48fca9d288126ede255 authored over 3 years ago by Paul Henschel <[email protected]>
Update pitfalls.md

75272e46f4839600b3102b98ab3d410cc90bea0d authored over 3 years ago by Paul Henschel <[email protected]>
Update pitfalls.md

8261c808667b5043316a952636e46d1e659912ec authored over 3 years ago by Paul Henschel <[email protected]>
Update pitfalls.md

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

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

7435e894c318642b6242deb8b7d88aa51def47fc authored over 3 years ago by Paul Henschel <[email protected]>
Update pitfalls.md

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

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

95bf1b2b5e6c3f68764dc63a9d2cb7c685823ace authored over 3 years ago by Paul Henschel <[email protected]>
wip work

190bd2867416abd028ba5ded908bb3a78e67e951 authored over 3 years ago by Josh Ellis <[email protected]>
Update api.md

8101d468bc4a137056f665d4d868056e301c1cad authored over 3 years ago by Paul Henschel <[email protected]>
Update api.md

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

941266aa20b5c8f1498667e712e5d5d8cd02d760 authored over 3 years ago by Paul Henschel <[email protected]>
fix: get the reconciler rendering again

36492b81e4dced3be8e902498a1282c39645a874 authored over 3 years ago by Josh Ellis <[email protected]>
WIP: use zustand for store & pass element to render

4e8f4cc332075b01c381305c82021fd213adc9ee authored over 3 years ago by Josh Ellis <[email protected]>
5.3.19

20e250b10f7e5aba97adbb24e30d74ee9d4f9ce3 authored over 3 years ago by Paul Henschel <[email protected]>
Revert "changes internal Camera type to THREE.Camera (#1026)"

This reverts commit 80f82a45cccb7e4352e7e1f7531f63191f0b5009.

c64f6cf05bedef1c211d540589b6c19ebf76ea33 authored over 3 years ago by Paul Henschel <[email protected]>
Get touch events working with react native. (#1020)

* Drop event arg from intersect() for onGotPointerCaptureLegacy

* Update canvas.tsx

752544aa88fe7f61b61142ded94cb55dea18b652 authored over 3 years ago by MGHawes <[email protected]>
changes internal Camera type to THREE.Camera (#1026)

80f82a45cccb7e4352e7e1f7531f63191f0b5009 authored over 3 years ago by Gianmarco <[email protected]>
Fix exporting omitByValue (#998)

e925b35f58dea8a98875e2306a5ee85c65cd5e4b authored over 3 years ago by Sebastiaan ten Pas <[email protected]>
Corrected spelling of 'instantiated' (#980)

The spelling of `instantiated` was incorrectly written as `instanciated`.
Verified here: https:...

fbf6f643e74f08479a75eae40157a923bc509e37 authored over 3 years ago by Mridul Meharia <[email protected]>
5.3.18

ab1492d214df89ceae2e8c0e7a658d2b2a67ff35 authored over 3 years ago by Paul Henschel <[email protected]>
precompile materials on first run

d101f49f438aa2f485185fa9214a1c65957f483d authored over 3 years ago by Paul Henschel <[email protected]>
5.3.17

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

02a401fa56ac4f60c07c2578cd2bab028bea5a0e authored over 3 years ago by Paul Henschel <[email protected]>
5.3.16

a955d892e8dc82c3d2d5c629cd822fa39b13ba5b authored over 3 years ago by Paul Henschel <[email protected]>
fix use-asset/cubemaps

a7ace9cd08cdfe864f612117d44116e710ea44ef authored over 3 years ago by Paul Henschel <[email protected]>
5.3.15

c77863c6aa316df2f878fa3cecfb470d6629b436 authored over 3 years ago by Paul Henschel <[email protected]>
fix useLoader arrays

257208ce800880a098923d3b051aa402776b9431 authored over 3 years ago by Paul Henschel <[email protected]>
5.3.14

8eea1b53d02332e06b2cd53cefba1c3255eea800 authored almost 4 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-three-fiber into master

975949ce623743baf3c043bafac5d017bd08e9a0 authored almost 4 years ago by Paul Henschel <[email protected]>
use new use-asset

4d185b8b89dab0efd0e038681e601a3151415302 authored almost 4 years ago by Paul Henschel <[email protected]>
Merge pull request #866 from pmndrs/dependabot/npm_and_yarn/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7

ea132e784f2575ec794e0aa7b5b8759e20431bf8 authored almost 4 years ago by Mike <[email protected]>
Merge pull request #891 from pmndrs/dependabot/npm_and_yarn/node-notifier-8.0.1

Bump node-notifier from 8.0.0 to 8.0.1

e3340ba74ce578f37a3996a69cf3f3d2a4a90880 authored almost 4 years ago by Mike <[email protected]>
5.3.13

b6daf2b401c7fd7fdeda72cb7b37dd6342adc619 authored almost 4 years ago by Paul Henschel <[email protected]>
update use-asset

d7f2c43849c6e33e241b707c1283e34971df26f2 authored almost 4 years ago by Paul Henschel <[email protected]>
fix: useLoader return type (#930)

* fix: useLoader return type

includes solution proposed in https://github.com/pmndrs/react-th...

c490ec7ea1cb2a6f3e7ce53c272ebf5ad77d1851 authored almost 4 years ago by Josh <[email protected]>
refactor: add ReactNode as return type to createPortal (#937)

04881f69abb25500193a72bb9bef3740f6868655 authored almost 4 years ago by Josh <[email protected]>
Adds codesandbox CI (#915)

0a24539cebfc3623bc7854a18629ba2c7c58de5b authored almost 4 years ago by Gianmarco <[email protected]>
Pass ResizeOptions direct from react-use-measure (#861)

9f54cb2c5877df476b9d16cfcb6109c436f87a52 authored almost 4 years ago by Michael <[email protected]>
5.3.12

d4e894bf6537fc47b06672b445bab6a4ee141ab1 authored almost 4 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-three-fiber into master

8f8ecd3ec511b3d0a154be101900034535a2cb1c authored almost 4 years ago by Paul Henschel <[email protected]>
optimize viewport pos

f40f1ee55b052448501a3fb377825f27eb3dd9d0 authored almost 4 years ago by Paul Henschel <[email protected]>
prevent raf to keep running after tail hook (#924)

5d363a8f3f6d2c6b52d777019b98c6fb44c2c123 authored almost 4 years ago by Renaud Rohlinger <[email protected]>
5.3.11

88cddad2c3f07a4e838ce6ec84a59325cabd7dce authored almost 4 years ago by Paul Henschel <[email protected]>
fix viewport/cam world pos

85c92d80a70243244c9fefb27b647a5eedc1c768 authored almost 4 years ago by Paul Henschel <[email protected]>
Update api.md

5ba828ffcc67d446163dacf429096eef8b59a3aa authored almost 4 years ago by Paul Henschel <[email protected]>
docs: fix types in typescript example (#892)

* docs: add import type to mesh in ts example

* fix types in props and callback arguments

...

7dd5d70083842404ac42adc58eedf2cd37f06bea authored almost 4 years ago by Peter Shershov <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release...

8a67fa1c9af8505739fb03638740188fa1ebe1b9 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
small changes to recipes

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

50d8a21e9160c66060ff13b1ea873eb916ee3836 authored almost 4 years ago by Paul Henschel <[email protected]>
event isnt necessary in intersect()

f9d199fe71325d337af7f3af661c256e68e7ca45 authored almost 4 years ago by Paul Henschel <[email protected]>
Add recipe for safari support (#883)

35d60cae4255c5bbe336a2f46ec12a86666c82b1 authored almost 4 years ago by Matt Rossman <[email protected]>
fix(docs): resolve conflicts (#880)

9109530af1abdbb44fc4d1791fa9c99fd7b0df44 authored almost 4 years ago by ycaptain <[email protected]>
5.3.10

725b8f78ab1f7f08044bcd1b994913fdc8676876 authored almost 4 years ago by Paul Henschel <[email protected]>
clear out hits on pointercancel

90ca1b597d39df44bf9c2dcf386dccb7255df09e authored almost 4 years ago by Paul Henschel <[email protected]>