Ecosyste.ms: OpenCollective

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

github.com/pmndrs/react-three-rapier

ðŸĪš Rapier physics in React
https://github.com/pmndrs/react-three-rapier

chore(changeset): release packages (#261)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

07e2fb8e78a970af7a92c6b9f974e0bf6bcb0179 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(imports): add missing react imports

a8af66accd138e4e90d16c3e602a0d163e0ac85f authored almost 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#255)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

5c1ef01d7e6fb25611f18ee74a052331c7d4f7d7 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
useBefore- and useAfterPhysicsStep hooks (#258)

* feat: add pre- and post-step hooks

8bc4a3c7ec9015872708efd02ac55a7954b017ea authored almost 2 years ago by Hugo Wiledal <[email protected]>
docs: add links to API docs in readme

e1c86f30853de67625d6374ed1099af28ca94eb1 authored almost 2 years ago by Hugo Wiledal <[email protected]>
feat(docs): add some proper generated docs with Typedoc (#248)

* feat(docs): add some proper generated docs with Typedoc

- Clean up a lot of types
- Rena...

86482bd778bd7df2f37489fefeb808170d7f3bd4 authored almost 2 years ago by Hugo Wiledal <[email protected]>
Update r3-rapier-docs.yml

918f359f2c58af6784adc6ac839e0939075822af authored almost 2 years ago by Hugo Wiledal <[email protected]>
Create r3-rapier-docs.yml

297a095676592b34bb5f7fdb2446795fd1e2e290 authored almost 2 years ago by Hugo Wiledal <[email protected]>
feat(docs): a lot more docs on RigidBody and Collider props (#237)

* feat: a lot more docs on RigidBody and Collider props

* docs: more readability

21b41ab3c6a7d6d1a23aaa5de6dd9f04072aa700 authored almost 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#225)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

bdc00e381d819e596a74e04bb290ae91e7dc9fe7 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs(joints): add joint information to readme (#224)

* docs(joints): add joint information to readme

* chore(changeset): add changeset

09cbbdeaaa0ccb2cf73a5a147cb9f245ae3e15a3 authored almost 2 years ago by Hugo Wiledal <[email protected]>
docs: a couple of typos in the readme (#219)

* docs: fix missing closing tags

* docs: add early return and fix ref.current use

Co-autho...

2460c764c240bd142e0eddec639ada53a3d73943 authored almost 2 years ago by Console-buche <[email protected]>
chore(changeset): release packages (#203)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

aa721bf7674d4eda17fd4b478759d0fba03cde1d authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump packages

4b7c27cde0941590e9afd44f7e5350a7aed836db authored about 2 years ago by Hugo Wiledal <[email protected]>
Update lovely-rockets-unite.md

f17a4fa46bdc361e8887458c5d46ef00f1015639 authored about 2 years ago by Hugo Wiledal <[email protected]>
feat: add support for revolute and prismatic joint limits (#199)

* feat: add support for revolute and prismatic joint limits

* Update hooks.ts

* Create ora...

46bf448120fbae2080bf3c4f573d01beae32967c authored about 2 years ago by planktonrobo <[email protected]>
fix(RigidBody): canSleep always true due to using logical OR instead of nullish coalescing operator (#201)

5a3f68bf7aae1fef3df12258f8c5c533cf137ea8 authored about 2 years ago by Isaac Mason <[email protected]>
docs(examples): adjust incorrect link to joints example

358be482a0c54c8b15e810275102bbd058d55626 authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#190)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

29ae4b1a8860b7eb2b67c3567f87c1003a80f50b authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(Physics): remove console.log

29976f30f3d548b17922f016167472e38c71ea22 authored about 2 years ago by Hugo Wiledal <[email protected]>
fix(deps): update deps, refactor examples (#189)

* fix(deps): update deps, refactor examples

- add`type` setting to mutable props
- use `canS...

bf15c27aca0f60fc2754e796f9c3c90a13e62e19 authored about 2 years ago by Hugo Wiledal <[email protected]>
fix: borked index (#184)

1cafac6944ffc53a3b17d4b349bbd19990e2176f authored about 2 years ago by Hugo Wiledal <[email protected]>
docs: fix images (#183)

05a72ce16803e838ae77c8cfa973fc583c562292 authored about 2 years ago by Hugo Wiledal <[email protected]>
docs: update readme with examples (#182)

cec3f251b59c4a0725cabdf5eb39ae514d7d0ef5 authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#179)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

65b4abe8023f2991a72aa8f7498057422dda4a53 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: update to rapier 0.10.0 (#178)

* feat: update to [email protected]

* fix: add lockRotations/translations to mutable rb pr...

7638b8af0add7744c0ffb51afabe01089a938eec authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(deps-dev): bump @vitest/ui in /packages/react-three-rapier (#171)

Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.24.5 to 0....

d046dba7a467d351c27117b789787565325954ca authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump vitest in /packages/react-three-rapier (#172)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.24.5 to 0....

e4d4c2076796976c4e6cadf3c215586efe0ebeea authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(changeset): release packages (#161)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

e6a734f11d31d497ee51ed183cb66e47418f7495 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: some update loop optimizations

feeec407f14653366592d80ed075ee8f1329a19e authored about 2 years ago by Hugo Wiledal <[email protected]>
feat: expose manual step function (#162)

* feat: expose manual step function

* docs: add information about manual step

f10368a184ff188d6d85f447d096383dd4f8bdf7 authored about 2 years ago by Hugo Wiledal <[email protected]>
chore: credits

529a6f761793c0e9bed35a66c3a8cecf7cfd2eab authored about 2 years ago by Hugo Wiledal <[email protected]>
docs: improved formatting

947a0a6e73d9032aa4cd4bb9f26856b467977314 authored about 2 years ago by Hugo Wiledal <[email protected]>
feat: collision events include both affected objects' data (#156)

* feat: collision events include data for both affected objects

Co-authored-by: Hugo Wiledal ...

30c30b6e8683f3cdd5130bf3d7531f5910cc2d48 authored about 2 years ago by oyar <[email protected]>
Attractors (#157)

* feat: implement non-sensor based Attractor

fcd9ac6097e4cb6431922933c0e7807932b4852a authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#154)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

6687338ce9714c946b9d1dd2911f08fdb700cce8 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: better interpolation by saving previous tick state (#155)

bf68df979e9043670062c65e464179ff976ffa1e authored about 2 years ago by Hugo Wiledal <[email protected]>
chore: changeset versioning

a2ea1023c5c5dea47ca899d1d845073b9b7ba778 authored about 2 years ago by Hugo Wiledal <[email protected]>
feat(events): add contact force events to colliders and rigid bodies (#142)

* feat(events): add contact force events to colliders and rigid bodies

* feat(events): add do...

668252cd2d773f96f1282fd2db3547e5906e7832 authored about 2 years ago by Michael Strong <[email protected]>
Add support for declaratively setting RigidBody userData (#151)

* feat: support for declaratively setting RigidBody userData

* Update quiet-lizards-end.md

...

f50fb7b2b02c6d5b633a9fc5a2bcba661d6da83b authored about 2 years ago by Isaac Mason <[email protected]>
Add a name prop to the RigidBody and Collider components (#152)

* feat(components): add name prop to RigidBody and Collider

* Update slow-dryers-whisper.md
...

5d4629324391956840b502df447ce8d61b39dc8f authored about 2 years ago by Michael Strong <[email protected]>
chore(changeset): release packages (#149)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

58b25a28743b0e81701e2a3ce555b00b296a669f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(Debug): do not frustum cull Debug LineSegments

8110058cd38c512390a08665549f114ed231e6ee authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#148)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

c232016916602cc0e9fbcdebcdafc65ef2ca687a authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: missing react import in Debug

3c0d18cf9c528f2c377ef6eaf67dcb55fbc4b46a authored about 2 years ago by Hugo Wiledal <[email protected]>
chore(changeset): release packages (#147)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1b0d6a6852d9501508b818bd3b70e6825a2684fd authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: run prettier

137cfcd830a61433bc7ed776856f05d0bf687122 authored about 2 years ago by Hugo Wiledal <[email protected]>
feat: add includeInvisible flag (#145)

* feat: add includeInvisible flag

* fix: add changeset

* chore: remove commented code

*...

05bc7141b4f5c92b2c0fe199cf69382470a8bf6b authored about 2 years ago by oyar <[email protected]>
feat(debug): use native Rapier debug renderer (#146)

* feat: use native rapier debug renderer

* chore: add changesets

* chore: ignore dist

*...

c5a2e236a4323fd23169a73b518d20ca032edade authored about 2 years ago by Alexander Nanberg <[email protected]>
chore(changeset): release packages (#135)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

30307c0640988e2c64e09a24c310e094f2851940 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): run yarn

54f8e3f696ff8caa32561814436d4636627b46d9 authored about 2 years ago by Hugo Wiledal <[email protected]>
fix: play nice with strictmode (#130)

* chore(demo): enable StrictMode for testing

* fix(Physics): null worldRef on unmount

* ch...

7f006ab10541e038dee0ec939a3bc47f5175c00a authored about 2 years ago by Cody Bennett <[email protected]>
Add vercel.json (#94)

3f1e4f1e9d5b527d8ed19eef28ae5ee5b96274e7 authored about 2 years ago by Hendrik Mans <[email protected]>
chore(deps-dev): bump @vitest/ui in /packages/react-three-rapier (#139)

Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.23.4 to 0....

13491d674de78c1204e649bcfcba5de627ac64fe authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump vitest in /packages/react-three-rapier (#140)

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.4 to 0.24.1.
- [Release notes](h...

63d1853c4fe392102c73c72fda2c24ffb7b7067c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump happy-dom in /packages/react-three-rapier (#141)

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 6.0.4 to 7.5.5.
- [Release not...

48eec6da2ab0106dc308a9732fb6c51db1d73653 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: jsdoc for setNextKinematicTranslation (#134)

2dd45d1568556a109f6a8755033d69830a9b146d authored about 2 years ago by Isaac Mason <[email protected]>
Fix collider arg type hints (#132)

* Fix collider arg type hints

* Also fix capsule

34699079e7428e79d4b76484f929d49e30d4ffa7 authored about 2 years ago by firtoz <[email protected]>
chore(changeset): release packages (#129)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

c2b13ae63e3c168a93f6d8b3ea187dd4497ee2ef authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(changeset): update commit message to commitlint

581962c3d78210ab8110562a9c295a132e36fb55 authored about 2 years ago by Hugo Wiledal <[email protected]>
fix(changeset): update commit message to commitlint

9140189678d924923b1ba2f35ec824d9c1e274bc authored about 2 years ago by Hugo Wiledal <[email protected]>
fix(options): deep-compare props on rerender (#127)

* fix(options): deep-compare props on rerender

9ddbc90e8d6a35b8659a67dba9de6c36915c34a2 authored about 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#124)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8d1d53aa0514c97754ad7a66b28f6052ee523f44 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: simple-git-hooks and commitlint (#126)

* feat: simple git hooks and commitlint

* fix: add git hook for prettier and tests

* fix(p...

b5280668eb28c1f828750290e01a9fcc99d4f5c3 authored about 2 years ago by Hugo Wiledal <[email protected]>
fix: allow control of `wakeUp` (#125)

f0b9a89bd57f13c9a7d3f0a612afa844a1724e49 authored about 2 years ago by Hugo Wiledal <[email protected]>
Add ability to set `massProperties` (#116)

* Switching to vitest because it works better than jest for R3F

Co-authored-by: Hugo Wiledal ...

6ff5dbc9c2e9f3c86038690409db6949dba605f0 authored about 2 years ago by firtoz <[email protected]>
Adapt to THREE r144 deprecations (#123)

See https://github.com/mrdoob/three.js/pull/24352

3226cd1d7a2eee06af211b5df4aec833de91cabe authored about 2 years ago by firtoz <[email protected]>
Version Packages (#122)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

f7d8ce9749e25defc9b29ea469ae30e38d6d38a8 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(AnyCollider): use mergedProps in AnyCollider (#121)

* fix(AnyCollider): use mergedProps in AnyCollider

Also fix parent-less collider transforms

a0d0b710d7bd5a481dac8b28f74f4b3ddbddd12c authored about 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#120)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0b860a539ed623117527ff644ec2df2da382af73 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: run prettier

16b0e00e841d7a33d2b4cf1d157f8490f1ba8d02 authored about 2 years ago by Hugo Wiledal <[email protected]>
Add prettier configuration (#109)

* Add prettier (@hmans)

75619677b29f9daab79e29246f74c405599ed2e3 authored about 2 years ago by Hendrik Mans <[email protected]>
fix: prefer bare imports to three (#119)

* fix: prefer bare imports to three

* fix: import using MathUtils namespace

5a6c82222bf65dfb2ebdaa593fbdc38719644dc6 authored about 2 years ago by Cody Bennett <[email protected]>
Version Packages (#107)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

ab28c58e5785bcf60c53c0c07394c28ce8ecbb83 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat(Physics): implement`timeStep="vary"`

* Implement timestep="vary"

f92d01733c28e87025869490d2a2af731751c724 authored about 2 years ago by Hendrik Mans <[email protected]>
fix(rididbodyprops): inherit from object3dprops

092c1df09fc437fb5dbc501c214ca5ab7bee55d9 authored about 2 years ago by Hugo Wiledal <[email protected]>
Fix/memoize rigidbody contexts (#112)

* fix: memoize contexts

* fix: update types to use object3dprops

7c14e3c0126907ff8cd940db7a9c9dfc9a2d3678 authored about 2 years ago by Hugo Wiledal <[email protected]>
Merge branch 'main' of github.com:pmndrs/react-three-rapier

8cbfbd54cda3c7acfcd5e81424d752381dba198d authored about 2 years ago by Hugo Wiledal <[email protected]>
docs: update readme roadmap checklist

54688d8ca853c7caf1806b3f2b4aee4c01f40247 authored about 2 years ago by Hugo Wiledal <[email protected]>
Fix/less rerenders in InstancedRigidBodies (#106)

* chore: changeset

* fix(InstancedRigidBodies): ensure less rerenders

* fix: remove change...

d93b21b26acb457bfe90e13e618d3badaa49d88e authored about 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#105)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

376af34df792e843a25b04a83e51c5d5109c7d36 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/instanced rigid bodies not applying options (#104)

* fix(InstancedRigidBodies): pass options and events

* chore: changeset

36328f766d5339f32e658e34b246cb87cc4dcd88 authored about 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#103)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

2292dda3819c19629517859dce3c4ffc3a14d686 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Major refactoring and enhancements (0.7.0) (#100)

* 0.7.0

- Refactor of the entire underlying component arsenal, with much more method consolid...

7cf2f594fada0cd3b023bc16d7d15aca887c119b authored about 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#81)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

e7e52d03fe807bcabcf8f701ab508bf3fc095525 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: improve physics loop

615ed4ebd6899500c3f10a1cf8ba7bb9310632de authored over 2 years ago by Hugo Wiledal <[email protected]>
fix: interactionGroups will handle groups from 0 to 15 (#89)

49554aba3f38844dde55bcd3687498dff995cc7a authored over 2 years ago by Hendrik Mans <[email protected]>
Relax three peer dependency (#91)

bb4894fe67dc020973be0166707d4e790016ae06 authored over 2 years ago by Hendrik Mans <[email protected]>
feat: add collision events to colliders, add `updatePriority`, fix idle world stepping

720b03d3140198df8c466caf3620eed02598147f authored over 2 years ago by Hendrik Mans <[email protected]>
fix(readme): solve image links

* Fix image links

Make the buttons clickable, and make the main image non-clickable. I guess ...

3da4f7c21a428555c2014f08e966c52e90c62b81 authored over 2 years ago by firtoz <[email protected]>
fix: clamp deltatime values to 1 second. (#85)

5de1f77d17f608749c3b924349e9a00e97afd3ac authored over 2 years ago by Hendrik Mans <[email protected]>
fix: clean up dirty yarn.lock (#82)

7afb805644f59c46a3e7963dd305d1d5d651ed81 authored over 2 years ago by Hendrik Mans <[email protected]>
Introduce `updatePriority` prop to `<Physics>` (#78)

* Introduce `updatePriority` prop

* changeset

980a53d50089600733e988e6a97ff8d1559e2a73 authored over 2 years ago by Hendrik Mans <[email protected]>
fix(types): export `RigidBodyProps` and `XColliderProps` (#80)

6109dcf9b4d387b19fdf2e7fc9a128e4dedc1ae5 authored over 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#75)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

88eab4c8ea0e3829b664cbc27234ccff03783ad6 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: update demos and fix types

74bf3c583bd40e1667689ccdc5fbc2bff718bca7 authored over 2 years ago by Hugo Wiledal <[email protected]>
fix!(api): normalize setting of rotation to use `Quaternion` (#73)

* fix!(api): normalize setting of rotation to use `Quaternion`

* refactor: remove unused import

7529b9620018f38c724fece3f134226fe9f1945f authored over 2 years ago by Hugo Wiledal <[email protected]>
fix(collision events): fix collision events ignoring first created RigidBody (#74)

* fix(collision events): fix collision events ignoring first created RigidBody

* refactor: cl...

1aa19da6cda79299dd3836144e715d7330599483 authored over 2 years ago by Hugo Wiledal <[email protected]>
Version Packages (#71)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3ca7bc699acebfe9368cda67283678d9781c1cda authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Debug collider shapes upgrades (#72)

* fix(debug): lots of debug shape improvements and additions

* docs(debug): add information a...

84aa8bc3ffb96cf60a8e48b08800607d818a80ae authored over 2 years ago by Hugo Wiledal <[email protected]>