Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmndrs/cannon-es
๐ฃ A lightweight 3D physics engine written in JavaScript.
https://github.com/pmndrs/cannon-es
chore: Rename images folder to screenshots
fbb9a4f03d648d1a736806c1567b952db0785e8b authored about 4 years ago by Marco Fugaro <[email protected]>
fbb9a4f03d648d1a736806c1567b952db0785e8b authored about 4 years ago by Marco Fugaro <[email protected]>
Demo: clear console when changing scene
6978bd83afe7582a60804ae1e674a60a172cca61 authored about 4 years ago by Marco Fugaro <[email protected]>
6978bd83afe7582a60804ae1e674a60a172cca61 authored about 4 years ago by Marco Fugaro <[email protected]>
Docs: lowercase three.js
b51f72b364c41f6ac0e78bbfaddb07be2f497c70 authored about 4 years ago by Marco Fugaro <[email protected]>
b51f72b364c41f6ac0e78bbfaddb07be2f497c70 authored about 4 years ago by Marco Fugaro <[email protected]>
Merge pull request #58 from pmndrs/worker-sharedarraybuffer
Examples: add Worker with SharedArrayBuffer
fa4d313ab336a08e34f252b28902106f13a352f8 authored about 4 years ago by Marco Fugaro <[email protected]>
Add example of using worker with SharedArrayBuffer
d9e2d8411ed857f963e8dbb30b152f233a09fd3c authored about 4 years ago by Marco Fugaro <[email protected]>
d9e2d8411ed857f963e8dbb30b152f233a09fd3c authored about 4 years ago by Marco Fugaro <[email protected]>
Body: use static property instead of number
f185940789c1f24f9b51ed1d3807b840f8274ea7 authored about 4 years ago by Marco Fugaro <[email protected]>
f185940789c1f24f9b51ed1d3807b840f8274ea7 authored about 4 years ago by Marco Fugaro <[email protected]>
Merge pull request #34 from pmndrs/examples-update
Update examples code
bd0771b07330ff98644546e57e70f763c79a17dd authored about 4 years ago by Cody Nova <[email protected]>
Merge pull request #55 from patreeceeo/port-Quaternion-tests
Port Quaternion tests
85dccccb7133c88481be82dead8805958d627ce0 authored about 4 years ago by Marco Fugaro <[email protected]>
Port Quaternion tests
554a5588659b6ec33ddc117f74e004bcd2e8ba59 authored about 4 years ago by Patrick Canfield <[email protected]>
554a5588659b6ec33ddc117f74e004bcd2e8ba59 authored about 4 years ago by Patrick Canfield <[email protected]>
chore: Formatting whitespace
0f44ba230c09f7dec998f788a97a53fa59ec242b authored about 4 years ago by Marco Fugaro <[email protected]>
0f44ba230c09f7dec998f788a97a53fa59ec242b authored about 4 years ago by Marco Fugaro <[email protected]>
Exclude tests from declaration file
998e392ab2daa8c3bd79e443f732ae2b752f8b2f authored about 4 years ago by Marco Fugaro <[email protected]>
998e392ab2daa8c3bd79e443f732ae2b752f8b2f authored about 4 years ago by Marco Fugaro <[email protected]>
Fix import in Narrowphase.test.ts
c187d702ac99b7aec68f3b9e3d103f35167a63c6 authored about 4 years ago by Marco Fugaro <[email protected]>
c187d702ac99b7aec68f3b9e3d103f35167a63c6 authored about 4 years ago by Marco Fugaro <[email protected]>
chore: Remove jest config from package.json
869b8a685e8e9e74388005c9a952f68274ac3ca7 authored about 4 years ago by Marco Fugaro <[email protected]>
869b8a685e8e9e74388005c9a952f68274ac3ca7 authored about 4 years ago by Marco Fugaro <[email protected]>
Revert "Reorganize test code"
This reverts commit ccf815f52238df162c585d7c30795daae0bc7cbe.
bd4e55d5e098da1017912cf81fa821b5b0c84c20 authored about 4 years ago by Marco Fugaro <[email protected]>
Merge pull request #51 from patreeceeo/port-World-tests
Port tests for World class from Cannon.js
2cab839d12e972c481d294ec12301bae7fc42d49 authored about 4 years ago by Marco Fugaro <[email protected]>
Use BufferGemetries in some examples
c25d13cb6bbb59632990ad7e375c923c3bcd0cae authored about 4 years ago by Marco Fugaro <[email protected]>
c25d13cb6bbb59632990ad7e375c923c3bcd0cae authored about 4 years ago by Marco Fugaro <[email protected]>
๐ Better comments and descriptions in examples
1e0ac599267238695927cd36442f03a8733b9fa6 authored about 4 years ago by Marco Fugaro <[email protected]>
1e0ac599267238695927cd36442f03a8733b9fa6 authored about 4 years ago by Marco Fugaro <[email protected]>
Upgrade three.js version
ef282f5fef55307652d61b78faee587f67732716 authored about 4 years ago by Marco Fugaro <[email protected]>
ef282f5fef55307652d61b78faee587f67732716 authored about 4 years ago by Marco Fugaro <[email protected]>
Clean up canvas_interpolation
df6563ea4963fc8b2cd5070932acde77c8bb5fb0 authored about 4 years ago by Marco Fugaro <[email protected]>
df6563ea4963fc8b2cd5070932acde77c8bb5fb0 authored about 4 years ago by Marco Fugaro <[email protected]>
Fix syntax
6d925a2d98ead4d83007d738ae5254438d361cad authored about 4 years ago by Marco Fugaro <[email protected]>
6d925a2d98ead4d83007d738ae5254438d361cad authored about 4 years ago by Marco Fugaro <[email protected]>
Introduce three-conversion-utils.js
51c30c7874245b67319172c86b0b9ecc9dd6d6e3 authored about 4 years ago by Marco Fugaro <[email protected]>
51c30c7874245b67319172c86b0b9ecc9dd6d6e3 authored about 4 years ago by Marco Fugaro <[email protected]>
Reorganize test code
ccf815f52238df162c585d7c30795daae0bc7cbe authored about 4 years ago by Patrick Canfield <[email protected]>
ccf815f52238df162c585d7c30795daae0bc7cbe authored about 4 years ago by Patrick Canfield <[email protected]>
Fix World tests
e59d23c3e60da78044cd65a68514e5f1bb215d46 authored about 4 years ago by Patrick Canfield <[email protected]>
e59d23c3e60da78044cd65a68514e5f1bb215d46 authored about 4 years ago by Patrick Canfield <[email protected]>
Clean up titles
b2e04350e91a103de71977dd0b911fc8cc8717d2 authored about 4 years ago by Marco Fugaro <[email protected]>
b2e04350e91a103de71977dd0b911fc8cc8717d2 authored about 4 years ago by Marco Fugaro <[email protected]>
Clean up Demo.js
60a24a0662d5da47246d0342cadd702834668935 authored about 4 years ago by Marco Fugaro <[email protected]>
60a24a0662d5da47246d0342cadd702834668935 authored about 4 years ago by Marco Fugaro <[email protected]>
Merge branch 'master' into port-World-tests
42bfc31e5daddfb31afbb409b96fffdb35e0cc50 authored about 4 years ago by Patrick Canfield <[email protected]>
42bfc31e5daddfb31afbb409b96fffdb35e0cc50 authored about 4 years ago by Patrick Canfield <[email protected]>
chore: Upgrade typesript
78920c175f111ee700429849f876cdd3288ee170 authored about 4 years ago by Marco Fugaro <[email protected]>
78920c175f111ee700429849f876cdd3288ee170 authored about 4 years ago by Marco Fugaro <[email protected]>
chore: Add jest.config.js
4faf13708d5de9dfe9bd0a87b12e5e28aceaa34b authored about 4 years ago by Marco Fugaro <[email protected]>
4faf13708d5de9dfe9bd0a87b12e5e28aceaa34b authored about 4 years ago by Marco Fugaro <[email protected]>
chore: Add package.json to prettierignore because of the new line at end of file issue
8d451907f9019e41941264ad9f80888fea9b2edf authored about 4 years ago by Marco Fugaro <[email protected]>
8d451907f9019e41941264ad9f80888fea9b2edf authored about 4 years ago by Marco Fugaro <[email protected]>
chore: Do tests after
8befdf90a237c92407141599abf147929db028f1 authored about 4 years ago by Marco Fugaro <[email protected]>
8befdf90a237c92407141599abf147929db028f1 authored about 4 years ago by Marco Fugaro <[email protected]>
chore: Upgrade deps
cf952025ac32e85b9089bd001e769909b99bd299 authored about 4 years ago by Marco Fugaro <[email protected]>
cf952025ac32e85b9089bd001e769909b99bd299 authored about 4 years ago by Marco Fugaro <[email protected]>
Format
2280f5d0c9a55327512bdae813110acaede55db2 authored about 4 years ago by Patrick Canfield <[email protected]>
2280f5d0c9a55327512bdae813110acaede55db2 authored about 4 years ago by Patrick Canfield <[email protected]>
Format
df3ab10e32a26b1c449b200f4d7e051568462f3a authored about 4 years ago by Patrick Canfield <[email protected]>
df3ab10e32a26b1c449b200f4d7e051568462f3a authored about 4 years ago by Patrick Canfield <[email protected]>
Port over test failure details
a4dfdfe7a1a63371bec04650afa43b08c3cc3319 authored about 4 years ago by Patrick Canfield <[email protected]>
a4dfdfe7a1a63371bec04650afa43b08c3cc3319 authored about 4 years ago by Patrick Canfield <[email protected]>
reorganize test code
3fda3ed5d45b799b1bc305cb87c2dac90b0db2af authored about 4 years ago by Patrick Canfield <[email protected]>
3fda3ed5d45b799b1bc305cb87c2dac90b0db2af authored about 4 years ago by Patrick Canfield <[email protected]>
Clean up collisionMatrix tests, create custom matcher
49aa6e28bd6df3ea5c4e710dd25dd6b0b928b386 authored about 4 years ago by Patrick Canfield <[email protected]>
49aa6e28bd6df3ea5c4e710dd25dd6b0b928b386 authored about 4 years ago by Patrick Canfield <[email protected]>
port World tests
16f202e807e44e4a0316563c4fac0779a87175ce authored about 4 years ago by Patrick Canfield <[email protected]>
16f202e807e44e4a0316563c4fac0779a87175ce authored about 4 years ago by Patrick Canfield <[email protected]>
Merge pull request #50 from patreeceeo/port-tests-from-cannon.js
Port tests from cannon.js
2f32049449bcc98417ff196084fd1e50b5c29686 authored about 4 years ago by Cody Nova <[email protected]>
Run tests before build
b710599ed4116b7f901710a641ade61361fb2290 authored about 4 years ago by Patrick Canfield <[email protected]>
b710599ed4116b7f901710a641ade61361fb2290 authored about 4 years ago by Patrick Canfield <[email protected]>
Revert param names
ddeff106adbcca9831153e9c4dc794827e8fe0bf authored about 4 years ago by Patrick Canfield <[email protected]>
ddeff106adbcca9831153e9c4dc794827e8fe0bf authored about 4 years ago by Patrick Canfield <[email protected]>
Rename var to something more explicit
c97e51a3c19eae6113d3dde32ce897a4a74314b8 authored about 4 years ago by Patrick Canfield <[email protected]>
c97e51a3c19eae6113d3dde32ce897a4a74314b8 authored about 4 years ago by Patrick Canfield <[email protected]>
Comment
91706a9ae1aa8f9f470898df6f2e19b3656875b1 authored about 4 years ago by Patrick Canfield <[email protected]>
91706a9ae1aa8f9f470898df6f2e19b3656875b1 authored about 4 years ago by Patrick Canfield <[email protected]>
Add test script, remove testing from pre-commit
ac129284d107245d1ac578d78ef5dc0ace873498 authored about 4 years ago by Patrick Canfield <[email protected]>
ac129284d107245d1ac578d78ef5dc0ace873498 authored about 4 years ago by Patrick Canfield <[email protected]>
Move jest to devDeps
16df2a68a341a2d924798bd52c8014d0fb3cb76a authored about 4 years ago by Patrick Canfield <[email protected]>
16df2a68a341a2d924798bd52c8014d0fb3cb76a authored about 4 years ago by Patrick Canfield <[email protected]>
Build
7b5befa58fec3bd633e3676ed28652c7f9db211c authored about 4 years ago by Patrick Canfield <[email protected]>
7b5befa58fec3bd633e3676ed28652c7f9db211c authored about 4 years ago by Patrick Canfield <[email protected]>
Revert to not *doc comments for now
da60b5aedbfe5d6a55827bb7312681111c26befa authored about 4 years ago by Patrick Canfield <[email protected]>
da60b5aedbfe5d6a55827bb7312681111c26befa authored about 4 years ago by Patrick Canfield <[email protected]>
Run tests on affected files before each commit
2bb1f1afb4f938cd1d1169dcb85de4c7f1638867 authored about 4 years ago by Patrick Canfield <[email protected]>
2bb1f1afb4f938cd1d1169dcb85de4c7f1638867 authored about 4 years ago by Patrick Canfield <[email protected]>
Port tests: world/Narrowphase
67fff80cd1eaa32f30b45e2143655cb90147e7e6 authored about 4 years ago by Patrick Canfield <[email protected]>
67fff80cd1eaa32f30b45e2143655cb90147e7e6 authored about 4 years ago by Patrick Canfield <[email protected]>
๐งน Cleanup worker.html
7de68d3acf893fd6ceb898e00d8d1abfbae7ff5a authored over 4 years ago by Marco Fugaro <[email protected]>
7de68d3acf893fd6ceb898e00d8d1abfbae7ff5a authored over 4 years ago by Marco Fugaro <[email protected]>
Update repo url with pmndrs, close #48
fd55c022f47b564531014dbd6e6ed7eec69ae40b authored over 4 years ago by Marco Fugaro <[email protected]>
fd55c022f47b564531014dbd6e6ed7eec69ae40b authored over 4 years ago by Marco Fugaro <[email protected]>
Clean up threejs_voxel_fps
d562ef73c4372bbcc4f7976bc03532283134003b authored over 4 years ago by Marco Fugaro <[email protected]>
d562ef73c4372bbcc4f7976bc03532283134003b authored over 4 years ago by Marco Fugaro <[email protected]>
๐งน Clean up threejs_mousepick
ea37b5fbbcb96bd7311e9945fba78e144a573ee1 authored over 4 years ago by Marco Fugaro <[email protected]>
ea37b5fbbcb96bd7311e9945fba78e144a573ee1 authored over 4 years ago by Marco Fugaro <[email protected]>
Clean up threejs_fps
02ecf695ecbe5affd89176b4950056fb94dd38e7 authored over 4 years ago by Marco Fugaro <[email protected]>
02ecf695ecbe5affd89176b4950056fb94dd38e7 authored over 4 years ago by Marco Fugaro <[email protected]>
Clean up two more examples
58e63c6054ef2fcb66d09cbe3e2f42ef1f4bc198 authored over 4 years ago by Marco Fugaro <[email protected]>
58e63c6054ef2fcb66d09cbe3e2f42ef1f4bc198 authored over 4 years ago by Marco Fugaro <[email protected]>
Bump to v0.15.1, build
eb222d1169195dd0b570d1aaa749a814bacd747a authored over 4 years ago by Cody Persinger <[email protected]>
eb222d1169195dd0b570d1aaa749a814bacd747a authored over 4 years ago by Cody Persinger <[email protected]>
Merge pull request #46 from rogerscg/master
Fix convex triangle pillars for heightfields with negative values
1fdde50797e831c1a7b54c8037e2c46943ee8664 authored over 4 years ago by Cody Nova <[email protected]>
Fix convex triangle pillars for heightfields with negative values
72f8e854453989507e0c606e0322f4d6b493d241 authored over 4 years ago by Greg Rogers <[email protected]>
72f8e854453989507e0c606e0322f4d6b493d241 authored over 4 years ago by Greg Rogers <[email protected]>
Clean trimesh and tween examples
0170057dbfedb6749aa223e27c36f43a4d3e0e05 authored over 4 years ago by Marco Fugaro <[email protected]>
0170057dbfedb6749aa223e27c36f43a4d3e0e05 authored over 4 years ago by Marco Fugaro <[email protected]>
๐งน Clean more examples
1e52840d3e9452412e9c215df58086023fef5303 authored over 4 years ago by Marco Fugaro <[email protected]>
1e52840d3e9452412e9c215df58086023fef5303 authored over 4 years ago by Marco Fugaro <[email protected]>
Auto-generate index.html examples and add source button
adbf468890af444ff3dc5090b47948ce3e1a7511 authored over 4 years ago by Marco Fugaro <[email protected]>
adbf468890af444ff3dc5090b47948ce3e1a7511 authored over 4 years ago by Marco Fugaro <[email protected]>
Rotate rigidVehicle
c42e4fd1d898e2658184ffa5b5be6ea6aab101cb authored over 4 years ago by Marco Fugaro <[email protected]>
c42e4fd1d898e2658184ffa5b5be6ea6aab101cb authored over 4 years ago by Marco Fugaro <[email protected]>
Clean up rigidVehicle
36d39515fa62b83075fdc0db982f6b0c294a1f42 authored over 4 years ago by Marco Fugaro <[email protected]>
36d39515fa62b83075fdc0db982f6b0c294a1f42 authored over 4 years ago by Marco Fugaro <[email protected]>
Clean ragdoll and raycastVehicle examples
6afcb58d2aae373a5d2a98db0b55d2fbc3561c5a authored over 4 years ago by Marco Fugaro <[email protected]>
6afcb58d2aae373a5d2a98db0b55d2fbc3561c5a authored over 4 years ago by Marco Fugaro <[email protected]>
Update some examples to ES6
7ad737da28d61efb6406f0ffd008f198fada9781 authored over 4 years ago by Marco Fugaro <[email protected]>
7ad737da28d61efb6406f0ffd008f198fada9781 authored over 4 years ago by Marco Fugaro <[email protected]>
Conovert some more examples to es6
e58daea531ea58d58e3119d9f0007ee7d49a8d8a authored over 4 years ago by Marco Fugaro <[email protected]>
e58daea531ea58d58e3119d9f0007ee7d49a8d8a authored over 4 years ago by Marco Fugaro <[email protected]>
Add OrbitControls and use Y up coordinate system
a6b25cbfb3847f8eb67e9d36d3c108d1a28ade84 authored over 4 years ago by Marco Fugaro <[email protected]>
a6b25cbfb3847f8eb67e9d36d3c108d1a28ade84 authored over 4 years ago by Marco Fugaro <[email protected]>
More ES6 conversion, updated 30% of examples
97ea5f0a065a4062a9fb5eaf1df51649071f9f5b authored over 4 years ago by Marco Fugaro <[email protected]>
97ea5f0a065a4062a9fb5eaf1df51649071f9f5b authored over 4 years ago by Marco Fugaro <[email protected]>
Rotate vehicle
256434059a6e89771bf8c7ddb936ab47bee20171 authored over 4 years ago by Marco Fugaro <[email protected]>
256434059a6e89771bf8c7ddb936ab47bee20171 authored over 4 years ago by Marco Fugaro <[email protected]>
Bump version to 0.15.0
9639ed897f7d6523d7fb1bc9de8931a778c8dab7 authored over 4 years ago by Cody Persinger <[email protected]>
9639ed897f7d6523d7fb1bc9de8931a778c8dab7 authored over 4 years ago by Cody Persinger <[email protected]>
Merge pull request #40 from react-spring/performance
Fix performance issues and introduce Performance example
b60b86cf2b8f5a8028d5cc6e6855927c68fc21f4 authored over 4 years ago by Cody Nova <[email protected]>
Build
22b44485b9545cfcece339fe4562a4f1c5089130 authored over 4 years ago by Cody Persinger <[email protected]>
22b44485b9545cfcece339fe4562a4f1c5089130 authored over 4 years ago by Cody Persinger <[email protected]>
Merge branch 'master' into performance
873ea8b09e490ed5c84b440c1720e2b4f010566b authored over 4 years ago by Cody Persinger <[email protected]>
873ea8b09e490ed5c84b440c1720e2b4f010566b authored over 4 years ago by Cody Persinger <[email protected]>
Merge pull request #41 from react-spring/worker-fix
Fix issue with window in worker
9703433ca8b486dd683c57d52bf7893382fc73fa authored over 4 years ago by Cody Nova <[email protected]>
Build
09d10b4cc4bcc16c956c3a5de98da2dfabfbebad authored over 4 years ago by Marco Fugaro <[email protected]>
09d10b4cc4bcc16c956c3a5de98da2dfabfbebad authored over 4 years ago by Marco Fugaro <[email protected]>
Use globalThis instead of window
d1b9cb2bcb321f0a1e76688a2cb5e6479d85362b authored over 4 years ago by Marco Fugaro <[email protected]>
d1b9cb2bcb321f0a1e76688a2cb5e6479d85362b authored over 4 years ago by Marco Fugaro <[email protected]>
Increase stepping fps threshold to 30fps
52a7915faed0bf7681fa21b37df60aa0a616f3bc authored over 4 years ago by Marco Fugaro <[email protected]>
52a7915faed0bf7681fa21b37df60aa0a616f3bc authored over 4 years ago by Marco Fugaro <[email protected]>
Typoยฃ
42b11c1b3476a499b311e7f6346fc786ed44dd10 authored over 4 years ago by Marco Fugaro <[email protected]>
42b11c1b3476a499b311e7f6346fc786ed44dd10 authored over 4 years ago by Marco Fugaro <[email protected]>
Mention new updates in the readme
d241227e39a850b968453c2aaa74a5625a725b9d authored over 4 years ago by Marco Fugaro <[email protected]>
d241227e39a850b968453c2aaa74a5625a725b9d authored over 4 years ago by Marco Fugaro <[email protected]>
Build
da9924d7f6d79427b9b724c2881a69d8c77d88be authored over 4 years ago by Marco Fugaro <[email protected]>
da9924d7f6d79427b9b724c2881a69d8c77d88be authored over 4 years ago by Marco Fugaro <[email protected]>
Fine-tune the bail-out check
61b5f4ea3d127db26a7bbb0c35872b4bab73fab0 authored over 4 years ago by Marco Fugaro <[email protected]>
61b5f4ea3d127db26a7bbb0c35872b4bab73fab0 authored over 4 years ago by Marco Fugaro <[email protected]>
Limit the accumulator and allow dt of 0, from schteppe#392
2970232ccbf0757db712d369cb84240f8deee0da authored over 4 years ago by Marco Fugaro <[email protected]>
2970232ccbf0757db712d369cb84240f8deee0da authored over 4 years ago by Marco Fugaro <[email protected]>
Add missing low-framerate fix
157d9b39af1b243baf3a893a1412d44aab1be6b9 authored over 4 years ago by Marco Fugaro <[email protected]>
157d9b39af1b243baf3a893a1412d44aab1be6b9 authored over 4 years ago by Marco Fugaro <[email protected]>
Add jank to the performance demo
bf1c9e90b133eb4a423f43e23189ca3821bffd7d authored over 4 years ago by Marco Fugaro <[email protected]>
bf1c9e90b133eb4a423f43e23189ca3821bffd7d authored over 4 years ago by Marco Fugaro <[email protected]>
Add new example Performance
c3f6bcb05526f941184a8c2c02bbbe775c182e83 authored over 4 years ago by Marco Fugaro <[email protected]>
c3f6bcb05526f941184a8c2c02bbbe775c182e83 authored over 4 years ago by Marco Fugaro <[email protected]>
Bump version to 0.14.0
fc0f1c481d09db667f170acafb8651d03bd37bb8 authored over 4 years ago by Cody Persinger <[email protected]>
fc0f1c481d09db667f170acafb8651d03bd37bb8 authored over 4 years ago by Cody Persinger <[email protected]>
Bump version to 0.12.0 for release, run build
226d848f251d64e7ae04af1e92bd8e2814e63f83 authored over 4 years ago by Cody Persinger <[email protected]>
226d848f251d64e7ae04af1e92bd8e2814e63f83 authored over 4 years ago by Cody Persinger <[email protected]>
Merge pull request #38 from react-spring/node-fix
Use perf_hooks only in the commonjs bundle
f0bf3313b331ee3e346d86d6639c450be26b0f1c authored over 4 years ago by Cody Nova <[email protected]>
Build
8b5d7561f29b638bbb6b1ab353f09ea4fb1a734a authored over 4 years ago by Marco Fugaro <[email protected]>
8b5d7561f29b638bbb6b1ab353f09ea4fb1a734a authored over 4 years ago by Marco Fugaro <[email protected]>
Require perf_hooks only in commonjs environments
53c3ca028dc3661b98ad468ecd5e8a47953720df authored over 4 years ago by Marco Fugaro <[email protected]>
53c3ca028dc3661b98ad468ecd5e8a47953720df authored over 4 years ago by Marco Fugaro <[email protected]>
Remove unused external option since we have no deps or peerDeps and upgrade rollup
bf64d22b159de3d1432df5863f2d7bb95559e4ff authored over 4 years ago by Marco Fugaro <[email protected]>
bf64d22b159de3d1432df5863f2d7bb95559e4ff authored over 4 years ago by Marco Fugaro <[email protected]>
Rollup: remove unused useESModules config and set the targets also for cjs bundle
cd062ffdda407af3552250a16e01419d96543dc5 authored over 4 years ago by Marco Fugaro <[email protected]>
cd062ffdda407af3552250a16e01419d96543dc5 authored over 4 years ago by Marco Fugaro <[email protected]>
Update readme.md
42ef56fb5e44819d5dbee2f4529018b5c7a9d0d6 authored over 4 years ago by Paul Henschel <[email protected]>
42ef56fb5e44819d5dbee2f4529018b5c7a9d0d6 authored over 4 years ago by Paul Henschel <[email protected]>
Merge pull request #35 from react-spring/bugfix/node-performance-api
Bugfix/node performance api
52cac8db77144d8b0f11fc7e3e559c174bacd253 authored over 4 years ago by Cody Nova <[email protected]>
Lint
4b6246e3924e1ad195839beb2289e8a260485d2a authored over 4 years ago by Cody Persinger <[email protected]>
4b6246e3924e1ad195839beb2289e8a260485d2a authored over 4 years ago by Cody Persinger <[email protected]>
Update performance API for Node, bump version to 0.11.0
5945fdb0d5b399ed5b6cbfc9ddf9c77f1d952dca authored over 4 years ago by Cody Persinger <[email protected]>
5945fdb0d5b399ed5b6cbfc9ddf9c77f1d952dca authored over 4 years ago by Cody Persinger <[email protected]>
Merge pull request #32 from react-spring/update-readme-more
Update readme
3d5556b2b55dc19390173e0d46b2020d02482dd2 authored over 4 years ago by Cody Nova <[email protected]>
Merge pull request #33 from react-spring/cylinder-creation
Align Cylinder's rotation to the Three.js one
6e8464878e46f85917d4d15878b81ab190c24db6 authored over 4 years ago by Cody Nova <[email protected]>
Reverse order of vertex creation of Cylinder
5323344f88f34d50baa88431d1070f2b73fe299d authored over 4 years ago by Marco Fugaro <[email protected]>
5323344f88f34d50baa88431d1070f2b73fe299d authored over 4 years ago by Marco Fugaro <[email protected]>
Add repo title in readme
d67c8363e490c0656db1b74f104f29e4a3a2eb3f authored over 4 years ago by Marco Fugaro <[email protected]>
d67c8363e490c0656db1b74f104f29e4a3a2eb3f authored over 4 years ago by Marco Fugaro <[email protected]>
Add note about Cylinder orientation and cannon-es-debugger
3abbc77dbb80f07d4ac3f97a4cc5effff1eb674d authored over 4 years ago by Marco Fugaro <[email protected]>
3abbc77dbb80f07d4ac3f97a4cc5effff1eb674d authored over 4 years ago by Marco Fugaro <[email protected]>