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

contact normal upness threshold for allowing jumps

github.com/pmndrs/cannon-es - 46052f8f14f992ce6526812f6ad799615e1b9c5c authored almost 12 years ago by Stefan Hedman <[email protected]>
added Body.this.collisionFilterGroup, Body.collisionFilterMask, Broadphase.needBroadphaseCollision

github.com/pmndrs/cannon-es - 9d8db095ef0e4490d6f4350de6336d1736fc932f authored almost 12 years ago by Stefan Hedman <[email protected]>
ConvexPolyhedron jshint

github.com/pmndrs/cannon-es - 769f385c82ca07ff566054fde1641c15ad130626 authored almost 12 years ago by Stefan Hedman <[email protected]>
misc jshinting

github.com/pmndrs/cannon-es - acd7378136730e2dd4ce67f7c2ec7c125d71c3c0 authored almost 12 years ago by Stefan Hedman <[email protected]>
misc jshinting

github.com/pmndrs/cannon-es - a3ae5be657380d39fb362ea53506429920b27c92 authored almost 12 years ago by Stefan Hedman <[email protected]>
added .jshintignore

github.com/pmndrs/cannon-es - b92f71d829860ddd880a6f5a1e4383820afa13e0 authored almost 12 years ago by Stefan Hedman <[email protected]>
cloth simulation sphere movement now moves according to simulation time, not device time

github.com/pmndrs/cannon-es - 83fa3dc87bb4ce9721ec202695d716ad545adb53 authored almost 12 years ago by Stefan Hedman <[email protected]>
GC improve SplitSolver

github.com/pmndrs/cannon-es - c9958c83613524c38bceb58874583b67bc1ab63e authored almost 12 years ago by Stefan Hedman <[email protected]>
more jshinting

github.com/pmndrs/cannon-es - 0ab14670747fdd42a3d9c5d657500a3c06af5881 authored almost 12 years ago by Stefan Hedman <[email protected]>
Compound jshint

github.com/pmndrs/cannon-es - a0716e091d27c0078ecc9b29ba97425b70ec8c12 authored almost 12 years ago by Stefan Hedman <[email protected]>
removed jshint global from quaternion

github.com/pmndrs/cannon-es - ab28e85d5c250eaec72724434414f0f37b012b7e authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint Quaternion

github.com/pmndrs/cannon-es - 18fae8ee7f9c5baa9467f5c63700f602c0a1d7c5 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint mat3

github.com/pmndrs/cannon-es - 56053d84df71761c10fb065164dc376c65cd4924 authored almost 12 years ago by Stefan Hedman <[email protected]>
Demo title at top

github.com/pmndrs/cannon-es - c9a461706e39aeccae711542eac202b592c80b1f authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint Box

github.com/pmndrs/cannon-es - e6c1f321d4638d099347c86b8aba312150cf116c authored almost 12 years ago by Stefan Hedman <[email protected]>
Vec3 jshint

github.com/pmndrs/cannon-es - 369ad13cd9d83da190536256e33d9023527c0d55 authored almost 12 years ago by Stefan Hedman <[email protected]>
Vec3 jshint

github.com/pmndrs/cannon-es - 234650edb36b929f14bb434e62639e516c4fe212 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint material classes

github.com/pmndrs/cannon-es - 52091281ccdb7277b53ae2db19638423ee9b8e85 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint RotationalMotorEquation

github.com/pmndrs/cannon-es - 1414adf6f2fc4086fdbb822a402a6ab8a76c001c authored almost 12 years ago by Stefan Hedman <[email protected]>
jshinting equations and constraints

github.com/pmndrs/cannon-es - e4e21b4866b9d0e3e8aa80ea3c8e88983220d455 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint Equation

github.com/pmndrs/cannon-es - 7aa8123e10521ee38e4c1081aef8deb97948b05e authored almost 12 years ago by Stefan Hedman <[email protected]>
distanceconstraint jshint

github.com/pmndrs/cannon-es - 46b9a2de2c65b6320c1d3ee92630f29a6ff5366c authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint ContactEquation

github.com/pmndrs/cannon-es - 6e137ddc5a2e8eb9fc92ceae26241b6d3c17323c authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint Ray

github.com/pmndrs/cannon-es - 2dd9f506490e7e4e6b55767437d06d384e6e1268 authored almost 12 years ago by Stefan Hedman <[email protected]>
removed NaiveBroadphase.temp, fixed inheritance from Broadphase

github.com/pmndrs/cannon-es - 8b63bea70f99eb40ec42bddd961d40d7a394ed29 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint NaiveBroadphase

github.com/pmndrs/cannon-es - 4c1561d87b6a2d3dd1fe30dd0f07ed5b49e305a3 authored almost 12 years ago by Stefan Hedman <[email protected]>
update readme

github.com/pmndrs/cannon-es - a9d44edbcbf692c0c2f3a7d4a0c5a481490c877d authored almost 12 years ago by Stefan Hedman <[email protected]>
removed unused ContactPoint class

github.com/pmndrs/cannon-es - 0c3f6dad6304d5d23b5a31839709749cbb150bb1 authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint and use of !== instead of < in for loops in ContactGenerator

github.com/pmndrs/cannon-es - 8195637a1d049ff6c818a0c2dfad8368d903866f authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint ContactGenerator

github.com/pmndrs/cannon-es - 4472bbb5db29500863c49b1800ac0c1f86e0384a authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of collide event objects

github.com/pmndrs/cannon-es - b1d0da752e4394fd15d81b4199e5a347d995456c authored almost 12 years ago by Stefan Hedman <[email protected]>
removed World.temp

github.com/pmndrs/cannon-es - 86545043d7e79ec8e1b9768c15ee0b297ad3764c authored almost 12 years ago by Stefan Hedman <[email protected]>
jshint World

github.com/pmndrs/cannon-es - 8510f94eadad00dbf188d202ea17e44634473ff3 authored almost 12 years ago by Stefan Hedman <[email protected]>
added indent and globals to .jshintrc

github.com/pmndrs/cannon-es - 429f2c176589098430dfcf066cb85b0504fe38ce authored almost 12 years ago by Stefan Hedman <[email protected]>
added cloth example

github.com/pmndrs/cannon-es - 26defe79e940bc0a873237bc26a35ffbe1f1b64f authored almost 12 years ago by Stefan Hedman <[email protected]>
Update README.markdown

github.com/pmndrs/cannon-es - 3aa57a41b0ee4569629ebb4ab3df892abc3a2221 authored almost 12 years ago by Stefan Hedman <[email protected]>
ConactGenerator indent fixes

github.com/pmndrs/cannon-es - 63f4c37c197f0c3a38d86a0712dfeb7c519f806e authored almost 12 years ago by Stefan Hedman <[email protected]>
contactgenerator loop optimize

github.com/pmndrs/cannon-es - 53f17a332fe11d12af75c77ae56ec91e5bbfe248 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of collision pair arrays in step loop

github.com/pmndrs/cannon-es - 2bf2b4bf0d959224d5a754614ba41e3a901429a4 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of friction equation arrays in World

github.com/pmndrs/cannon-es - a83d24ee5d60d1b475115a94abd637b249a3e1e6 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of contacts arrays in step loop

github.com/pmndrs/cannon-es - 8a54a8e81d254d5f218fa53f245fd28d01d62f96 authored almost 12 years ago by Stefan Hedman <[email protected]>
added twitter button

github.com/pmndrs/cannon-es - d9617c21ea9995946595b9d1383b3a0825587d6e authored almost 12 years ago by Stefan Hedman <[email protected]>
changed back to the old sleep mechanism since the new stuff made the sleep demo go wrong. Ping @airbaggins

github.com/pmndrs/cannon-es - e3605cd9f330004e21409d292e1fcb7aa907e72c authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge pull request #51 from airbaggins/dev

Particle inheritance, rays/bounding-spheres, sleeping objects dying

github.com/pmndrs/cannon-es - 38d39bb67234e796df774a9dde36146f3cf0dbac authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'dev' of https://github.com/schteppe/cannon.js into dev

Conflicts:
build/cannon.js
build/cannon.min.js
src/objects/Particle.js

github.com/pmndrs/cannon-es - a01175009381c9440643ac1f50af07729ada51e4 authored almost 12 years ago by Bill Robinson <[email protected]>
Updated builds

github.com/pmndrs/cannon-es - e73d9c1707e4cd3b0e77dab6deda752b46c0577d authored almost 12 years ago by Bill Robinson <[email protected]>
Fixed order of build

github.com/pmndrs/cannon-es - 26eb79c0641f472702c70fd0590455f7a232255c authored almost 12 years ago by Bill Robinson <[email protected]>
Fix for RigidBody not inheriting Particle properly

github.com/pmndrs/cannon-es - 3335525356f84f8dd32d23ca699b66ea5ff6e9bd authored almost 12 years ago by Bill Robinson <[email protected]>
Fix for boundingSphereRadius not being a method - added method to get/recalculate bounding sphere radius and store it as necessary

github.com/pmndrs/cannon-es - b965fdaa723d1dd1a6cf5e83c3c0031a0b79b2ef authored almost 12 years ago by Bill Robinson <[email protected]>
Fix for sleeping objects never waking up. Refactored Particle methods into prototypes

github.com/pmndrs/cannon-es - 49331adff622e9745205a75c59cc3b64728d8a73 authored almost 12 years ago by Bill Robinson <[email protected]>
reuse equations array in solver

github.com/pmndrs/cannon-es - aaf746d57748b04e4f0761a835922bd040d91b67 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of temp solve vectors

github.com/pmndrs/cannon-es - 216913efd0e41e17be3ff38529159dc10f3d8703 authored almost 12 years ago by Stefan Hedman <[email protected]>
GC optimizing the TimeSeries for profiling plot

github.com/pmndrs/cannon-es - f848df440e6c1dad751f6808f0f091b96e2ac4c5 authored almost 12 years ago by Stefan Hedman <[email protected]>
small code fixes

github.com/pmndrs/cannon-es - 63f17482c2f9dcce13dd2eed70915d867b1bb75d authored almost 12 years ago by Stefan Hedman <[email protected]>
only compute gravity norm once in World.step()

github.com/pmndrs/cannon-es - 4799ded044b82c04ea9be35a1cf8d99273f5cd35 authored almost 12 years ago by Stefan Hedman <[email protected]>
changed world reference to this in World

github.com/pmndrs/cannon-es - 03839b23d5245a0bd041b4ac81d0dc91f1166c77 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of pre- and post-step event objects in World

github.com/pmndrs/cannon-es - 821f8f72bd3754b988a73173fee7da3e431788bf authored almost 12 years ago by Stefan Hedman <[email protected]>
changed version in package.json

github.com/pmndrs/cannon-es - 94f612b9136dcffcb1c80b4823d566e7948809f8 authored almost 12 years ago by Stefan Hedman <[email protected]>
added 0.5.0 demos

github.com/pmndrs/cannon-es - 7d032c9c62080553405e137fe01bc08c04ec5820 authored almost 12 years ago by Stefan Hedman <[email protected]>
merge master fixes

github.com/pmndrs/cannon-es - 11d5c87afc21d847fd5f6a2394a64ecdb1fe2deb authored almost 12 years ago by Stefan Hedman <[email protected]>
version bump

github.com/pmndrs/cannon-es - 1960ae5977d4f104f8b438fb38134058ee58c396 authored almost 12 years ago by Stefan Hedman <[email protected]>
more efficient Particle.sleepTick() function and fixed Particle.timeLastSleepy update bug

github.com/pmndrs/cannon-es - 5712e94c5f05d812a2636dfded0092280c1743e2 authored almost 12 years ago by Stefan Hedman <[email protected]>
Serialization fixes: Vec3.tangents() and Particle sleep. Thanks to @airbaggins

github.com/pmndrs/cannon-es - b8c8a8621566752965f651c88642faf53fa4791e authored almost 12 years ago by Stefan Hedman <[email protected]>
sphere/box contact bugfix; thanks to @trevex

github.com/pmndrs/cannon-es - 1efc426b9a796b01687e4d42d571c32ca89853a7 authored almost 12 years ago by Stefan Hedman <[email protected]>
ConvexPolyhedron.pointIsInside optimize

github.com/pmndrs/cannon-es - 663f70f746e7f769a3471e870f50520244ebfba5 authored almost 12 years ago by Stefan Hedman <[email protected]>
particleConvex contactgenerator fixes

github.com/pmndrs/cannon-es - 62b11167a554344b67d16312bdcbec4594c8fb7b authored almost 12 years ago by Stefan Hedman <[email protected]>
sphereConvex contactgen optimize

github.com/pmndrs/cannon-es - 154adde7f034bafa9054447a737eec5ef18c0be8 authored almost 12 years ago by Stefan Hedman <[email protected]>
sphere/convex contact generator GC optimize

github.com/pmndrs/cannon-es - f94fbc9332259459b7eb37f5f941969c8179f9eb authored almost 12 years ago by Stefan Hedman <[email protected]>
ContactGenerator.recurseCompound GC optimize

github.com/pmndrs/cannon-es - b8340b26e690b220d446bc1d0348ca14d24f7e83 authored almost 12 years ago by Stefan Hedman <[email protected]>
GC optimizing ContactGenerator for sphere/box

github.com/pmndrs/cannon-es - 3266f52aca4a39fe0ad3b75c7c46339c9738d16d authored almost 12 years ago by Stefan Hedman <[email protected]>
restitution fix and bounce demo

github.com/pmndrs/cannon-es - c11134ae8d9331e19dca876cf5c98711ea1ab6f4 authored almost 12 years ago by Stefan Hedman <[email protected]>
Removed World.addCollisionImpulse and World.enableImpulses, instead implemented it correctly together with ContactEquation.restitution

github.com/pmndrs/cannon-es - 885917466003a973d3c6a0df6a55cd4f10fc920b authored almost 12 years ago by Stefan Hedman <[email protected]>
updated change log

github.com/pmndrs/cannon-es - 80b5c8b98313b81a06889665742650df5fba3c49 authored almost 12 years ago by Stefan Hedman <[email protected]>
small opt

github.com/pmndrs/cannon-es - 9a24305723fcdd30149e8e82a98a9484126aecf4 authored almost 12 years ago by Stefan Hedman <[email protected]>
faster mat3/vec3 multiply

github.com/pmndrs/cannon-es - e34d0d81093b2a6441453f372565b1898d7743a7 authored almost 12 years ago by Stefan Hedman <[email protected]>
removed private visible() function in ConvexPolyhedron

github.com/pmndrs/cannon-es - 0312dee6b374c82c35a88d8158171ca1b90bbeb0 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of vector in Compound

github.com/pmndrs/cannon-es - 1995c1b87fe16deb02a73300a5276e710e18274b authored almost 12 years ago by Stefan Hedman <[email protected]>
changed Shape.boundingSphereRadius to float, added Shape.computeBoundingSphereRadius and .boundingSphereRadiusNeedsUpdate

github.com/pmndrs/cannon-es - b4a0187dc32c0a3cf80d54c29416d94688d88c84 authored almost 12 years ago by Stefan Hedman <[email protected]>
removed Box.getCorners

github.com/pmndrs/cannon-es - daa65d92d7c883cca594f52cc2785eafe3aaaca9 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of FrictionEquation objects

github.com/pmndrs/cannon-es - 774d6d5387eb9c1dc42c93085257af591635bbc1 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of vectors in contact and friction equations

github.com/pmndrs/cannon-es - b15646499f3266057e35923026649bb4ea37cff2 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of more vectors

github.com/pmndrs/cannon-es - ab910e876a2bf8e4571e60816b48397cf2f9b483 authored almost 12 years ago by Stefan Hedman <[email protected]>
reuse of a few vector objects

github.com/pmndrs/cannon-es - de4d6f4a9c95a3768bbd943cc2c88a42bf0d934b authored almost 12 years ago by Stefan Hedman <[email protected]>
World doc

github.com/pmndrs/cannon-es - abe28495e1151c1ef0027a1b62391e80a7617701 authored almost 12 years ago by Stefan Hedman <[email protected]>
Update README.markdown

github.com/pmndrs/cannon-es - e39ebf68d34c021ad09bfc7dfec308fd75d060ec authored almost 12 years ago by Stefan Hedman <[email protected]>
demos doc

github.com/pmndrs/cannon-es - 2df02fdacb27685adbab3ea765916f9ae37720cb authored almost 12 years ago by Stefan Hedman <[email protected]>
added Constraint base class

github.com/pmndrs/cannon-es - 94455d5a7fc0925a11d56d2204bb0aa616086a66 authored almost 12 years ago by Stefan Hedman <[email protected]>
doc and update fps example

github.com/pmndrs/cannon-es - 123ce9121eb6ac0f120855307f362284f451c712 authored almost 12 years ago by Stefan Hedman <[email protected]>
per-constraint control of solver parameters

github.com/pmndrs/cannon-es - bdfb4817a1bce401f802dfe6e49b2c5e9b7b09ce authored almost 12 years ago by Stefan Hedman <[email protected]>
opt

github.com/pmndrs/p2-es - 03248765c96bba4a1c2d80009ae66a7487a31a4f authored almost 12 years ago by Stefan Hedman <[email protected]>
opt

github.com/pmndrs/p2-es - 159d423c3c6c593bcf3b26c3757a1cab975c1a16 authored almost 12 years ago by Stefan Hedman <[email protected]>
plane broadphase tricks

github.com/pmndrs/p2-es - 235f1b2678186a7b7e561cdd2205ee63bec6d3a9 authored almost 12 years ago by Stefan Hedman <[email protected]>
optimizations

github.com/pmndrs/p2-es - 02ae7323fabfb815edf1b2b3fe3817a2e323d0ff authored almost 12 years ago by Stefan Hedman <[email protected]>
gridbroadphase now ignores out-of-bbox bodies

github.com/pmndrs/p2-es - 074843146b4a17281adf4c1880116882e0212789 authored almost 12 years ago by Stefan Hedman <[email protected]>
gridbroadphase optimize

github.com/pmndrs/p2-es - e562af8b79d72cf57a50fb4407d0189d78e6a247 authored almost 12 years ago by Stefan Hedman <[email protected]>
added GridBroadphase, circles demo runs at about 2x speed

github.com/pmndrs/p2-es - d899fbb7506e208395d25bbacc88e4286bd23df7 authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' of https://github.com/schteppe/p2.js

github.com/pmndrs/p2-es - 13211b5630689e36939d2326bf4707b937d1554d authored almost 12 years ago by Stefan Hedman <[email protected]>
optimize circle/circle broadphase

github.com/pmndrs/p2-es - f3557620746bf357834e4323bcc855209a3baa4e authored almost 12 years ago by Stefan Hedman <[email protected]>
Merge branch 'master' into gh-pages

github.com/pmndrs/p2-es - c2ed7f36f0014e0f7502d3e35e16977f163a11f4 authored almost 12 years ago by Stefan Hedman <[email protected]>
fixed performance.now browser compatibility

github.com/pmndrs/p2-es - 6460daf59ec011e7a66d0d993da79341efc0b242 authored almost 12 years ago by Stefan Hedman <[email protected]>