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

full screen profiling chart

github.com/pmndrs/cannon-es - d8579dc9913976593e8284d3028b8b3f763cf8e0 authored almost 11 years ago
only update world inertia if needed and if inertia matrix is asymmetric

github.com/pmndrs/cannon-es - 299be734cffa51fddb3d6d326236821c33a834eb authored almost 11 years ago
better use of performance.now

github.com/pmndrs/cannon-es - b9b03b0904594d9a767e8e3e94884706f863b153 authored almost 11 years ago
added Compound inertia test by @hekto

github.com/pmndrs/cannon-es - 9af8112e90260ad386bf7423bcb5cc4ff0b76b09 authored almost 11 years ago
added static method Box.calculateInertia and made compound inertia computation better

github.com/pmndrs/cannon-es - 1e5ee79958ccd2be5824d158b2065e19bd930a58 authored almost 11 years ago
updated builds

github.com/pmndrs/cannon-es - 36be532e047e1b306bf74fd3dfa12beaeb695b11 authored almost 11 years ago
added more tests

github.com/pmndrs/cannon-es - 82d2613e2ebbba11915ad173be1ee295ba9cade0 authored almost 11 years ago
made all equations use rigidbody world inertia

github.com/pmndrs/cannon-es - a7102781ebd0f1b487669dfe18da69128b295a43 authored almost 11 years ago
added method .updateInertiaWorld to RigidBody and made the world use world inertia

github.com/pmndrs/cannon-es - a41c74ed987a63e3d5fc1ab8db34e528fece6280 authored almost 11 years ago
quaternion.setFromEuler default order

github.com/pmndrs/cannon-es - 707dcf486be2c99be118052d38d5936153721319 authored almost 11 years ago
added methods .transpose, .setRotationFromQuaternion, .scale to Mat3

github.com/pmndrs/cannon-es - addac3a93a05d2ac3b9bcf1b3d4431d3c7830562 authored almost 11 years ago
Quaternion fromVectors() now handles case when vectors are antiparallel. Fixes #101.

github.com/pmndrs/cannon-es - ed4bfc80ee3dc51a76e624360b2c33f90f2b27d1 authored almost 11 years ago
prevent negative, zero or NaN timestep size

github.com/pmndrs/cannon-es - 95c27c18163296b11ff83f244b0e4e352ea821f6 authored almost 11 years ago
moved *Equation.js to own equations folder

github.com/pmndrs/cannon-es - ec12dfa9c350b943420a0a99013e05f9802ca317 authored almost 11 years ago
updated docs

github.com/pmndrs/cannon-es - 5a6c2ad56562128b2f1db6ce9450b8420c73c1e4 authored almost 11 years ago
upgraded the EventTarget class from p2.js

github.com/pmndrs/cannon-es - 0b2189cb8d6d6800b6fbbf1c2e29044921c7654e authored almost 11 years ago
avoid using the for-in loop in Broadphase.makePairsUnique

github.com/pmndrs/cannon-es - 06df1179ee5e5f42d671ab0a064a4369c703ac17 authored almost 11 years ago
renamed ObjectPool to just Pool

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

github.com/pmndrs/cannon-es - 903d61f2a70174e0c67a1c42dfe7eeca74451f22 authored almost 11 years ago
added SAP1DBroadphase

github.com/pmndrs/cannon-es - 1b2e4b5c6c17eec8b2720f20016d2e3adad813a2 authored almost 11 years ago
world now emits addBody and removeBody events

github.com/pmndrs/cannon-es - 116f80624ff1669e3808ff991eb54d24acbdf975 authored almost 11 years ago
updated docs

github.com/pmndrs/cannon-es - 68291c72011a4a12a8f91ea4359296a8f2ed9a16 authored almost 11 years ago
moved demo js and css to own folders

github.com/pmndrs/cannon-es - 6b88dbcb703ce66e74ab97b8e7e20e2f4bebe88c authored almost 11 years ago
removed old build scripts

github.com/pmndrs/cannon-es - 9f1f3b7ca21784d1067a5b04fd8670a6804f0015 authored almost 11 years ago
merged with master branch

github.com/pmndrs/cannon-es - 46b9258f09e65f738b33299bc11552b97ccaa37f authored almost 11 years ago
moved all shapes to own directory

github.com/pmndrs/cannon-es - 40951fd5259ff89191843ce3095d9799c2ab4ab8 authored almost 11 years ago
sort require()s in browserify entry file

github.com/pmndrs/cannon-es - 3f6d0feda9f07bf93aef4adff2d680eeb0cc6de1 authored almost 11 years ago
removed unused class MatN

github.com/pmndrs/cannon-es - 762c2354050edc7fbc5f08ff83cc81a2b085e80f authored almost 11 years ago
added docs/

github.com/pmndrs/cannon-es - 333f457742e640c79c94947bcc0da23fa00b9495 authored almost 11 years ago
removed prettyfied build, not needed

github.com/pmndrs/cannon-es - adb5aae771eac60e2224f45e97153294808ae8ae authored almost 11 years ago
Upgraded Three.js to r65

github.com/pmndrs/cannon-es - e8317c53dfd46a12c0a14a40ae8e7ca5ed2e9081 authored almost 11 years ago
added blob mimetype in worker demo

github.com/pmndrs/cannon-es - ba6355b436b0e0de0089e74c94d780abaffba8bd authored almost 11 years ago
updated change log

github.com/pmndrs/cannon-es - 925269368e201e7c40587f5b8f8571184bc034aa authored almost 11 years ago
minor world docs

github.com/pmndrs/cannon-es - 5994207b122d31df39ef845e67a7350b84823a54 authored almost 11 years ago
minor docs fix

github.com/pmndrs/cannon-es - 36fbdf63e005186c7818fb401d445406a860f7f8 authored almost 11 years ago
documented ContactGenerator methods, renamed nearPhase method to narrowphase

github.com/pmndrs/cannon-es - a9074526b967d362cc8552901c5e0b5a9a14c001 authored almost 11 years ago
moved most methods of ContactGenerator to its prototype

github.com/pmndrs/cannon-es - 7e4d75c98ca165ec1e963cc50a8ce94e8c167098 authored almost 11 years ago
moved Ray functions to prototype

github.com/pmndrs/cannon-es - ff1d38b4662dacf6d45eaf3c7a6c3085b7d5ab02 authored almost 11 years ago
convex docs

github.com/pmndrs/cannon-es - 1ec8993a80063cd8c855f7a43358fe35c75c7779 authored almost 11 years ago
moved more convex methods to prototype

github.com/pmndrs/cannon-es - 8589c297c226615b1d3a906880471228d74c5a15 authored almost 11 years ago
moved most Convex function to the prototype

github.com/pmndrs/cannon-es - 93da245ee9f477c8e10035e1c4b4e42854887e30 authored about 11 years ago
included yuidoc building in Gruntfile

github.com/pmndrs/cannon-es - dd712cefe2a0db9bd89f2518e5f2dca49b36c481 authored about 11 years ago
adding license in bundled files

github.com/pmndrs/cannon-es - 7d308e312036fc62701a339019cef1e7b341f87b authored about 11 years ago
updated tests so they require() modules instead of bundle. Small fixes

github.com/pmndrs/cannon-es - f69e25f8578900e4be9407800883cfe9e774fcd4 authored about 11 years ago
added missing Ray class to bundle

github.com/pmndrs/cannon-es - 80bfb59407369ae1d8173b50e32d9891870af176 authored about 11 years ago
removed project info from yuidoc.json since it is auto-parsed from package.json

github.com/pmndrs/cannon-es - b07094173fcc0af9277ea9bb13ccb74c3ddfcc7d authored about 11 years ago
using node module system and browserify

github.com/pmndrs/cannon-es - 0808102637d263fe6642e0e1d84b23d33a4c5bdf authored about 11 years ago
Docs, yuidoc-style. Added yuidoc.json

github.com/pmndrs/cannon-es - 885e297cc8f4fe7e49c369712b9abc89e25360a1 authored about 11 years ago
updated doc errors

github.com/pmndrs/cannon-es - 139ba00594cf8194089f1623d400d979841a7078 authored about 11 years ago
updated tests

github.com/pmndrs/cannon-es - 253a7a6d754a05431db559c84a61856b796c21d8 authored about 11 years ago
updated builds

github.com/pmndrs/cannon-es - efed53cc31854d42c6c17c738fd98244ac3c1894 authored about 11 years ago
Fixed body sleep bug. Fixes #119. Related to #120.

github.com/pmndrs/cannon-es - f76df827cabbebcae2a40ac74c65730136da57c9 authored about 11 years ago
added method .setFromEuler to Quaternion

github.com/pmndrs/cannon-es - 6ea1695b67a6f7627abd914c2360649e4c40512c authored about 11 years ago
implemented body separate event & added property .emitSeparateEvent to world. #59

github.com/pmndrs/p2-es - a36f0fe9386427eadfb5fe91a9118ec0044cc697 authored about 11 years ago
store only key once in collidedLastStep

github.com/pmndrs/p2-es - b9dcbf04aa4ca32be44a2c9abb0ed3db53b2b2ef authored about 11 years ago
added property .id to Shape

github.com/pmndrs/p2-es - 07171e9854ad2cc831132f860b95864ca45f9e3b authored about 11 years ago
minor comment

github.com/pmndrs/p2-es - dfd41fb1517172475e08459b5843b01a33811777 authored about 11 years ago
added serializer test

github.com/pmndrs/p2-es - 55c7ae42cbaa0c4226d49dc976577ecce6768f56 authored about 11 years ago
Serializer is now a class instead of function. Fixed bugs.

github.com/pmndrs/p2-es - c6d6bad122e5c6551dbb4dd7f116062276cd2d3f authored about 11 years ago
maxForce option fix

github.com/pmndrs/p2-es - 2fcea4640c83ddecbd0581bcdf8bd59ea6e24ffb authored about 11 years ago
fixed undefined parameter bug

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

github.com/pmndrs/p2-es - fc493088abeae56e0e62937451aaedd49c2bde1a authored about 11 years ago
exposed AABB in the browserify bundle, ping @TomWHall

github.com/pmndrs/p2-es - 12899d7d97735479723c8e977424451d587ceea3 authored about 11 years ago
updated pixi.js to v1.4.2

github.com/pmndrs/p2-es - e5f4612cfd9ee73ca555f9808b3bcb54ddede18e authored about 11 years ago
changing number of iterations in Demo

github.com/pmndrs/p2-es - e97771a77282da22d2b17de5bc78f3e8fce2c929 authored about 11 years ago
set density for new bodies in suspension demo

github.com/pmndrs/p2-es - 7e233aa3a1dfd92a635bf3f8532ec20ec5555740 authored about 11 years ago
updated character example a bit

github.com/pmndrs/p2-es - 1f0b9e41696e6abc9c36c5c030984af5e7838ef2 authored about 11 years ago
updated character demo style and materials

github.com/pmndrs/p2-es - 088ca46f90a4343c97a0a428cb794e14d65bdd6f authored about 11 years ago
providing contactEquation in world impact event

github.com/pmndrs/p2-es - 09da899450d23fcab0f49d22020801289d60a199 authored about 11 years ago
setting precision for convexConvex

github.com/pmndrs/p2-es - bc4764fd722b59380ef2c909ac32cab9699a5d31 authored about 11 years ago
preliminary character/platformer demo

github.com/pmndrs/p2-es - 7e3b961834b35d8781063af09fdbe402c16c09fb authored about 11 years ago
Demo menu items for zooming

github.com/pmndrs/p2-es - b7008b751c3707d43b690226bc5e09679a1e0c4f authored about 11 years ago
assuming shapeOffset always is a vector in Body

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

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

github.com/pmndrs/p2-es - aa6a665677fa65f1ba0ca1f02eee37c0adec6b1c authored about 11 years ago
added motor support for PrismaticConstraint

github.com/pmndrs/p2-es - f4070aecceadbf3a7cfdd0886664c33e4e733b66 authored about 11 years ago
setting max substeps in demo

github.com/pmndrs/p2-es - 59bdc74430af2130a04a26b2a0c3afcc24ffb390 authored about 11 years ago
using better performance timer polyfill

github.com/pmndrs/p2-es - c8f4453d293cf74a3f05710053cfa71e75eec2b8 authored about 11 years ago
removed demo menu opacity for faster rendering on mobile

github.com/pmndrs/p2-es - 676cc812b29e41d36f62cd7cf59f53b3fd38d410 authored about 11 years ago
moved DemoStates enum values to Demo

github.com/pmndrs/p2-es - 0f6d05505f073bb7e9f32a158dc05ef5eceaba2b authored about 11 years ago
Demo code structure

github.com/pmndrs/p2-es - e815b4d015800955fca0c38c403553dfddb0b5fb authored about 11 years ago
changed iteration count for car demo

github.com/pmndrs/p2-es - 324bc1bdf61e433f6c69308a44b91288e6978997 authored about 11 years ago
changed line drawing and disabled current stats in Demo

github.com/pmndrs/p2-es - 0fb356b975cd68c9b270d704f1c2680451b30537 authored about 11 years ago
fullscreen button, aspect fix

github.com/pmndrs/p2-es - 8360e4b0784c4fb2fc35b20fa387f58253dfa8a4 authored about 11 years ago
use of internal physics clock in Demo. Runs much better on mobile!

github.com/pmndrs/p2-es - 646090cd374c2c3f15d823cf4b5a7e0d98e649af authored about 11 years ago
fixed pixi shape rendering bug

github.com/pmndrs/p2-es - b2d1a1266fa87572ff2d243ca83400d7f61383d4 authored about 11 years ago
changed params for circles demo

github.com/pmndrs/p2-es - 8e3d86589aee16960e0b08726aebd51610e9f96e authored about 11 years ago
Setting properties .shapeA/B for friction equations properly

github.com/pmndrs/p2-es - c8a2ecca20c9117986ca1db447a0a612ef741d05 authored about 11 years ago
Changed default value for .skipFrictionIterations in GSSolver to 0. Will save a few headaches for less advanced users

github.com/pmndrs/p2-es - be0e8e8d960922d5e65a692e8eb44b14a226042f authored about 11 years ago
made variable names more clear in .planeLine

github.com/pmndrs/p2-es - b3d65a3ae62f1599043d2f3da3ad62eb90a23ae4 authored about 11 years ago
expose contact shapes in world impact event. Fixes #53.

github.com/pmndrs/p2-es - 8e4969efe8abd82431df25f7117241eeb65b1f95 authored about 11 years ago
fixed shape swap bug in Narrowphase.convexConvex, according to issue #53

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

github.com/pmndrs/p2-es - c9aaea5b6a3c7bce02c40cd211264f2c8ccf6478 authored about 11 years ago
Merge pull request #52 from nemothekid/add-require-body

Add Body require to Broadphase & Narrowphase Fixes #51

github.com/pmndrs/p2-es - bf052cedef752f58d6298f5fea1c5d2f7848b75a authored about 11 years ago
added description to demos

github.com/pmndrs/p2-es - 9b360709bd27d3dbe9ba42e9bb413fd7189b686c authored about 11 years ago
Add Body require to Broadphase & Narrowphase

github.com/pmndrs/p2-es - d7a214dfe68bac9ff9daa4b1a1309a2d226cea01 authored about 11 years ago
updated Demo so it views scene info in the menu

github.com/pmndrs/p2-es - 40454c2635096c11218636350c25fed6f28ca023 authored about 11 years ago