Ecosyste.ms: OpenCollective

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

pmndrs

open source developer collective for the creative space
Collective - Host: opensource - https://opencollective.com/pmndrs - Website: https://pmnd.rs - Code: https://github.com/pmndrs

cleanup + optimize convex/convex

github.com/pmndrs/cannon-es - b53fef7d1166c514fb3363b1cf30556097d2e728 authored almost 10 years ago
faster cylinder intersection

github.com/pmndrs/cannon-es - f70172145c46ce0389eec404c2f344b2ce0896fb authored almost 10 years ago
contact material bugfix

github.com/pmndrs/cannon-es - 69c17d6b433beceeb8bedc7833a0705788b64b4b authored almost 10 years ago
Added uniqueAxes to Convex. Much faster narrowphase for box/box!

github.com/pmndrs/cannon-es - 4dbab67f11c4c2493295f3d18fcabc777d5fa41a authored almost 10 years ago
some notes in heightfield.getHeightAt

github.com/pmndrs/cannon-es - 48f9618da6d55e1a2ecc5496ed9bfa254c0a99e1 authored almost 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js

github.com/pmndrs/cannon-es - 194a31a6c83dcc0c7fd245fc2e8deed5b49476ea authored almost 10 years ago
some heightfield tests

github.com/pmndrs/cannon-es - 34a13a11a619d8582e1a34e36217b961c7c98b8e authored almost 10 years ago
Added cdnjs link

github.com/pmndrs/cannon-es - 87c95ac5b4949b691cd00aac210ce20262d4d137 authored almost 10 years ago
Pointing the README to release builds

github.com/pmndrs/cannon-es - c6be1777008657bb1f1461e31457673bf20ec234 authored almost 10 years ago
Merge branch 'oxyflour-master'

github.com/pmndrs/cannon-es - 84f79d499720953c31d4b37b725db4763fb1e566 authored almost 10 years ago
Merge branch 'master' of https://github.com/oxyflour/cannon.js into oxyflour-master

github.com/pmndrs/cannon-es - 3e393a61a903d6dc630c486f9353396709c04384 authored almost 10 years ago
Merge pull request #184 from jgottero/master

Doc proofreading

github.com/pmndrs/cannon-es - 06e580eb65abcf91d0c55b5696161f9b46e45ef0 authored almost 10 years ago
Doc proofreading

Fixed minor typos in js comments

github.com/pmndrs/cannon-es - 7a82702e8d947053ab52493a91de57ca8b074c13 authored almost 10 years ago
per-shape materials

github.com/pmndrs/cannon-es - 0418abe8ee987c64052bb0bfaa0ede0ab577b111 authored almost 10 years ago
fixed triangle lookup major bug in Ray.prototype.intersectTrimesh

github.com/pmndrs/cannon-es - ec8f6eb05584c302216e2269251ea06cd88cac8b authored about 10 years ago
trimesh fixes

github.com/pmndrs/cannon-es - f16d5e9d342b00ec4bafdfea8eadb7c71ea3bb80 authored about 10 years ago
scale for the Trimesh

github.com/pmndrs/cannon-es - 52db535b01e60d88ac9832037e8e5be7c6431771 authored about 10 years ago
cleanup code

github.com/pmndrs/cannon-es - a77b6e959a054266ad3aeafc07ea7981a9630a3c authored about 10 years ago
turned off friction reduction for now

github.com/pmndrs/cannon-es - b0920398e6bcf28a63f6e0b711fc24e07db7b0f0 authored about 10 years ago
some updates to ray closest

github.com/pmndrs/cannon-es - cafd4f109a6b5efdd5b71ef560e711f445a893aa authored about 10 years ago
fixed Ray tests

github.com/pmndrs/cannon-es - c8f28265ba6f64aad5f74e28fc221dae24f21de7 authored about 10 years ago
more ray refactoring & tests

github.com/pmndrs/cannon-es - 1a888515ce87795c67324e2efd95d50ebdbb2a07 authored about 10 years ago
fix Heightfield.getRectMinMax()

github.com/pmndrs/cannon-es - 8a9e51e9695c88d3976b45ef22e05a1831e122c4 authored about 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js

github.com/pmndrs/cannon-es - 22dfdd32ff7fc16d63b45d5dcc2bbaaac4cfd23e authored about 10 years ago
fixing up the ray casting API

github.com/pmndrs/cannon-es - 7db7f090b06b34ddd5202044c35b327e5d775ce9 authored about 10 years ago
refactor narrowphase so it takes care of the FrictionEquations

github.com/pmndrs/cannon-es - 50fc89fa6a1f0ea417b5cc310c25ad8051179e87 authored about 10 years ago
Merge pull request #179 from oxyflour/fix-for-#170

fix #170

github.com/pmndrs/cannon-es - eea0b120fddb085d8c9f0fbb11bba8844a0d97c3 authored about 10 years ago
initialize idleTime for Body instances correctly

github.com/pmndrs/p2-es - 02ecb382868861374006b81d1027bb2380066088 authored about 10 years ago
optimized octree some more

github.com/pmndrs/cannon-es - d9184203b7e3762fd2db104b1c9da6b800a2a7ae authored about 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js

github.com/pmndrs/cannon-es - 6b1ee28fa1bf2a4b862a239b590446a3062165c4 authored about 10 years ago
optimized aabbQuery for Octree, no recursion!

github.com/pmndrs/cannon-es - 4fbb334919ff74f040ae45fe1100efa4ddd0230d authored about 10 years ago
Update README.markdown

github.com/pmndrs/cannon-es - ad686cc6a33c3b18217454310bc64aa193ce48c0 authored about 10 years ago
Octree for sphere/trimesh triangle lookup

github.com/pmndrs/cannon-es - c426d9f7eaae5d921debc03edecf28bb0f42da96 authored about 10 years ago
added .tree property to Trimesh

github.com/pmndrs/cannon-es - d2bbd8ae024eda0b38aa7a7484bbd656b1ee9782 authored about 10 years ago
less garbage in sphereTrimesh

github.com/pmndrs/cannon-es - a063586ff0eb9fdd0f6bac95c3075818017e9c3d authored about 10 years ago
octree fixes

github.com/pmndrs/cannon-es - 3e92927ede0dbef95a05bfb40e6737c5c31586df authored about 10 years ago
added Octree class

github.com/pmndrs/cannon-es - f6752b0d94ec85fd3f8084b828f427f17114392e authored about 10 years ago
added AABB.prototype.clone

github.com/pmndrs/cannon-es - f4270939939a71cf4948f88ab32c33758ca9c585 authored about 10 years ago
added AABB.prototype.contains

github.com/pmndrs/cannon-es - bf667fa4260c68c9632a031ae241d405f1228b86 authored about 10 years ago
update twist limit for the ragdoll

github.com/pmndrs/cannon-es - c0d7a946a62223537e8dc08a872cadcfcfdbea20 authored about 10 years ago
ConeTwist docs

github.com/pmndrs/cannon-es - 318385d9233615067ca1c169d89165a218e09fca authored about 10 years ago
twist updates

github.com/pmndrs/cannon-es - dce729e148cfb5b0cb4a1de295f2384cb6958b6a authored about 10 years ago
added ConeTwistConstraint

github.com/pmndrs/cannon-es - c04154272b1403b6857d22baa9c7c7978b3812d6 authored about 10 years ago
collide event performance fix. See https://github.com/schteppe/cannon.js/issues/177

github.com/pmndrs/cannon-es - 1a82f7dbbc0056f86de8732ff19d4cd3f48f6d06 authored about 10 years ago
bugfix in LockConstraint constructor, added Vec3.UNIT_X/Y/Z

github.com/pmndrs/cannon-es - ca0ae8b8bfcef37fab863fb6e57f48ce8698e5ee authored about 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js

github.com/pmndrs/cannon-es - e87d14a851b329786e5fceaeb8da3f8411310204 authored about 10 years ago
added LockConstraint and demo

github.com/pmndrs/cannon-es - acc7b04176c9de8cded27a2e90cdf65d0d0d0315 authored about 10 years ago
simplified HingeConstraint code a lot and removed its getters for equations

github.com/pmndrs/cannon-es - a2934adc1f5352124b855788367a4f51e8a0a6b9 authored about 10 years ago
Added property distance to DistanceConstraint, moved out the update() method to its prototype

github.com/pmndrs/cannon-es - 9044704b50e62abe58d9a1e6f6462eca391f27b4 authored about 10 years ago
updated docs a bit

github.com/pmndrs/cannon-es - 606240361aeee0998dc5cc6d121ec72d5e0b92a3 authored about 10 years ago
cleaned up and optimized some of the equation classes

github.com/pmndrs/cannon-es - 1cbfd382e9deb5529435240a106768eb98f3c0cb authored about 10 years ago
HingeConstraint now extends the PointToPointConstraint

github.com/pmndrs/cannon-es - 23ec22de539a5d8e1f64c99264611cb697282348 authored about 10 years ago
cleaned up constraint code

github.com/pmndrs/cannon-es - 2cb284bac611505c6f4a9c81e39b9dd0d7c38f9c authored about 10 years ago
optimized and cleaned up PointToPointConstraint

github.com/pmndrs/cannon-es - 823747a3e3b29305e28cd2a9e9b8b762d267d9d8 authored about 10 years ago
minor math lib updates

github.com/pmndrs/cannon-es - 239eddf4fb04703790bf52ab4960149ac2e2fd7e authored about 10 years ago
added cannon.serialize.js

github.com/pmndrs/cannon-es - 4d7ecfef1113c00e4831e269af462782310ddd56 authored about 10 years ago
removed unused code in equations

github.com/pmndrs/cannon-es - 36fff1b372e1fabea62746e4061198026c11eed8 authored about 10 years ago
added methods .enable and .disable to Constraint, added tests

github.com/pmndrs/cannon-es - d2cf81631c5ae3d9f132ad7127c20f40ef17f692 authored about 10 years ago
Update README.markdown

github.com/pmndrs/cannon-es - e9b79a90cb6a8ab8fd57226777db047e8dbfa78e authored about 10 years ago
Update README.markdown

github.com/pmndrs/cannon-es - c169e8f2749777e49cb9c85e041b67b0b7fe2477 authored about 10 years ago
updated README collision table, LICENSE year

github.com/pmndrs/cannon-es - fd8d8025853082b03a28f83e99683f2910d69f8d authored about 10 years ago
default DistanceConstraint distance is set to the body distance

github.com/pmndrs/cannon-es - 96bb53c0db9fd2c2c2a3e30e4b5018d409c52c7c authored about 10 years ago
jenga tower demo

github.com/pmndrs/cannon-es - ffd880c9131a51a25b5719670477424857311561 authored about 10 years ago
Compound sphere collider fix. Thanks @Bunzaga for noticing.

github.com/pmndrs/cannon-es - e13f8bb9a470ffb07cabb48e82c2c63a2253c107 authored about 10 years ago
added fixedRotation option to Body constructor, added some docs

github.com/pmndrs/cannon-es - 53269133574995c96b172c1914f0de9e40fcda56 authored about 10 years ago
added some options to Body

github.com/pmndrs/cannon-es - 1c8eaf74b1d743e38d1081d0bd319fe64fae9581 authored about 10 years ago
Added Body.prototype.vectorToLocalFrame, World.prototype.removeBody. Made it possible to set .angularDamping via Body constructor

github.com/pmndrs/cannon-es - 554be9c78932e6b867eba9bd6fdc9bcb57bebe6c authored about 10 years ago
Update threejs_fps.html

github.com/pmndrs/cannon-es - 6942c36db8de13391dae9bb1fe7d44ad36e458fc authored about 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js

github.com/pmndrs/cannon-es - 8ea9efa43278b40dce9735e131bc20badc421ff8 authored about 10 years ago
per-material friction and restitution

github.com/pmndrs/cannon-es - 09c91fd5bbe1b92815cd7d50bbd7911e4ce2db32 authored about 10 years ago
Update AABB.js

github.com/pmndrs/cannon-es - fef572d58549266ad731049c17f326c87d9d5e7c authored about 10 years ago
Update Trimesh.js

github.com/pmndrs/cannon-es - cec8e437cde6f20e89f17d16a4804d0d34e2cd9b authored about 10 years ago
Update Trimesh.js

github.com/pmndrs/cannon-es - a35308bdbfec33446624eb3acc6c815280d1fc83 authored about 10 years ago
trimesh, transform docs

github.com/pmndrs/cannon-es - ccb78bfa7a0e597adfd433c2b1de3e14760b8622 authored about 10 years ago
updated trimesh demo to show off vert/edge/face collisions with sphere

github.com/pmndrs/cannon-es - 9f8ce968885afd9b6fde573449f2e53e74fe7a1d authored about 10 years ago
sphere/trimeshface collisions

github.com/pmndrs/cannon-es - fca3fea26ec878bf99fa6c1e3854ea745c2830ca authored about 10 years ago
exposed Ray.pointInTriangle

github.com/pmndrs/cannon-es - 9a79398f05a7db7fc70eb2bb832bf9c142bdde2d authored about 10 years ago
working sphere/trimesh edge collisions

github.com/pmndrs/cannon-es - d10331f2e333f0bac0d48bcd6370cb6d8afe919f authored about 10 years ago
added getEdgeVertex and edgeVector to Trimesh

github.com/pmndrs/cannon-es - 1a158b503ca355915bc8536ff953878552bd68aa authored about 10 years ago
added Transform.vectorToWorldFrame

github.com/pmndrs/cannon-es - 9c5f0e71be8196876189eb58ad002aa8bb631065 authored about 10 years ago
trimesh aabb and edges stuff

github.com/pmndrs/cannon-es - 22c99b7c5ca60e8a3befb0e85c4ea49f4333a8dc authored about 10 years ago
added Trimesh.createTorus, updated tests and demo

github.com/pmndrs/cannon-es - 8f6fb6aa6eef9b42d44c82fab3ed6f60f22a49a8 authored about 10 years ago
added AABB.prototype.getCorners, .toLocalFrame and .toWorldFrame

github.com/pmndrs/cannon-es - 5e005d9b31750c744a2d04777b60a28650586d4d authored about 10 years ago
minor code fix

github.com/pmndrs/cannon-es - e417565e2d7a0bd3aa6a725ab4fde3d04add49dd authored about 10 years ago
added Transform.prototype.pointToLocal and .pointToWorld

github.com/pmndrs/cannon-es - 7bbb6daf53dabda6ac982a6a3989eaeb88e2653a authored about 10 years ago
ray/trimesh intersection fixes, tests

github.com/pmndrs/cannon-es - e4694a2f92148b6ea01899cb32c85d994220a2b9 authored about 10 years ago
initial work on trimesh/sphere

github.com/pmndrs/cannon-es - f125e4c176e4dcee0cfbb45c7721763dd77e8889 authored about 10 years ago
updated minor docs

github.com/pmndrs/cannon-es - ad0c31fa48307e8cf3fcbba43e742a8d18a6b689 authored about 10 years ago
world test update

github.com/pmndrs/cannon-es - e1615deff5f35b4f8b548b0e8f487f878f26ddff authored about 10 years ago
added World.prototype.clearForces

github.com/pmndrs/cannon-es - 5a991cc60b1aae4c191c0ae3a241c5b8340221f4 authored about 10 years ago
Added ContactEquation.prototype.getImpactVelocityAlongNormal, related to https://github.com/schteppe/cannon.js/issues/137

github.com/pmndrs/cannon-es - 804610034423534e05e2108bfec30efd6b25c7c4 authored about 10 years ago
added check for negative Sphere radius, related to https://github.com/schteppe/cannon.js/issues/141

github.com/pmndrs/cannon-es - a2d8d55a0f25072477f3eca4c4b6d5d731441106 authored about 10 years ago
added Body.prototype.applyLocalForce and .applyLocalImpulse, fixes https://github.com/schteppe/cannon.js/issues/140

github.com/pmndrs/cannon-es - dc5a82b4f5b268cf57f7fd1a29c838f6a11b9ccd authored about 10 years ago
Initialize a Body with a zero-transformed shape using the options object. Fixes https://github.com/schteppe/cannon.js/issues/165

github.com/pmndrs/cannon-es - 35c49bf163abebb8c160eb0829ad62086c68af53 authored about 10 years ago