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

polished demo classes a bit

github.com/pmndrs/p2-es - 4780cd4514950ff9166e6b69bdaa297cf3e3b9c1 authored almost 11 years ago
waking up bodies after the narrowphaseif they collided

github.com/pmndrs/p2-es - 9d916fdad30f65654d9f70feb6f17415052001a3 authored almost 11 years ago
code cleanup, tests

github.com/pmndrs/p2-es - 4c94252cd096a9368502119bf8ddfe79a557336d authored almost 11 years ago
code cleanup and some constructor tests

github.com/pmndrs/p2-es - e7bf92f3dbf7678a238abae410d1012c712c08d2 authored almost 11 years ago
added utils.defaults

github.com/pmndrs/p2-es - 86fc711954d5a807f43bf2d21041e2f22c33cf9d authored almost 11 years ago
removed change log from README, better use githubs release drafting

github.com/pmndrs/p2-es - 043a86f5b79e2c11fcc000eab6e3ae0dce7370bf authored almost 11 years ago
removed duplicate link

github.com/pmndrs/p2-es - 9fb751e0e9ea0a5fa219690a3e25669eccd61b81 authored almost 11 years ago
updated front page and readme with demo links

github.com/pmndrs/p2-es - 4060795b213e80b41470bca71cadcb8c3d879dce authored almost 11 years ago
updated version to 0.5.0

github.com/pmndrs/p2-es - 6abc900ff9ae6ad1e22216a70a4f9f75acb7dd44 authored almost 11 years ago
updated docs

github.com/pmndrs/p2-es - 6e2a956e9ea23c00c41ed546ec665746f0461eb1 authored almost 11 years ago
minor comment fix

github.com/pmndrs/p2-es - 1fa1e4a82bc072c844c28d2593d0914aea533507 authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 8dee9da37bed176fd57e65f8875cabf3cfa63cac authored almost 11 years ago
commented demos some more

github.com/pmndrs/p2-es - 17968447c6c353da60fc4a589f13c4d5986a05f0 authored almost 11 years ago
made some demos better

github.com/pmndrs/p2-es - 88ac0e53b25065ce24a60f7d40fa0899779a63d6 authored almost 11 years ago
added some comments to the circles demo

github.com/pmndrs/p2-es - 50aff7b8c38ff72dcf89b91c0c1308e49efdb0fa authored almost 11 years ago
using collideConnected in car demo

github.com/pmndrs/p2-es - f1a2563f0840a745871d56ac0b43347117ab02df authored almost 11 years ago
using dynamic friction in concave demo

github.com/pmndrs/p2-es - 14d3beddd9270142c332f64d2ca137d608914bf0 authored almost 11 years ago
sleep updates to a few demos

github.com/pmndrs/p2-es - ece01f52d2b8217ccef26e4acd5b792bf7e48b1f authored almost 11 years ago
sleep fixes

github.com/pmndrs/p2-es - 3e645b9776bbcbafabef20ffb54aa42ac581f5fc authored almost 11 years ago
removed todo comment

github.com/pmndrs/p2-es - 0745a994733d1990a05f7fc70e4b03f10e499252 authored almost 11 years ago
cleaner code

github.com/pmndrs/p2-es - 7a93ba7d1c1711c30cc5a10154c2128d4bbf1e65 authored almost 11 years ago
contactmaterial stiffness bugfix

github.com/pmndrs/p2-es - eab24999449d33d10b0fec79f39991c145bd2242 authored almost 11 years ago
minor updates

github.com/pmndrs/p2-es - 8ea174a1d0b70e4d4fbefe19b50240a1d2276a29 authored almost 11 years ago
better interface for dynamic friction in Solver: .frictionIterations

github.com/pmndrs/p2-es - 2d2dbf481f6e8bf3cc96593ce38b1b3a956dc0fc authored almost 11 years ago
fallback to .frictionGravity if gravity is zero in World

github.com/pmndrs/p2-es - 4ad73d33521f2d0c2410571a71cc938bd5e5a5ba authored almost 11 years ago
<= when checking SAP bounds

github.com/pmndrs/p2-es - 9f234b1f22dd58e23ed0742b77b666b30ca3d9ae authored almost 11 years ago
interpolating the body angle

github.com/pmndrs/p2-es - 9ce31cfdc51d5a2d2f7092734754aaa536eced41 authored almost 11 years ago
better interpolation

github.com/pmndrs/p2-es - cd86b03b947e0a2a6a92206fedcbf17e193c8970 authored almost 11 years ago
changed default value of GSSolver tolerance to a veeery small number

github.com/pmndrs/p2-es - dfe2128c7dbc1744b9529a689dc019df842c59b1 authored almost 11 years ago
changed .tolerance of GSSolver so it is per constraint. Added tolerance settings for most demos

github.com/pmndrs/p2-es - 752a267d2be35864eaa26d79b4b64ec103a75d42 authored almost 11 years ago
setting solver tolerance via demo gui

github.com/pmndrs/p2-es - 8faa32a30e1937b7b692a64852d5da7adb0922ee authored almost 11 years ago
added .usedIterations property to GSSolver, and test

github.com/pmndrs/p2-es - 1ecdc42380f0f303d5a3fd82ab05827f499cd8c8 authored almost 11 years ago
docs and jshint fixes

github.com/pmndrs/p2-es - 4bf25ea5248be6340673828a0f98e0bbb779d3d3 authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 2b4239b5dd3032ddaa69093c85c9aadb0ccfe618 authored almost 11 years ago
updated builds

github.com/pmndrs/p2-es - 8d51585a98d5de19da546c8352cb86c6a33b4d3d authored almost 11 years ago
upgraded to gl-matrix 2.1.0

github.com/pmndrs/p2-es - 3572b1846422a173a4d3b6aea6e059de915d5fbe authored almost 11 years ago
removed vec2.getX/Y

github.com/pmndrs/p2-es - 2f6ab2c8d2471bcef2d3d4c507cb2ced7c9441c6 authored almost 11 years ago
removed unused dependency mat2

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

github.com/pmndrs/p2-es - fa6cecdaa573e2af8bdc33c3d9cdc2b01be1d4d5 authored almost 11 years ago
Removed QuadTree for now, might revive it later. Probably needs to be rewritten anyway.

github.com/pmndrs/p2-es - 796f9449a24d70794b0bc8435546962d2a05e9f8 authored almost 11 years ago
Merge pull request #78 from georgiee/fix-sensor

Reset contact equations in world#runNarrowphase

github.com/pmndrs/p2-es - 53a7259ba2ce808f1df7c65bc6f6ac21e0e311bd authored almost 11 years ago
reset contact equations in world#runNarrowphase

github.com/pmndrs/p2-es - 62d913f552aced7b9f5450f58edcf74b466ce81a authored almost 11 years ago
jshint options update

github.com/pmndrs/p2-es - ec63941e1a19a60a0f0498a2d8f87694229a0d2f authored almost 11 years ago
removed unnecessary dependencies and added jshint to the grunt file

github.com/pmndrs/p2-es - 5bc1dc2df0ecf290e91ae18947a3ca3bc3e187c9 authored almost 11 years ago
added Utils.extend

github.com/pmndrs/p2-es - 16b695931575c893e4f15dc5734ae7fe5dcfffed authored almost 11 years ago
made the GridBroadphase work

github.com/pmndrs/p2-es - 2922ff9b11d1634896387ec37d0a6bf568fe5c36 authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 9e87ae8a1476ef03e00307992084b9027b425e47 authored almost 11 years ago
made it possible to set limits to PrismaticConstraint via constructor options

github.com/pmndrs/p2-es - 01629cd37179438bd58ed6e31daf3ada765ec387 authored almost 11 years ago
using the exposed default equation params in demo

github.com/pmndrs/p2-es - 22f8e7489a9c0f90f3e80a4ae4e10e98cd42f92a authored almost 11 years ago
exposed default Equation parameters through Equation.DEFAULT_STIFFNESS and .DEFAULT_RELAXATION

github.com/pmndrs/p2-es - 23500772991a6a241f50897aebc86a65604e03f3 authored almost 11 years ago
added .setStiffness and .setRelaxation methods to Constraint

github.com/pmndrs/p2-es - e51199363a2677cc5aee20c68a0664a8c1da2d11 authored almost 11 years ago
updated demos and tests according to new equation parameter related stuff

github.com/pmndrs/p2-es - e88caffcfd8bdcf196039ac5981abbc2c5578046 authored almost 11 years ago
added methods .setGlobal(Stiffness|Relaxation|EquationParameters) to World. Changed & added a few Equation properties. Removed properties .stiffness, .relaxation and .useGlobalEquationParameters from GSSolver

github.com/pmndrs/p2-es - 8a54d56dff30349361af978c63d6afb38fe3291d authored almost 11 years ago
initial work on SpookParams class. #26

github.com/pmndrs/p2-es - fa7dd8fe09389c28006d55cea5579e21be481d0d authored almost 11 years ago
updated Spring docs. cc @Fishrock123

github.com/pmndrs/p2-es - 40e8f4ef90375dc18fc63d46ce2e79e307fb433e authored almost 11 years ago
minor code fix

github.com/pmndrs/p2-es - f7152ad0f42c84d5c1a11c5161353000a2662cbc authored almost 11 years ago
updated Gruntfile for new version of grunt-browserify

github.com/pmndrs/p2-es - daae547b85393b1042877462b4b7cfe6d5b02962 authored almost 11 years ago
validating world.toJSON and sample data using z-schema

github.com/pmndrs/p2-es - 1a6f564f60ae193d72d5dd97e8f79c462cb16a65 authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 414866f334ddbd97b1e6e17c85ee463d5a339667 authored almost 11 years ago
minor update to heightfield demo

github.com/pmndrs/p2-es - 5b724a8bb535a44e28775e66378909116133f22e authored almost 11 years ago
added .boundingVolumeCheck to Broadphase

github.com/pmndrs/p2-es - 47348b484b5ce5b41ac236ffd9b347b556f85c90 authored almost 11 years ago
removed property .useBoundingBoxes from NaiveBroadphase in favor of the new property .boundingVolumeType in Broadphase

github.com/pmndrs/p2-es - 70a2fc09b7c1f002c27f773f0d430d2cd73977a6 authored almost 11 years ago
updated readme

github.com/pmndrs/p2-es - 8a38d4dc997bdd350e8040476830615daef593b7 authored almost 11 years ago
added .get/setMaxForce to LockConstraint, updated tests

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

github.com/pmndrs/p2-es - 2988cc49ac02b95f4260d70018243c101b26027e authored almost 11 years ago
changed property names .bi, .bj, .ni, .ri, .rj to .bodyA, .bodyB, .normalA, .contactPointA, .contactPointB in Equation, ContactEquation and FrictionEquation classes

github.com/pmndrs/p2-es - 5d78cc69ed2b9ff906826b8fe20786bd22808cc1 authored almost 11 years ago
added .getMaxTorque to GearConstraint, updated docs

github.com/pmndrs/p2-es - 0dfbaf3db11d9d49a8e909f578762f73222818d2 authored almost 11 years ago
using yuidoc extends tag without curly braces, this shows inherited members in subclass docs

github.com/pmndrs/p2-es - a1ebc87232ef1eabdf2e831dd84edab52b7e2a41 authored almost 11 years ago
setting max force for gear constraint

github.com/pmndrs/p2-es - a630842b20de73c2f7851442643f3551b7bd45cd authored almost 11 years ago
fixed pixi border bug

github.com/pmndrs/p2-es - ee7147c05c810f1744c611e24b8f6de7732b75b3 authored almost 11 years ago
code & docs fixes

github.com/pmndrs/p2-es - e165eda85f5015470f7ecb382b4cfc45c7dfdaa3 authored almost 11 years ago
Changed default Equation max/minForce. Should be covered by most subclasses already though.

github.com/pmndrs/p2-es - 99c36648e062bdde546e93f131c0bc91e1beb51b authored almost 11 years ago
divide the max friction force with the number of contacts

github.com/pmndrs/p2-es - 27377be53075be550c14844a34b832315c8b341c authored almost 11 years ago
removed islandsolver in favor of the world.islandSplit property and IslandManager

github.com/pmndrs/p2-es - 658fba294f8208d8e37eb7c171794cb8c517551c authored almost 11 years ago
removed serializer in favor of world.to/fromJSON

github.com/pmndrs/p2-es - b769c3cb608933ea0196a321847f61921cfc8091 authored almost 11 years ago
added .collideConnected to Constraint, changed constraints constructors, began removing the serializer since its overkill

github.com/pmndrs/p2-es - 0b278c2fdf275c73b6c41a399088d54b76bddde7 authored almost 11 years ago
docs and code cleanup

github.com/pmndrs/p2-es - 49741842abeccd4c9a9514b8c212affa5b5c6cd7 authored almost 11 years ago
car demo docs

github.com/pmndrs/p2-es - 77a7fc5c3fb74841bf438610e1d97e8a1ada9541 authored almost 11 years ago
Rendering of sleeping bodies in Demo, enabled island sleeping in collisions demo

github.com/pmndrs/p2-es - 1d3034eee851165e4fa0e46c526c374540f24dba authored almost 11 years ago
waking things up in Demo when interacting

github.com/pmndrs/p2-es - 822db36f33e4c7086969022e550427191ebd4cfa authored almost 11 years ago
islandsleeping work, added Island.wantsToSleep, Island.sleep

github.com/pmndrs/p2-es - 7b0962b91ec788615cdead312314962060cb8fbf authored almost 11 years ago
updated island tests

github.com/pmndrs/p2-es - 6a05a0ae827b670ff3cf9fc15948f3796c644a74 authored almost 11 years ago
world island support

github.com/pmndrs/p2-es - 1022f776077c780d02d4e8fc19418377a24e23dd authored almost 11 years ago
solver bail on empty island

github.com/pmndrs/p2-es - e6e7f1a60b080783d705712807350f75f59ea544 authored almost 11 years ago
island bugfix

github.com/pmndrs/p2-es - 0d7ee5558596c0858b888113e7f18e415293aa56 authored almost 11 years ago
minor demo edits

github.com/pmndrs/p2-es - 8101111ce78d8ba6afd76e90798c19b4b401d8bf authored almost 11 years ago
remove and add body fixes

github.com/pmndrs/p2-es - be23d0de0d746ae72f5704b9b4a1ea2ed2503273 authored almost 11 years ago
work on islandmanager

github.com/pmndrs/p2-es - d14456aacf0edc5ab8da420c5f2fd8669720cabc authored almost 11 years ago
more work on new island structure, still using the old one though

github.com/pmndrs/p2-es - bf257b04d2ae5f1d1eeee0f986c4ecb4c4607a80 authored almost 11 years ago
updated body docs

github.com/pmndrs/p2-es - 381eafa6c78e8017a986b68d2e0c1f9e3af65b97 authored almost 11 years ago
IslandManager: WIP

github.com/pmndrs/p2-es - a36e8b2f36e50967f729dd0f3c56f6b5a2595667 authored almost 11 years ago
updated readme with new testing info

github.com/pmndrs/p2-es - 12fe44a561d3b82a1a27900b424ee51c012b4a3d authored almost 11 years ago
added test task to Gruntfile, removed test/index.js as it is no longer needed

github.com/pmndrs/p2-es - 3a67e1e415ae5caa229dd5f9a78045084e9d5221 authored almost 11 years ago
minor readme update

github.com/pmndrs/p2-es - 1b7a064a5a09276f17bf2368c4c0c0d174b9efac authored almost 11 years ago
updated README

github.com/pmndrs/p2-es - 2b6abfb647a658c6384ba1579ec90d7b82f0acdf authored almost 11 years ago