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 world.getBodyById(). Fixes #36

github.com/pmndrs/p2-es - e444d28e75dff60f3c10b26a33b843043b7033fe authored about 11 years ago
added poly-decomp and underscore as dependencies instead of devDependencies

github.com/pmndrs/p2-es - ab3104dcb7509e1249c0f38d518509206bf3149c authored about 11 years ago
removing contact materials, solver equations and setting time=0 in world.clear(). Fixes #38.

github.com/pmndrs/p2-es - d3926e15b8ab73c1368e36ca6cc1bae061f51115 authored about 11 years ago
added property .skipFrictionIterations to GSSolver

github.com/pmndrs/p2-es - f22a49b1d13d36827133c4a1f527970ec636a8b6 authored about 11 years ago
merge narrowphase

github.com/pmndrs/p2-es - 95dc323cefa3c3e1779fb6c3967921456475c1dc authored about 11 years ago
Update README.md

github.com/pmndrs/p2-es - 2090d6ceb5fc0f922e7d7081cfed080c5a8f06e5 authored about 11 years ago
added canvas box example

github.com/pmndrs/p2-es - 191c8069c149689e28e93a02e40e10d0d5ccf996 authored about 11 years ago
minor example update

github.com/pmndrs/p2-es - 75776880b101c881945e160005ed7b1b683ae165 authored about 11 years ago
added pixi.js box example

github.com/pmndrs/p2-es - 65f23477b820fdeea2bf1f75b40c5c553c9e2fb3 authored about 11 years ago
update demo title

github.com/pmndrs/p2-es - d009c789aac0fec640f3b9d3b84c332f176b36cf authored about 11 years ago
support joint limit in worldserializer

github.com/pmndrs/p2-es - e6db6ce82f589ac4b83e7bf3238ece81b0d65e4a authored about 11 years ago
tweet button to demos, and updated demo titles

github.com/pmndrs/p2-es - 9a37fd242f631264615548d195dceb628cbcb2f3 authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - a5e0e9c0a1a0a43c08dcabc6e60bb6c53beae16e authored about 11 years ago
updated builds

github.com/pmndrs/p2-es - 8a88752bc56a919728721d1e9041a451097758eb authored about 11 years ago
moved ground down in ragdoll demo

github.com/pmndrs/p2-es - 48ef70cd2850e4497105026b90aacd2294224590 authored about 11 years ago
set larger friction value

github.com/pmndrs/p2-es - b4606afbde33661ae58556049797e0cc5fe1b7df authored about 11 years ago
dynamically updating the fricion force bounds in the solver. Should give more realistic friction

github.com/pmndrs/p2-es - daa687c39dc8129a3f428561fdb26e59bf861db2 authored about 11 years ago
Update README.md

github.com/pmndrs/p2-es - ddde6405c25726876a61625726ec5b523ca89cd1 authored about 11 years ago
updated build

github.com/pmndrs/p2-es - 12267b3a8508aa3cfca4d375186e6c6e7cf06cc2 authored about 11 years ago
tearable demo

github.com/pmndrs/p2-es - 9f0fed640da423f53a05cddc2c87104fc8172a91 authored about 11 years ago
added .shapeA and .shapeB to ContactEquation and FrictionEquation, and code that sets these in the narrowphase. Fixes #33.

github.com/pmndrs/p2-es - 0fd20e3ae665a008b38570cac80005b6bcd1c4f3 authored about 11 years ago
add reference to ContactEquation from FrictionEquation. Will later be used to rescale max friction in solver

github.com/pmndrs/p2-es - a11d4a9ad2d3ee187a19f63fe9540e72692bcd94 authored about 11 years ago
store multipliers with each equation after solve

github.com/pmndrs/p2-es - 3accc4fd7fb58713e7a22941166d20649dd90c17 authored about 11 years ago
ragdoll demo

github.com/pmndrs/p2-es - 539afd6181c618be1b0c5157499e60eed8d99872 authored about 11 years ago
experimenting with limits on RevoluteConstraint

github.com/pmndrs/p2-es - c227446dcdb521070dd8e8cfb88c58ba817b12ab authored about 11 years ago
reusing the motor equation when enabling/disabling it in revoluteconstraint

github.com/pmndrs/p2-es - 44127ccc7475222983dbefd19a46d6f5a1c1267e authored about 11 years ago
documented

github.com/pmndrs/p2-es - b22d2b7d347b97dbbdf6d04acc4b9f3785a7ae72 authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - 10af4f109e2320519aecb4bed55e2c235fc5fdf2 authored about 11 years ago
added .damping and .angularDamping to Body, and .applyDamping to World

github.com/pmndrs/p2-es - 1225520fc5573bcb64f8d7fd87bf88008b185b21 authored about 11 years ago
Update README.md

github.com/pmndrs/p2-es - 783d421cd3af952cd43fd2dbd97c65eb5c6a17c2 authored about 11 years ago
Update README.md

github.com/pmndrs/p2-es - 81a501be49ecef3c88c0539f398496a9d9eb38b6 authored about 11 years ago
minor readme edit

github.com/pmndrs/p2-es - 7338f60e81641085ac57eb3e937a2599a8c1faaa authored about 11 years ago
adding demo & example links to README

github.com/pmndrs/p2-es - bfe873fdc08d8d76b14492f04081e55e57a8caa3 authored about 11 years ago
updated change log

github.com/pmndrs/p2-es - 12acfdfd3d39799f0e4c183aaff28beef5c61a4f authored about 11 years ago
updated index page

github.com/pmndrs/p2-es - 69fc317bb80275b148c207bbd0ad2098fd3b906d authored about 11 years ago
renamed misspelled file name

github.com/pmndrs/p2-es - 20759a8e8f589497fa959c3014c2095d3cd3902a authored about 11 years ago
updated build

github.com/pmndrs/p2-es - 8ba6c9d3f90e2cedfb3d104866b65cd386501530 authored about 11 years ago
minor asteroids fix

github.com/pmndrs/p2-es - c8f2569465a6fc15ea54c37d04f06eee1ea1664b authored about 11 years ago
updated docs

github.com/pmndrs/p2-es - cf62f0eb4bb604720b6dc08f5dfb223bbb9f8f25 authored about 11 years ago
bumped version

github.com/pmndrs/p2-es - eef0af3cb0ff92d24f00a0cf3ac827b397ce6651 authored about 11 years ago
fixed explode bug

github.com/pmndrs/p2-es - ee29c644cd9b1fd262f3452ef9d36236deefe91d authored about 11 years ago
updated docs

github.com/pmndrs/p2-es - 15086862e5ec91514cdb4e48fadb2b027eac890d authored about 11 years ago
updated builds

github.com/pmndrs/p2-es - dfea1f85254d30c377e7b3f2d351d9b0c831b2fe authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - c03df21971f12058a2e0c733e65ab07ebfd5dece authored about 11 years ago
updated docs

github.com/pmndrs/p2-es - 923d35bba095cd68d5e2ff8ce09be803c95abe9b authored about 11 years ago
updated docs

github.com/pmndrs/p2-es - a1e4fb63b1a6167f6a8be04edcd9106b97151c8a authored about 11 years ago
small fixes for asteroids

github.com/pmndrs/p2-es - 613421e2554e5190e65a2feea4d1ccdbcdca42a3 authored about 11 years ago
reset constraint velocity on body removal

github.com/pmndrs/p2-es - 9ab5612b6a2c6cb2f090dfbd7d322bb4e35431e2 authored about 11 years ago
improve asteroids

github.com/pmndrs/p2-es - a6059678839ae42b03b6940fddda58f041ab90c4 authored about 11 years ago
dying in asteroids

github.com/pmndrs/p2-es - c13402eac17b8bd507c9c52cf4f8c26b556a74f5 authored about 11 years ago
reordered functions in asteroids game

github.com/pmndrs/p2-es - 14e6bea3b819ca61c482b16b54bfdfbd38e85cfd authored about 11 years ago
small fix

github.com/pmndrs/p2-es - ee77c4f38cac0a39ea319522eb9c7dfd712f413b authored about 11 years ago
text boxes fixes

github.com/pmndrs/p2-es - 2d96ea94dfc62affc4784b4a2a93a6e662ae5cd2 authored about 11 years ago
added asteroids level textbox

github.com/pmndrs/p2-es - f082065bb6d592216074fb2c9b6f06a9f1c58d16 authored about 11 years ago
improved asteroids rendering

github.com/pmndrs/p2-es - fd21bf921a92ac82d156a75436fdaac4a3b4ae53 authored about 11 years ago
updated asteroids example

github.com/pmndrs/p2-es - 785efb500f13c1f570d05fc14cb82ce1b304cace authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - 58e74ad834828b48ef7731b1988cab3f6a545620 authored about 11 years ago
removed unnecessary test files

github.com/pmndrs/p2-es - 850e74e38e8451006b2312d58d5e15c8a9c38824 authored about 11 years ago
improved asteroids game

github.com/pmndrs/p2-es - a6b3b9d04fda90e8c630908bd4bf82139427c04d authored about 11 years ago
improve asteroids game

github.com/pmndrs/p2-es - 1c32dc6e60e24fe48681520326d715548154a6a3 authored about 11 years ago
.time property to World

github.com/pmndrs/p2-es - adf318d58bab84e5dfe088fb5c7da5af2187059a authored about 11 years ago
added initial asteroids example

github.com/pmndrs/p2-es - b70a42277663a855f98623ea6baad2ecb113464b authored about 11 years ago
World now emits impact event

github.com/pmndrs/p2-es - dff59f233d22081272b38c70e0cd8cc3a88783c2 authored about 11 years ago
added prismatic constraint notes

github.com/pmndrs/p2-es - 30f60a0c6b254ba538e692ac14e89e07d1118cee authored about 11 years ago
removed old code

github.com/pmndrs/p2-es - 6e5fc675f3a0e67ba6cd7f66091cec0d722b6ad5 authored about 11 years ago
rewrote RevoluteConstraint on new Equation form

github.com/pmndrs/p2-es - 6c133d11701ebbd3dcd5a2f94ff712da454e7b44 authored about 11 years ago
rewrote DistanceConstraint on new Equation format

github.com/pmndrs/p2-es - 05e284f141ad9c7e1f1e0e71d4ae3873a33dc07d authored about 11 years ago
updated LockConstraint constructor

github.com/pmndrs/p2-es - eaf17c9897b05dc1b46b2213f08297ebde014360 authored about 11 years ago
updated build

github.com/pmndrs/p2-es - 9b2199eada256a6dd31f4b60b8d3c60f9e813f3b authored about 11 years ago
finally LockConstraint is working properly

github.com/pmndrs/p2-es - 56c61b8f184caad06b5f7b493a54edbca971e828 authored about 11 years ago
still something weird with lock

github.com/pmndrs/p2-es - b91a8e20191c942597d9702135f5aa038fe74edc authored about 11 years ago
fixed gravity force bug

github.com/pmndrs/p2-es - 505d677d25366dc6327d3a3bdca9c2bbda3b4463 authored about 11 years ago
modified canvas demo

github.com/pmndrs/p2-es - 031358faa9c018a1698ba16f5bf4ddda4c93a4c5 authored about 11 years ago
added beam to lock demo

github.com/pmndrs/p2-es - 5dbb98f5d21cdce58e2f86f130979ff129fc864a authored about 11 years ago
canvas circle demo

github.com/pmndrs/p2-es - bb2361b28862d92ad38dd97b66bac3e0889ff462 authored about 11 years ago
renamed examples folder to demos

github.com/pmndrs/p2-es - 03042847c9a636d7a47c3a52dd1f02e9405a7aca authored about 11 years ago
updated builds

github.com/pmndrs/p2-es - b7c5a4cf3af3c2064fea161d2e73817e487d23a5 authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - c82ebe8aa96e338137740c45230de70db8f2811e authored about 11 years ago
lock constraint now works properly

github.com/pmndrs/p2-es - 1c47b1ccf628bbd69aa9b296b9976748f904a618 authored about 11 years ago
updated lock constraint

github.com/pmndrs/p2-es - 5a8ea5e2f8cd4c2e0af4123c1cf4cc81839f2e2c authored about 11 years ago
updated lock constraint, still not working properly

github.com/pmndrs/p2-es - 340b815b68b9159928390f48a70a22d1354f418e authored about 11 years ago
added lock demo, does not work yet though

github.com/pmndrs/p2-es - 796e3cb1ba998c5b4a066e40c4cb022f15047df9 authored about 11 years ago
preliminary lock constraint

github.com/pmndrs/p2-es - bd9d4260a7744a543e489728b18dd5f62914ce4d authored about 11 years ago
using Number.MAX_VALUE for rotvelo equation max values

github.com/pmndrs/p2-es - 1dd65183b2e1f7a395d623cba62ea93456da7107 authored about 11 years ago
updated build

github.com/pmndrs/p2-es - 7c8e204d6562cecec78e2c7543a1948f9ee755ac authored about 11 years ago
using new Equation structure for RotationalVelocityEquation

github.com/pmndrs/p2-es - 43cd8ce0f166049f3c73607394447f6e6a8d4019 authored about 11 years ago
using new Equation structure in FrictionEquation

github.com/pmndrs/p2-es - 5a5f5c7ab4308a14c3fc4e261d2fd39517853b57 authored about 11 years ago
using new Equation structure for ContactEquation

github.com/pmndrs/p2-es - ed784a7e2809ea3444d2cf0712ef2cf663846e2c authored about 11 years ago
introduced .G to Equation

github.com/pmndrs/p2-es - 9413b8727926c6e13f030ffb9cb75dd4a7f6ca3f authored about 11 years ago
Added Utils.ARRAY_TYPE

github.com/pmndrs/p2-es - 8376b8688279d681172464f5fe34c8babef2027d authored about 11 years ago
updated readme

github.com/pmndrs/p2-es - 76d539ba59ce0aee90101b81ed4200afc67ed5a1 authored about 11 years ago
updated change log

github.com/pmndrs/p2-es - 863dc07da667ffaa8aa98437b7a2d13c359eae86 authored about 11 years ago
updated build

github.com/pmndrs/p2-es - 0fad2c747832a0ccbe6376ec235724265fa6b652 authored about 11 years ago
added restitution example

github.com/pmndrs/p2-es - 6e50dd8c451ab0057f39b82d4eea889b3d41e191 authored about 11 years ago
better restitution support in ContactEquation

github.com/pmndrs/p2-es - b7b03e2e13814107c19774f5aea556e205a031b1 authored about 11 years ago
added method .collidedLastStep to Nearphase

github.com/pmndrs/p2-es - 4b795c3d6f48b8f261bbee046b3373f52ff67fa6 authored about 11 years ago