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

update min/max values, setHeightAtIndex for Heightfield

github.com/pmndrs/cannon-es - 116cadc940dde351b4142f2a961a4766b5aced7b authored over 10 years ago
locking versions of some dev dependencies

github.com/pmndrs/cannon-es - ebcb549f2d68aad657e4426e7c0c2960a48d359a authored over 10 years ago
Merge pull request #139 from fjavierv/dev

Dev

github.com/pmndrs/cannon-es - 8ef2e85e1efe4564c6b8e2e174983b2193db4d70 authored over 10 years ago
minor heightfield test update

github.com/pmndrs/cannon-es - bf7effc598369c9dcf8e1b0c4e0c16a50ba0a3c5 authored over 10 years ago
made tests work

github.com/pmndrs/cannon-es - 4ac5b22dc691393c9cf5ee637b0fc916e7892c58 authored over 10 years ago
initial work on Heightfield.prototype.getHeightAt

github.com/pmndrs/cannon-es - 7b7788a3615b9a736eb3400e6139b6e147a14f75 authored over 10 years ago
minor rigidvehicle update

github.com/pmndrs/cannon-es - 9c8aaaf68e86e3ad4fe7b8f93b8b62fd00097141 authored over 10 years ago
contact fixes

github.com/pmndrs/cannon-es - bfcc03c849a60b3b58c40349c465f7e6790831a3 authored over 10 years ago
flatten shape hierarchy

github.com/pmndrs/cannon-es - 9c9bcd02f4798c1e93d917579aae4414ef8f1bec authored over 10 years ago
work on aabbQuery in NaiveBroadphase and stuff

github.com/pmndrs/cannon-es - 8ad2e7e247dfddadd2e5fe53af35f60c2aa5025e authored over 10 years ago
added initial AABB class, tests, and stub for Broadphase.prototype.aabbQuery

github.com/pmndrs/cannon-es - 110a1101c5e8820acc93aab62e9d76eb4790576f authored over 10 years ago
minor docs fix

github.com/pmndrs/cannon-es - 32dd8d3e2455d1e6457fcfcdef9b0313532d1cbb authored over 10 years ago
change constructors of constraints, contactmaterial. Added RigidVehicle + demo

github.com/pmndrs/cannon-es - 2978915b973ceac9e7f86913b063dbe2bddf0567 authored over 10 years ago
updated sleeping thresholds in demos

github.com/pmndrs/cannon-es - a19493e920df42a954c4c2276d094a155ed7e8c5 authored over 10 years ago
added solve mass properties to bodies, and added support for it in solver

github.com/pmndrs/cannon-es - 836b2d4435a66e77f54438b867610edbd10c24f2 authored over 10 years ago
Bugfix: checking if broadphase is even needed in SAPBroadphase

github.com/pmndrs/cannon-es - ff3a6918cb54d1e69f7fc3c82de2f619c1fe45ad authored over 10 years ago
added Vec3.prototype.setZero

github.com/pmndrs/cannon-es - 7b00357bd66de222a82ad4437f7f0787dfcbdf27 authored over 10 years ago
Updated README and removed change log from it.

github.com/pmndrs/cannon-es - 2f18f1404532ee48b526295f2a4d7899e36f92d2 authored over 10 years ago
sleeping fixes

github.com/pmndrs/cannon-es - a749431bbd87ea3f283c11e78fc42b73e5ee4dae authored over 10 years ago
renamed nearphase to narrowphase. lol

github.com/pmndrs/cannon-es - b9439e332f27ef1b7452037d8ae5cdc1e02a54d0 authored over 10 years ago
renamed .motionstate to .type

github.com/pmndrs/cannon-es - 82c76155f39ea44a9db9ce22f4ef0ba0613ac42b authored over 10 years ago
minor code update in Particle

github.com/pmndrs/cannon-es - 4c027133a8c22941c7cc5430e5c8b2d5fc7119a0 authored over 10 years ago
renamed World.prototype.step to .internalStep. A new .step method takes care of substepping.

github.com/pmndrs/cannon-es - 97954f27da0bd00b2c014b3baf3a7a49a56bbe67 authored over 10 years ago
added .previousPosition to Particle, .interpolatedPosition and .interpolatedQuaternion to RigidBody

github.com/pmndrs/cannon-es - 6cb875fb8ca77bda5800a2e3a22b366c08ebf190 authored over 10 years ago
added Vec3.prototype.scale, will probably replace .mult in the future

github.com/pmndrs/cannon-es - 549a4fc7626e8944ff05f4a3fedeecb470c79580 authored over 10 years ago
heightfield demo update

github.com/pmndrs/cannon-es - e4c592c8aad90b3dfb9c8e894393608ccbddd6aa authored over 10 years ago
updated tests

github.com/pmndrs/cannon-es - 078584f87fc67eb559fe5039c3ac5cdef66bd9da authored over 10 years ago
added property .fixedRotation to RigidBody, imlemented most of it

github.com/pmndrs/cannon-es - 02eb3f59959a846644257ba5a44b788e13c2d32b authored over 10 years ago
heightfield transforms seem to work now!

github.com/pmndrs/cannon-es - 545ff9d1f4d72d9833d1e0013378983d637efab9 authored over 10 years ago
Sphere vs untransformed heightfield is now working. Added cache for the heightfield to speed up triangle lookup.

github.com/pmndrs/cannon-es - c962e3aecbdc953e4ed844e69b95a8693d0d3ee3 authored over 10 years ago
sphereConvex narrowphase fixes for heightfield, still not quite working. Added more spheres in heightfield demo.

github.com/pmndrs/cannon-es - c68dce9d8cc52f1a0fa00c13b2c79ae1359ca947 authored over 10 years ago
more work on heightfield.

github.com/pmndrs/cannon-es - 5eb828d5b4fbd74e63fb66f13387370079276f0e authored over 10 years ago
more work on heightfield

github.com/pmndrs/cannon-es - 68719252dd9407aff08fb6d0ff5d8b928197c55c authored over 10 years ago
heightfield fixes and test updates

github.com/pmndrs/cannon-es - 179c9bf41a6562bc6ed93f5c2316bc931e6482c0 authored over 10 years ago
heightfield.getConvexTrianglePillar

github.com/pmndrs/cannon-es - fa415a85c9d7c2b7287de485c34c6b919c858ce5 authored over 10 years ago
initial work on heightfield

github.com/pmndrs/cannon-es - 70253aabef3f332ae4ac2975f52d0c3cf437197c authored over 10 years ago
added quaternion.clone

github.com/pmndrs/cannon-es - c61486b5dd88be34f990c0ab5e0bd5db31c1e0ea authored over 10 years ago
made it possible to run tests with grunt test

github.com/pmndrs/cannon-es - cfa4be397b00880695e8cfb7861c35b4c6af60c8 authored over 10 years ago
Fixed stupid bug preventing damping to be changed during simulation.. Thanks to @Fishrock123!

github.com/pmndrs/p2-es - d1c7a340c42e4d5d1d939fba5fd13c5e49d6abd2 authored over 10 years ago
removed doProfiling and broadphase:SAP options in demos, not needed

github.com/pmndrs/p2-es - 3802602a60eb1f0102ff2a02ca9cd285058cfcc3 authored over 10 years ago
changed default broadphase algorithm to SAP

github.com/pmndrs/p2-es - e51c91cbf282db9c8e8ca03183ddb8d61e3b70c0 authored over 10 years ago
a little stricter jshint

github.com/pmndrs/p2-es - 5d446abbad549e3d73116699e301089ef7b44b59 authored over 10 years ago
minor code and docs edits

github.com/pmndrs/p2-es - 1a131f991aed0e3a0fbdd387a7e400fde0be0a71 authored over 10 years ago
initial work on worker example. https://github.com/schteppe/p2.js/issues/62

github.com/pmndrs/p2-es - ae718b0015bf8d65a4e0317e64e8d7fa7d84a948 authored over 10 years ago
added .hideGUI option to Renderer

github.com/pmndrs/p2-es - badb7cf4646df912e01bb9822b2c8fe4b6c62c7b authored over 10 years ago
polished docs a bit

github.com/pmndrs/p2-es - 07cedee7ccd1a0a5ee1f82a349908f0cca9d92d4 authored over 10 years ago
Bugfix in endContact event https://github.com/schteppe/p2.js/issues/118

github.com/pmndrs/p2-es - 403badfa8f80104481a018bd5fcb025e59998268 authored over 10 years ago
link fix for readme

github.com/pmndrs/p2-es - 12b00326288d72dce0610f62e62067dadbfe0daf authored over 10 years ago
updated demos & examples lists

github.com/pmndrs/p2-es - 3e70d4ae824816483669cb8ed380985c2886662b authored over 10 years ago
updated docs to v0.6.0

github.com/pmndrs/p2-es - bab058f9e31e6835d89baf25388197d7c6b7fe57 authored over 10 years ago
minor docs fix

github.com/pmndrs/p2-es - 5bc9b239114a8ff6972b218b9f471af7dabe90f1 authored over 10 years ago
minor demo title update

github.com/pmndrs/p2-es - 74b974184c31374a6c67153d1186cf80a2fbf729 authored over 10 years ago
updated builds

github.com/pmndrs/p2-es - 34564b783983555032c9fa15d252593be6fa7926 authored over 10 years ago
Added rotational spring to spring demo. Looks good!

github.com/pmndrs/p2-es - c1bcaffe57b62a83a61a7bcbeeeba76b18fdbfe8 authored over 10 years ago
adding some examples to the constructor docs

github.com/pmndrs/p2-es - 0c7989dc6f5f4daf36a9ca60939cd522d289d933 authored over 10 years ago
removed z-schema dependency, not needed any more

github.com/pmndrs/p2-es - cdc9d768cda5f074c44a5018d84847c5ae8efa31 authored over 10 years ago
jshint fixes

github.com/pmndrs/p2-es - 77d08f0faa0eaba0a90888a8d5848a40206ddb32 authored over 10 years ago
jshint+test in default Grunt task. Removed webworkerify task since changing the browserify globals setting made it work anyway.

github.com/pmndrs/p2-es - 19c438f48cd5555319f09acabcb766fa0ab512f7 authored over 10 years ago
updated docs

github.com/pmndrs/p2-es - 228d2146c0986c08f9c202ee5146e0bcd5a331d3 authored over 10 years ago
Copy-pasted in needed vec2 methods from glmatrix, this will save some bytes. Using browserify auto-detect globals. Changed name of GLMAT_ARRAY_TYPE to P2_ARRAY_TYPE.

github.com/pmndrs/p2-es - 168017bb8631e79d8f122ac64ec3b0e6f5988c6c authored over 10 years ago
Turns out yuidoc can only ignore folders. Putting the glmatrix file in a folder so it can be ignored.

github.com/pmndrs/p2-es - 5c0f1e6b9f986e6e3a8b0b5e34f177ebdac4c38a authored over 10 years ago
Moved the gl-matrix vec2.js file from build/ to the math folder.

github.com/pmndrs/p2-es - 8c255c351790ca9268a0bf9db50e638388244f86 authored over 10 years ago
World.prototype.sleepMode, replaces .enableBodySleeping and .enableIslandSleeping, fixes https://github.com/schteppe/p2.js/issues/117. Also removed World.prototype.toJSON and .fromJSON

github.com/pmndrs/p2-es - a3557689776c59fc63c409bc0edd195a72b2ea13 authored over 10 years ago
Update README.md

github.com/pmndrs/p2-es - d3f5e14b8297e1fb28f115961740c106cb9ada57 authored over 10 years ago
fixes to make the p2.renderer.js bundle work in jsfiddle https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - 037fa3d9856b1c86afba793446701816715446ff authored over 10 years ago
console logging the global variables added by the setup function https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - a85dc4c3ab0ca14c01678a0aec0e9a1bde85be6a authored over 10 years ago
more instructions in console https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - b1879bf9704fbdfd90c6209f266fb386cfaba86e authored over 10 years ago
new constructor for the renderer and other improvements https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - 5ad4d79d7f47abb8559e87438b1aa3294f8c989c authored over 10 years ago
added watch task for renderer files

github.com/pmndrs/p2-es - 3be2f061ac73fd09ebbe2200b175305b423b2c2a authored over 10 years ago
changed name of Demo and PixiDemo, updated bundling of them. https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - c36831ad455c0726b9af1b9bb0e62e3b87b484f0 authored over 10 years ago
removed jquery dependency from demo https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - 00d0c3d90b5d8c41cec112eb7b8c2b714705be20 authored over 10 years ago
Changed to dat.gui in demos. https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - a9d9ff6a62400ab81db1f8147eb90c3db73e661f authored over 10 years ago
Bundling the demo classes and dependencies. https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - 3d6f88770d11704d6d6bc71e681abf41800bee47 authored over 10 years ago
cleanup demo css https://github.com/schteppe/p2.js/issues/115

github.com/pmndrs/p2-es - 548b2f795bd466b434e7b7ca6019eec34267b0e5 authored over 10 years ago
Merge pull request #114 from Fishrock123/master

Material: allow custom id & do checks by id

github.com/pmndrs/p2-es - 3f7316263524b3924322337163b3ed7436328550 authored over 10 years ago
Prettier code and more tests for Narrowphase

github.com/pmndrs/p2-es - b24946d4e1d43346a5b21b16dc745c551bb2c289 authored over 10 years ago
capsule AABB bugfix

github.com/pmndrs/p2-es - 0ba8a8519275d6317200cded0eebe24aabd00d35 authored over 10 years ago
moved contactSkin handling to the ContactMaterial and ContactEquation instead. Added property .contactSkinSize to ContactMaterial. https://github.com/schteppe/p2.js/issues/106

github.com/pmndrs/p2-es - c801395b4236ab112a59eb9acfffc0298817ff2d authored over 10 years ago
Narrowphase.prototype.convexCapsule code fixes

github.com/pmndrs/p2-es - b3bff75883da983318ae00b34bf5ddca674245b7 authored over 10 years ago
Clean up Narrowphase.prototype.circleConvex

github.com/pmndrs/p2-es - da0862fa23ebfb2287b6b12e0c12869dda91e704 authored over 10 years ago
Added LinearSpring and RotationalSpring, plus tests https://github.com/schteppe/p2.js/issues/104

github.com/pmndrs/p2-es - 1640b74a9a4951ea94e103fc0b09151d16da92d2 authored over 10 years ago
Material: allow custom id & do checks by id

This allows you do things were you may need to
have separate material instances that should be
...

github.com/pmndrs/p2-es - bd0de96e5f0270b1a567a83b2b0abceea353450d authored over 10 years ago
updated comments in interpolation example. https://github.com/schteppe/p2.js/issues/113

github.com/pmndrs/p2-es - afecfebda98fa91a5c6803402082c93c7dcad104 authored over 10 years ago
debug drawing AABBs in Demo https://github.com/schteppe/p2.js/issues/108

github.com/pmndrs/p2-es - 5e11e17ad231ca07f7dd407c204068e3d9a88a2f authored over 10 years ago
added Body.prototype.getAABB()

github.com/pmndrs/p2-es - eb027a3a363b1405c1e218b19873b2d87c64c552 authored over 10 years ago
added fixed viewport size to all demos

github.com/pmndrs/p2-es - d27bba1b2204b485726eec416fc4d3a9e6ce5236 authored over 10 years ago
Line shape offset+angle rendering. Fixes https://github.com/schteppe/p2.js/issues/109

github.com/pmndrs/p2-es - 1c678f89df5bc1130e33083b9a6d3e8610d13c34 authored over 10 years ago
initial work on contactSkin, still not implemented for all shape collisions https://github.com/schteppe/p2.js/issues/106

github.com/pmndrs/p2-es - ef4c4d65f2ebdba9988e5a5450edee04995d78cd authored over 10 years ago
Using convex precision in only normal direction. Stacking is a lot better!

github.com/pmndrs/p2-es - 3034edeeedbf61bbf0634c14d36106d8388e5a22 authored over 10 years ago
not clearing contact graphics in PixiDemo loop

github.com/pmndrs/p2-es - 2236dd590c80f09f07143e2922f48a945c2f48fe authored over 10 years ago
added optimized convexConvex narrowphase, but commented out for now. Needs more testing

github.com/pmndrs/p2-es - 295a0fc79a5bbd15047fc003e4b96fb5afd98bb5 authored over 10 years ago
optimized aabb.setFromPoints

github.com/pmndrs/p2-es - 34dfe046188e56cd0b2aeeb7f455ef413d3be051 authored over 10 years ago
vec2.rotate check for zero angle

github.com/pmndrs/p2-es - 95b5b2c7a547a4b3bc862cde10b54f3ec9e63d9b authored over 10 years ago
Repairing bug calculating ABB in Compound without children

github.com/pmndrs/cannon-es - ede9fc81ffe7738bd4452780496266901588987d authored over 10 years ago
New way to specify standalone in grunt-browserity

github.com/pmndrs/cannon-es - 30750c83ccd53fff175d72ace1cd7225cf5cfe44 authored over 10 years ago
initial work on axes in Convex. https://github.com/schteppe/p2.js/issues/94

github.com/pmndrs/p2-es - 71df3ef86c16475a00dd7e55275bae6df8f66f83 authored over 10 years ago
dont rotate if angle is zero

github.com/pmndrs/p2-es - 3f4011df6492d6946f11c41bb37c5f66fb429f51 authored over 10 years ago
AABB optimization: dont rotate if angle is zero

github.com/pmndrs/p2-es - ecfaccf7f93f04ea4367ffd7f29c1bd32811845c authored over 10 years ago
Mousejoint example. Fixes #105

github.com/pmndrs/p2-es - a4db5ecd6fb61738404f006eba1ba0c702141861 authored over 10 years ago
Merge branch 'master' of github.com:schteppe/p2.js

github.com/pmndrs/p2-es - 0785c240afce8a199c1718f146ec42a76267db6e authored over 10 years ago