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

added properties .useWorldGravityForFrictionApproximation and .frictionGravity to World, making it possible to control friction when gravity=0

github.com/pmndrs/p2-es - 1a4bf5f5184ec95663de8460c802b1cd51455a07 authored almost 11 years ago
Removed unused properties .defaultFriction and .defaultRestitution from World.

github.com/pmndrs/p2-es - 0cb01d4711944ab6ee4c0bd392e0c506b76b68d2 authored almost 11 years ago
remove sensor demo

github.com/pmndrs/p2-es - 11c2ef60fe918a6a61bbdbb092c1641f54e8eaca authored almost 11 years ago
experimenting with removal queue in world

github.com/pmndrs/p2-es - a316243f74d8d14d082c2dd545e270081e55d66e authored almost 11 years ago
added sensors demo

github.com/pmndrs/p2-es - 9e44c6fdae5ff487ec1430d0a829bc0c078df39b authored almost 11 years ago
added methods .disableBodyCollision and .enableBodyCollision to World, and tests. #75

github.com/pmndrs/p2-es - a8b7076ca60b256e7ac97cd9f7e3ca85d846a632 authored almost 11 years ago
polished the restitution demo a bit. Related to #74

github.com/pmndrs/p2-es - 8129fd5c2aa8d512a8eb3cdbc196b611d085be1d authored almost 11 years ago
Per-equation solver parameter bugfix, world.defaultContactMaterial, and narrowphase support for contact & friction stiffness/relaxation #74

github.com/pmndrs/p2-es - 1964a50f10739e89ee0fb327a5972ccb3dea6596 authored almost 11 years ago
body doc

github.com/pmndrs/p2-es - a5da27f6e9fdedfcc36c1bcd366776f600704fb2 authored almost 11 years ago
scaling the force in solver, making friction limits better

github.com/pmndrs/p2-es - 893c7b8467a47497e02db7f7fd0eaae61b7e03da authored almost 11 years ago
added preliminary heightfield, support for circle/heightfield

github.com/pmndrs/p2-es - c83b8631ca8e8887d0c8645f3652e02606eb0732 authored almost 11 years ago
more stable default setting for friction

github.com/pmndrs/p2-es - c3b26bcfdbdaf517115bb379c9be9bcd45269a9f authored almost 11 years ago
initializing G to zero

github.com/pmndrs/p2-es - c94e4d4e67b2b7f04697eb9d244f5fb585a8b14a authored almost 11 years ago
exposed narrowphase in bundle

github.com/pmndrs/p2-es - cfe75a63a26990e8c992a70fb5643f2890b57cad authored almost 11 years ago
exposed Narrowphase.convexPrecision

github.com/pmndrs/p2-es - 49fa5d6ff4a0611609a0a11f2cd5ce5cafe4a278 authored almost 11 years ago
updated shape collision table

github.com/pmndrs/p2-es - 0453f8869f39bdfaf5ea9f1004a5315281ef45a5 authored almost 11 years ago
added capsule/capsule support

github.com/pmndrs/p2-es - 41f8ac50c9aa169caa0febe601150cd93feae30b authored almost 11 years ago
capsule/convex and capsule/rectangle support

github.com/pmndrs/p2-es - 1e96bd77b656ed1ec1cba96ce2c30c1b703ace24 authored almost 11 years ago
updated builds

github.com/pmndrs/p2-es - 15e610580811f24bd281e9d0c98fa82d7ae97857 authored almost 11 years ago
updated serializer and stuff

github.com/pmndrs/p2-es - 5729e83473e49e576485d0e0e7ccd760c851d981 authored almost 11 years ago
docs, tests, serializer fix

github.com/pmndrs/p2-es - 27b83e439d2b4f3f26b7396273d90c822eb538fe authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 41eab64809dbb04a77e69b5c465a5b3018fb6106 authored almost 11 years ago
using == for motionstates

github.com/pmndrs/p2-es - 27435bcd4ed18a18b48b29ae02fe8b5e001d3aa7 authored almost 11 years ago
added gravityScale to Body

github.com/pmndrs/p2-es - 27452f03b7e6783aa90e5acd9d5748a241f5af67 authored almost 11 years ago
moving platforms for character demo

github.com/pmndrs/p2-es - c8f17c7fd3fb014b3569506d6c472158dca73a34 authored almost 11 years ago
motionstate optimizations #68

github.com/pmndrs/p2-es - 8a3a89c08cd19b24b0894b8eea340b8393c82d50 authored almost 11 years ago
Fixed endContact event bug. Ping @photonstorm

github.com/pmndrs/p2-es - 6cd28deddd5cd586eac9576f01dc08c605a8344b authored almost 11 years ago
particle require bugfix

github.com/pmndrs/p2-es - 01497d758c77226ef7a43148709b2594389be3a2 authored almost 11 years ago
Added sensor support. #58

github.com/pmndrs/p2-es - 36904252462225969f2159c9690f6c050ae6d1d6 authored almost 11 years ago
docs for begin/endContact events

github.com/pmndrs/p2-es - a3e517b1e497e4fe030a002a9dc65eeaae34af05 authored almost 11 years ago
added preSolve event to world

github.com/pmndrs/p2-es - d15ebbcdd5d357c1cc6ec769265b3039aabd1275 authored almost 11 years ago
enabled flag for Equation

github.com/pmndrs/p2-es - 30cdb1ed1532682ce9bee36f43af19d089ad1313 authored almost 11 years ago
using insertion sort, two axes, and bounding boxes in SAPBroadphase

github.com/pmndrs/p2-es - c10cebac30363d19150978d77abc6960cb65dcf1 authored almost 11 years ago
renamed SAP1DBroadphase to SAPBroadphase

github.com/pmndrs/p2-es - d796e55ce78b9958d40a134356a63783494d5b9b authored almost 11 years ago
added surfacevelocity demo

github.com/pmndrs/p2-es - e9753473424c5435c2a9b94be064dc72b0159046 authored almost 11 years ago
passing surfaceVelocity via options to ContactMaterial

github.com/pmndrs/p2-es - 8648150678e80e93ec72374e67cbbc1592403097 authored almost 11 years ago
added surface velocity support

github.com/pmndrs/p2-es - df60f33ede19c396f71395f66334638d1464683b authored almost 11 years ago
remove separate event in favor of endContact event

github.com/pmndrs/p2-es - 8668d293a9d4e771b63034170fecd3d14da76701 authored almost 11 years ago
beginContact and endContact events bugfix. Adding contacts to the beginContact event. Fixes #59.

github.com/pmndrs/p2-es - 63f5431b8c38dd71eebb4175c02e54b23cc95395 authored almost 11 years ago
Merge pull request #65 from Fishrock123/events-context

Added context setting for events.

github.com/pmndrs/p2-es - a4e6684d248c2e4305fd3bfdab0c7081933455aa authored almost 11 years ago
beginContact and endContact events fixes

github.com/pmndrs/p2-es - ca85315749ae595cf72c51934b257d752aa33e8a authored almost 11 years ago
world tests

github.com/pmndrs/p2-es - b0d61e12cf4ad8d9754c450e54021232b44657cc authored almost 11 years ago
body test

github.com/pmndrs/p2-es - 2f3ebb5b905bca8d08b3a84f0e3503880cac0b55 authored almost 11 years ago
some new tests

github.com/pmndrs/p2-es - f1dbe4a29c06fa3a1e3229a3a153dd90fea1b754 authored almost 11 years ago
more convex tests

github.com/pmndrs/p2-es - abea46e0f50238d1e5cd8a89d3d3c46d414df62e authored almost 11 years ago
more effective convex inertia computation, and test

github.com/pmndrs/p2-es - 3ac0dd1dc3ea8b882060c2d5391f74c61811f616 authored almost 11 years ago
test directory structure, added stubs for all documented classes and methods

github.com/pmndrs/p2-es - fa2d2cebc2302c656f35cc55914bad813fa7e24d authored almost 11 years ago
minor docs fix

github.com/pmndrs/p2-es - 1ff9e2e43f55244985a9faf5693cee8cbb40cecd authored almost 11 years ago
Added exception for vertices given in wrong winding, as well as a couple of related tests

github.com/pmndrs/p2-es - 5c311485fb5d23659eb8acc5c7a3b15e66e8f521 authored almost 11 years ago
Merge branch 'master' of https://github.com/schteppe/p2.js

github.com/pmndrs/p2-es - 9a366b222e9b418481d0c1dcdc8b9371aaff056d authored almost 11 years ago
shape overlap events (WIP) and narrowphase returning number of contacts generated

github.com/pmndrs/p2-es - 0091e4eb861d3aef20f3534e5ebd7457eaac6a7e authored almost 11 years ago
convex trianglearea fix

github.com/pmndrs/p2-es - 3c4840f943f91cfd30050033c6c9b2d45f4bd22a authored almost 11 years ago
cleaned up hinge constraint

github.com/pmndrs/cannon-es - b1f53bca0b45081acb66fe4ec3e95d4043f80477 authored almost 11 years ago
Demo improvements

github.com/pmndrs/cannon-es - de9d4ed8ff5a87dd81f671f774fda33e14b05c7f authored almost 11 years ago
using box convex representation in stacks demo

github.com/pmndrs/cannon-es - 4c2d14e0b9d898626046c03b198ef2191d103f2b authored almost 11 years ago
another planeConvex bug fixed

github.com/pmndrs/cannon-es - 42524d6e594a40724a10f31ce216cd38b7437b29 authored almost 11 years ago
planeConvex contact point bugfix

github.com/pmndrs/cannon-es - e2a59dd9b732e05d9910b777fc69547fb842116c authored almost 11 years ago
made Demo a little bit prettier code-wise

github.com/pmndrs/cannon-es - 3eba2a3a100942b86fc379cc69c095fccaaf311f authored almost 11 years ago
splitsolver bugfix

github.com/pmndrs/cannon-es - 602e29c3beb2e5849e9eeda072f2f39e70dadfb3 authored almost 11 years ago
Merge branch 'dev' of ssh://github.com/schteppe/cannon.js into dev

github.com/pmndrs/cannon-es - 6aa95f03b3b00883864bdef270ceb254e1c73fbf authored almost 11 years ago
update world.remove

github.com/pmndrs/cannon-es - ba9ff42502e2fb89a0e02a1da4d5789cf098ce77 authored almost 11 years ago
Made equation methods more generic and moved them to parent Equation class

github.com/pmndrs/cannon-es - 0791461f500678a8bf2bc71b05bb0a935881d1e1 authored almost 11 years ago
removed old file

github.com/pmndrs/cannon-es - 37dcd3458cb6a6743397bab356df69c1044225da authored almost 11 years ago
removed .spookParamsNeedsUpdate from Equation

github.com/pmndrs/cannon-es - 5b75d7b947044eeccf1d73970ae80f07c625d3b0 authored almost 11 years ago
Added context setting for events.

github.com/pmndrs/p2-es - 147238020ae0d33fd7e7fa2392500987b85922db authored almost 11 years ago
removed .aabbmin and .aabbmax from Shape. Renamed method .computeAABB to .computeLocalAABB in ConvexPolyhedron

github.com/pmndrs/cannon-es - 7fb7e566475994e87f8ffa1bda87f8ee1054b3b8 authored almost 11 years ago
Removed .getBoundingSphereRadius(), .boundingSphereRadiusNeedsUpdate and .calculateTransformedInertia from Shape and renamed .computeBoundingSphereRadius to .updateBoundingSphereRadius

github.com/pmndrs/cannon-es - 5a2d875b0e76f8a7a49616727293906db3f082f7 authored almost 11 years ago
added method .updateMassProperties to RigidBody

github.com/pmndrs/cannon-es - c4c002c78df1023b2d1c4a98727b0d571f1598a8 authored almost 11 years ago
indent fix

github.com/pmndrs/cannon-es - 48913c3aa67d5e513bcc2b088c59cf88334fa673 authored almost 11 years ago
fixed aabb rotation bug

github.com/pmndrs/p2-es - 709da38495bfd5300d07bc67b170b4b8478685c3 authored almost 11 years ago
added postBroadphase event to World. Ping @photonstorm

github.com/pmndrs/p2-es - bc96d331cce7ca8dcdc1717f95230316f16741df authored almost 11 years ago
towards more general equatiosn

github.com/pmndrs/cannon-es - a9ce50d6d4141f349d12c93db2e02ec52feda727 authored almost 11 years ago
added first draft of JacobianElement

github.com/pmndrs/cannon-es - 03c17dd202456be5672e359d8f94a346c2220d6a authored almost 11 years ago
added method .autoDetectAxis to SAP

github.com/pmndrs/cannon-es - 3fc92bb51f64697aaaa3cf2d4c73d37ee3da91dc authored almost 11 years ago
renamed SAP1DBroadphase to just SAPBroadphase

github.com/pmndrs/cannon-es - 8d7886b2bbfa24763b8a79a387e8b15bdcedbf55 authored almost 11 years ago
Merge branch 'dev' of ssh://github.com/schteppe/cannon.js into dev

github.com/pmndrs/cannon-es - f4e5e504c6d7db6ce91ed63c2a22e73075109484 authored almost 11 years ago
using insertion sort in SAP

github.com/pmndrs/cannon-es - 5ddbf46da43e7cadf5fe86b95c1c4f3805799333 authored almost 11 years ago
bugfix in eventtarget

github.com/pmndrs/cannon-es - aff165712c18aa93aa3c47798ad09e182585f984 authored almost 11 years ago
adding ids in constructors instead of in World

github.com/pmndrs/cannon-es - 1499e9733f949afb7d29fb541337c1c9c6218854 authored almost 11 years ago
Merge branch 'dev' of https://github.com/schteppe/cannon.js into dev

github.com/pmndrs/cannon-es - c5771b70023304d5e1995cfb3f04ad0c19330ad1 authored almost 11 years ago
updated readme

github.com/pmndrs/cannon-es - bd596b64259c84d4c4169fd6530d45f26d4d2f16 authored almost 11 years ago
working Spring class

github.com/pmndrs/cannon-es - 1d75670ddc1259e1c7dbf5ab78b6aa6227f1ddd3 authored almost 11 years ago
Using TupleDictionary for contactmaterials in World: added property .contactMaterialTable to World

github.com/pmndrs/cannon-es - 3c3964053fafdefcb0c8359bb147507b8bcd2304 authored almost 11 years ago
added preliminary Spring class. WIP!

github.com/pmndrs/cannon-es - b440d9e3d3da5c234a5003836f7014df744173d7 authored almost 11 years ago
added methods .pointToLocalFrame and .pointToWorldFrame to RigidBody

github.com/pmndrs/cannon-es - 05a7bbe7a48bb6e1ebce276ae9f2e6010fd806e4 authored almost 11 years ago
minor doc fix

github.com/pmndrs/cannon-es - c95811d5873e705c46f1beb3e1c93c97fb01a076 authored almost 11 years ago
added methods .toArray to Vec3 and Quaternion

github.com/pmndrs/cannon-es - 4b5b0eca95e43759373fa7d059a45571b0737ae2 authored almost 11 years ago
added method .clearAllChildren to Compound

github.com/pmndrs/cannon-es - 7471a6b3e7c6a7119d36e3830425bd3e18c5c5e8 authored almost 11 years ago
Merge branch 'patch-1' of https://github.com/RCPowers/cannon.js into RCPowers-patch-1

github.com/pmndrs/cannon-es - 7c28f96536cb64b5210718818ebefd6b83f73e45 authored almost 11 years ago
renamed collide event property .with to .body. Fixes #81.

github.com/pmndrs/cannon-es - f6d56b8de23033e930a502cde2be2dbb7ef8ab5c authored almost 11 years ago
updated readme

github.com/pmndrs/cannon-es - 565794e7e52c0b716aa3b496dd1f3045ec4a135b authored almost 11 years ago
spring demo

github.com/pmndrs/cannon-es - 7fb134228850dbf9357af8198668fd6cf7936560 authored almost 11 years ago
updated examples to work with new Three.js version

github.com/pmndrs/cannon-es - ab97fda31025524451a462bc4ba29add3bb49c9a authored almost 11 years ago
added TupleDictionary

github.com/pmndrs/cannon-es - 954950401a83c6d0abd683c8f23a837b7eef1086 authored almost 11 years ago
updated builds

github.com/pmndrs/cannon-es - 3e88cbfec23e9538c334df7c36bf7bc48cf81a06 authored almost 11 years ago
Proper use of the RigidBody .invInertiaWorld matrix. Fixed initial world-inertia computation bug. Fixes #93.

github.com/pmndrs/cannon-es - e89c4f4842f02ca9c704452e2914fe1969dc4566 authored almost 11 years ago
changed angle to more random

github.com/pmndrs/cannon-es - fd600445ecd211b98143b37f392f7eebd4f68d94 authored almost 11 years ago