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 links to classes in the collision table
github.com/pmndrs/cannon-es - a04d84a748297455130d89363fd9b35e924b3a27 authored about 10 years ago
github.com/pmndrs/cannon-es - a04d84a748297455130d89363fd9b35e924b3a27 authored about 10 years ago
update README
github.com/pmndrs/cannon-es - dabaaa849381dcd00aad303fd95063a2a5a34918 authored about 10 years ago
github.com/pmndrs/cannon-es - dabaaa849381dcd00aad303fd95063a2a5a34918 authored about 10 years ago
added meta viewport tags to demos
github.com/pmndrs/cannon-es - 76c570003cab50eee8a6728aa9bd6c017d22be25 authored about 10 years ago
github.com/pmndrs/cannon-es - 76c570003cab50eee8a6728aa9bd6c017d22be25 authored about 10 years ago
changed trimesh demo title
github.com/pmndrs/cannon-es - 43d447dbacf2e3cfd068ea49f46385e8145c36d7 authored about 10 years ago
github.com/pmndrs/cannon-es - 43d447dbacf2e3cfd068ea49f46385e8145c36d7 authored about 10 years ago
made Bpdy.prototype.addShape chainable, added docs
github.com/pmndrs/cannon-es - baf39957b8759b0a6051b176cc94128f8fb4769f authored about 10 years ago
github.com/pmndrs/cannon-es - baf39957b8759b0a6051b176cc94128f8fb4769f authored about 10 years ago
added trimesh class, support for it in demos, and collision against planes
github.com/pmndrs/cannon-es - b45172f1729431a08dabb4fe71b39054b5bc0094 authored about 10 years ago
github.com/pmndrs/cannon-es - b45172f1729431a08dabb4fe71b39054b5bc0094 authored about 10 years ago
using the same RequireJS trick as in cannon.js
github.com/pmndrs/p2-es - efc734478bb4028abbfbd41a9dfe8f55500917a0 authored about 10 years ago
github.com/pmndrs/p2-es - efc734478bb4028abbfbd41a9dfe8f55500917a0 authored about 10 years ago
sphere/plane narrowphase fix
github.com/pmndrs/cannon-es - 485b521f317c4932408e88d807e62a1be3d66d35 authored about 10 years ago
github.com/pmndrs/cannon-es - 485b521f317c4932408e88d807e62a1be3d66d35 authored about 10 years ago
expose AABB class
github.com/pmndrs/cannon-es - 007d9f01d976c9d52b9a8791d9dead905f30380a authored about 10 years ago
github.com/pmndrs/cannon-es - 007d9f01d976c9d52b9a8791d9dead905f30380a authored about 10 years ago
.collisionResponse flag for Body and Shape
github.com/pmndrs/p2-es - e0b210b50a60492496f7b9942f7da57e2a167794 authored over 10 years ago
github.com/pmndrs/p2-es - e0b210b50a60492496f7b9942f7da57e2a167794 authored over 10 years ago
Adding/removing listeners correctly in RaycastVehicle. Fixes https://github.com/schteppe/cannon.js/issues/155
github.com/pmndrs/cannon-es - c50a9e240973cc8db5444a2766f7c4a7d94b1052 authored over 10 years ago
github.com/pmndrs/cannon-es - c50a9e240973cc8db5444a2766f7c4a7d94b1052 authored over 10 years ago
update heightfield demo
github.com/pmndrs/cannon-es - cebb384d246a9a8fddb8c280d1eb12b46f6f8960 authored over 10 years ago
github.com/pmndrs/cannon-es - cebb384d246a9a8fddb8c280d1eb12b46f6f8960 authored over 10 years ago
minor docs update for Body
github.com/pmndrs/cannon-es - 38de5fc1b6cd9f12554414f62c12a2bd888b9ce6 authored over 10 years ago
github.com/pmndrs/cannon-es - 38de5fc1b6cd9f12554414f62c12a2bd888b9ce6 authored over 10 years ago
version 0.6.1
github.com/pmndrs/cannon-es - a23be8aaa8f2fc7e2f57c1b698d3067acb64be7f authored over 10 years ago
github.com/pmndrs/cannon-es - a23be8aaa8f2fc7e2f57c1b698d3067acb64be7f authored over 10 years ago
updated builds
github.com/pmndrs/cannon-es - 5e3d60d567f2d54843027d3f4ae498885a7ae55a authored over 10 years ago
github.com/pmndrs/cannon-es - 5e3d60d567f2d54843027d3f4ae498885a7ae55a authored over 10 years ago
fix in heightfield test
github.com/pmndrs/cannon-es - 7a93d507a4278f077b19d66752a63a8e119c305a authored over 10 years ago
github.com/pmndrs/cannon-es - 7a93d507a4278f077b19d66752a63a8e119c305a authored over 10 years ago
passing velocities and quaternion via Body constructor
github.com/pmndrs/cannon-es - 80a8bae4a0149aa1ce7877c8537ee5302730b03c authored over 10 years ago
github.com/pmndrs/cannon-es - 80a8bae4a0149aa1ce7877c8537ee5302730b03c authored over 10 years ago
Demo.prototype.removeAllVisuals
github.com/pmndrs/cannon-es - 5939f35b356f2e7805294eda1c5ebfa563374d72 authored over 10 years ago
github.com/pmndrs/cannon-es - 5939f35b356f2e7805294eda1c5ebfa563374d72 authored over 10 years ago
faceList for convex
github.com/pmndrs/cannon-es - 5f78d55f457729e7948d14d7508bfba8471ee027 authored over 10 years ago
github.com/pmndrs/cannon-es - 5f78d55f457729e7948d14d7508bfba8471ee027 authored over 10 years ago
garbage collection fix in Body
github.com/pmndrs/cannon-es - 1003fcb37cdcf906daa2bc867762d5cb9b1c1bdb authored over 10 years ago
github.com/pmndrs/cannon-es - 1003fcb37cdcf906daa2bc867762d5cb9b1c1bdb authored over 10 years ago
checking all directions in aabb.overlaps
github.com/pmndrs/cannon-es - c5b8e6b9a9c71815abaf7c30ba9b4392dc1cddaf authored over 10 years ago
github.com/pmndrs/cannon-es - c5b8e6b9a9c71815abaf7c30ba9b4392dc1cddaf authored over 10 years ago
update aabb fix
github.com/pmndrs/cannon-es - 74a3e0a94dfa0a3a9b77cbaa1e1cabbe8bf099b3 authored over 10 years ago
github.com/pmndrs/cannon-es - 74a3e0a94dfa0a3a9b77cbaa1e1cabbe8bf099b3 authored over 10 years ago
added some extra padding to bottom of heightfield
github.com/pmndrs/cannon-es - ee5e4c39789b5eb89fdaec902db3a4e3516e2421 authored over 10 years ago
github.com/pmndrs/cannon-es - ee5e4c39789b5eb89fdaec902db3a4e3516e2421 authored over 10 years ago
ray aabb bugfix
github.com/pmndrs/cannon-es - 31a3c03f0b91b6e26173c8d37f9516c9f50528d9 authored over 10 years ago
github.com/pmndrs/cannon-es - 31a3c03f0b91b6e26173c8d37f9516c9f50528d9 authored over 10 years ago
docs
github.com/pmndrs/cannon-es - 912740f580e795a8b19c5429ec9ff7cbb06056ed authored over 10 years ago
github.com/pmndrs/cannon-es - 912740f580e795a8b19c5429ec9ff7cbb06056ed authored over 10 years ago
renamed body.tau to body.torque, added some docs
github.com/pmndrs/cannon-es - d104c9227fa1bf9603687ee0623ddee6b17b9331 authored over 10 years ago
github.com/pmndrs/cannon-es - d104c9227fa1bf9603687ee0623ddee6b17b9331 authored over 10 years ago
code cleanup and some tests
github.com/pmndrs/cannon-es - 079f92aa1941e4eb610eb40de859e643b49dd1b8 authored over 10 years ago
github.com/pmndrs/cannon-es - 079f92aa1941e4eb610eb40de859e643b49dd1b8 authored over 10 years ago
dont raycast against the self in raycastvehicle
github.com/pmndrs/cannon-es - 3f8f30d67cfb2abf4a6987d27ce3930d013c61d4 authored over 10 years ago
github.com/pmndrs/cannon-es - 3f8f30d67cfb2abf4a6987d27ce3930d013c61d4 authored over 10 years ago
fixed bug preventing ray intersection with compound bodies
github.com/pmndrs/cannon-es - 1fa9242976577e67162f1c6937351fc718ab5ce3 authored over 10 years ago
github.com/pmndrs/cannon-es - 1fa9242976577e67162f1c6937351fc718ab5ce3 authored over 10 years ago
bugfix in AABB.extend
github.com/pmndrs/cannon-es - 64dc08c99a6aa941cbf22a5925bd7695a4aa3beb authored over 10 years ago
github.com/pmndrs/cannon-es - 64dc08c99a6aa941cbf22a5925bd7695a4aa3beb authored over 10 years ago
stupid narrowphase bugfix
github.com/pmndrs/cannon-es - 98ad40921a97a8f890e81ef2a5b1dc86b60f499d authored over 10 years ago
github.com/pmndrs/cannon-es - 98ad40921a97a8f890e81ef2a5b1dc86b60f499d authored over 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js
github.com/pmndrs/cannon-es - 8f198aa5ec42e97c73ada5b09fa47eb0b538d276 authored over 10 years ago
github.com/pmndrs/cannon-es - 8f198aa5ec42e97c73ada5b09fa47eb0b538d276 authored over 10 years ago
bail out safely in convex/heightfield
github.com/pmndrs/cannon-es - 0f0bed474c0c20f11716aa45df0d15534064b123 authored over 10 years ago
github.com/pmndrs/cannon-es - 0f0bed474c0c20f11716aa45df0d15534064b123 authored over 10 years ago
added property .checkCollisionResponse to Ray
github.com/pmndrs/cannon-es - 88f3bae1919b0793fe3bdcefa94f1d5f24084751 authored over 10 years ago
github.com/pmndrs/cannon-es - 88f3bae1919b0793fe3bdcefa94f1d5f24084751 authored over 10 years ago
fixed bug in Gruntfile that overwrote bundles
github.com/pmndrs/cannon-es - 7fdb74c18ed4673d15eeb93525e4dfe31cb38fb7 authored over 10 years ago
github.com/pmndrs/cannon-es - 7fdb74c18ed4673d15eeb93525e4dfe31cb38fb7 authored over 10 years ago
docs
github.com/pmndrs/cannon-es - 74e1e64f47dc4635d8fe622dd4488332b0d510b8 authored over 10 years ago
github.com/pmndrs/cannon-es - 74e1e64f47dc4635d8fe622dd4488332b0d510b8 authored over 10 years ago
docs
github.com/pmndrs/cannon-es - c75f26bfad3e4e01bd7923126c9edb31e462213b authored over 10 years ago
github.com/pmndrs/cannon-es - c75f26bfad3e4e01bd7923126c9edb31e462213b authored over 10 years ago
Update Constraint.js
github.com/pmndrs/cannon-es - a12bb2947f9a30a469d125cc9beb02f4b0357b71 authored over 10 years ago
github.com/pmndrs/cannon-es - a12bb2947f9a30a469d125cc9beb02f4b0357b71 authored over 10 years ago
Merge branch 'master' of ssh://github.com/schteppe/cannon.js
github.com/pmndrs/cannon-es - e22be9c72d37ab91b41fa6172c1f28d4cda69b2b authored over 10 years ago
github.com/pmndrs/cannon-es - e22be9c72d37ab91b41fa6172c1f28d4cda69b2b authored over 10 years ago
docs
github.com/pmndrs/cannon-es - 2e601dfed7552d4c6009ed519e9b55716fb1a081 authored over 10 years ago
github.com/pmndrs/cannon-es - 2e601dfed7552d4c6009ed519e9b55716fb1a081 authored over 10 years ago
Update ContactMaterial.js
github.com/pmndrs/cannon-es - bf9d04482061a4f4912d8312713b7c6dfff003e4 authored over 10 years ago
github.com/pmndrs/cannon-es - bf9d04482061a4f4912d8312713b7c6dfff003e4 authored over 10 years ago
Update Material.js
github.com/pmndrs/cannon-es - 0feb26cc3d606e957de5faf4c1d0a1908fdafe06 authored over 10 years ago
github.com/pmndrs/cannon-es - 0feb26cc3d606e957de5faf4c1d0a1908fdafe06 authored over 10 years ago
bug in rigidVehicle - removing early bailout in sphereConvex until fixed
github.com/pmndrs/cannon-es - bec22a35c4551c7e70af1437119a381331487801 authored over 10 years ago
github.com/pmndrs/cannon-es - bec22a35c4551c7e70af1437119a381331487801 authored over 10 years ago
make bundles ignore the define() function from require.js
github.com/pmndrs/cannon-es - a7c4231012e848e7fffaf49e4490ece94f685565 authored over 10 years ago
github.com/pmndrs/cannon-es - a7c4231012e848e7fffaf49e4490ece94f685565 authored over 10 years ago
added some more Ray docs
github.com/pmndrs/cannon-es - 895996f016c58124e1267b2e68374134f45cdf82 authored over 10 years ago
github.com/pmndrs/cannon-es - 895996f016c58124e1267b2e68374134f45cdf82 authored over 10 years ago
updated sample code in readme
github.com/pmndrs/cannon-es - 251cb433b4f92f4c411e27ed2204c659960d298a authored over 10 years ago
github.com/pmndrs/cannon-es - 251cb433b4f92f4c411e27ed2204c659960d298a authored over 10 years ago
update docs link
github.com/pmndrs/cannon-es - 79f5062cda01a07388c8144985966b8dd5594b94 authored over 10 years ago
github.com/pmndrs/cannon-es - 79f5062cda01a07388c8144985966b8dd5594b94 authored over 10 years ago
minor front page fix
github.com/pmndrs/cannon-es - 7c63aaed811352e3cf8bd9fdba9f2575500cbaeb authored over 10 years ago
github.com/pmndrs/cannon-es - 7c63aaed811352e3cf8bd9fdba9f2575500cbaeb authored over 10 years ago
updated build
github.com/pmndrs/cannon-es - e3d7c0c57f6f82ecf3de3462c73593283a14c5e3 authored over 10 years ago
github.com/pmndrs/cannon-es - e3d7c0c57f6f82ecf3de3462c73593283a14c5e3 authored over 10 years ago
front page icons fixes
github.com/pmndrs/cannon-es - 4d6eec1285a222f723857aa7d21cae60545a297f authored over 10 years ago
github.com/pmndrs/cannon-es - 4d6eec1285a222f723857aa7d21cae60545a297f authored over 10 years ago
using AABB.prototype.overlaps in Broadphase
github.com/pmndrs/cannon-es - ddcb94889fd5929f4794569d05dd8e976b3012ef authored over 10 years ago
github.com/pmndrs/cannon-es - ddcb94889fd5929f4794569d05dd8e976b3012ef authored over 10 years ago
expose RaycastResult class
github.com/pmndrs/cannon-es - dc8bd3ce072a6bb0532280c586e2537c57532cec authored over 10 years ago
github.com/pmndrs/cannon-es - dc8bd3ce072a6bb0532280c586e2537c57532cec authored over 10 years ago
SAP using bounding boxes or spheres - narrowphase bailing out early in sphereConve
github.com/pmndrs/cannon-es - cd1b4d03aae3abc984dbe3fc014fbec28d321071 authored over 10 years ago
github.com/pmndrs/cannon-es - cd1b4d03aae3abc984dbe3fc014fbec28d321071 authored over 10 years ago
bail out early in some narrowphase checks
github.com/pmndrs/cannon-es - 83312c152924cf97dc6f859d32af2838aa591328 authored over 10 years ago
github.com/pmndrs/cannon-es - 83312c152924cf97dc6f859d32af2838aa591328 authored over 10 years ago
less garbage in Box.updateWorldAABB
github.com/pmndrs/cannon-es - 03e58b281ba8897e0fd7b9e8976c7a7b517c0179 authored over 10 years ago
github.com/pmndrs/cannon-es - 03e58b281ba8897e0fd7b9e8976c7a7b517c0179 authored over 10 years ago
updated builds
github.com/pmndrs/cannon-es - d41bd18af040ae0b83ae88ec59452193c929b174 authored over 10 years ago
github.com/pmndrs/cannon-es - d41bd18af040ae0b83ae88ec59452193c929b174 authored over 10 years ago
update docs
github.com/pmndrs/cannon-es - 67007905759245dfc1abf14597c801b6f056ca69 authored over 10 years ago
github.com/pmndrs/cannon-es - 67007905759245dfc1abf14597c801b6f056ca69 authored over 10 years ago
updated demo page
github.com/pmndrs/cannon-es - e4477ae719a38c0b9ac90af1760ff0894a87886f authored over 10 years ago
github.com/pmndrs/cannon-es - e4477ae719a38c0b9ac90af1760ff0894a87886f authored over 10 years ago
changed to a resolver-structure in Narrowphase, updated malfunctioning examples
github.com/pmndrs/cannon-es - de5c36cd6bb9a3492633e03abd378fe47f57e662 authored over 10 years ago
github.com/pmndrs/cannon-es - de5c36cd6bb9a3492633e03abd378fe47f57e662 authored over 10 years ago
disable friction equations if contact equation is disabled
github.com/pmndrs/cannon-es - 286fd522edc46cdb0acb336ea7f45e5a6249cf9b authored over 10 years ago
github.com/pmndrs/cannon-es - 286fd522edc46cdb0acb336ea7f45e5a6249cf9b authored over 10 years ago
bugfix in spring
github.com/pmndrs/cannon-es - 860b64fc61afdd12555165e273006d8330907250 authored over 10 years ago
github.com/pmndrs/cannon-es - 860b64fc61afdd12555165e273006d8330907250 authored over 10 years ago
docs and code cleanup
github.com/pmndrs/cannon-es - 33733ad35675f0cb2a5f461ad966a0e2cbd7d265 authored over 10 years ago
github.com/pmndrs/cannon-es - 33733ad35675f0cb2a5f461ad966a0e2cbd7d265 authored over 10 years ago
renamed ContactGenerator to Narrowphase
github.com/pmndrs/cannon-es - 6a9584fe3ededb58c14f9a1610bc58ea1c0fb038 authored over 10 years ago
github.com/pmndrs/cannon-es - 6a9584fe3ededb58c14f9a1610bc58ea1c0fb038 authored over 10 years ago
jshint fixes and docs
github.com/pmndrs/cannon-es - 07fcb3ddd78a8e59cb9926bece4a284868ac15c3 authored over 10 years ago
github.com/pmndrs/cannon-es - 07fcb3ddd78a8e59cb9926bece4a284868ac15c3 authored over 10 years ago
raycastvehicle field size update
github.com/pmndrs/cannon-es - 3e57dc840e1d5fa9e59d821d962c95c43dcb9bd3 authored over 10 years ago
github.com/pmndrs/cannon-es - 3e57dc840e1d5fa9e59d821d962c95c43dcb9bd3 authored over 10 years ago
docs update
github.com/pmndrs/cannon-es - 01bf2d1c52b517e8645b133534f37f2dc1d713c7 authored over 10 years ago
github.com/pmndrs/cannon-es - 01bf2d1c52b517e8645b133534f37f2dc1d713c7 authored over 10 years ago
added link to docs on front page
github.com/pmndrs/cannon-es - fa958b2893f713074b69b5543aa194d21bed863a authored over 10 years ago
github.com/pmndrs/cannon-es - fa958b2893f713074b69b5543aa194d21bed863a authored over 10 years ago
removed old docs
github.com/pmndrs/cannon-es - b6c8a2419fbd4d968c230e0658d689f74fbf86af authored over 10 years ago
github.com/pmndrs/cannon-es - b6c8a2419fbd4d968c230e0658d689f74fbf86af authored over 10 years ago
Merge remote-tracking branch 'origin/gh-pages' into dev
github.com/pmndrs/cannon-es - 2feac65081cb8cc0f6fa9bb10e45206e84835e91 authored over 10 years ago
github.com/pmndrs/cannon-es - 2feac65081cb8cc0f6fa9bb10e45206e84835e91 authored over 10 years ago
updated Three.js TrackballControls
github.com/pmndrs/cannon-es - 917e2b1d9e10e279f1882f72ee824998c78bdc98 authored over 10 years ago
github.com/pmndrs/cannon-es - 917e2b1d9e10e279f1882f72ee824998c78bdc98 authored over 10 years ago
changed direction of the math .copy() methods
github.com/pmndrs/cannon-es - 12878745eb7ee70f068d1838aa51cccf9b01a107 authored over 10 years ago
github.com/pmndrs/cannon-es - 12878745eb7ee70f068d1838aa51cccf9b01a107 authored over 10 years ago
removed Compound test
github.com/pmndrs/cannon-es - 56ea3e5f0d23c0ce943696e889715c42ac029673 authored over 10 years ago
github.com/pmndrs/cannon-es - 56ea3e5f0d23c0ce943696e889715c42ac029673 authored over 10 years ago
updated docs, removed Compound class since its not needed any more
github.com/pmndrs/cannon-es - 4b014563c84ab62ae60501c4f119a6eaeb4784af authored over 10 years ago
github.com/pmndrs/cannon-es - 4b014563c84ab62ae60501c4f119a6eaeb4784af authored over 10 years ago
updated demo
github.com/pmndrs/cannon-es - 5d1f5600f612157032720c137c1438ba15e3be00 authored over 10 years ago
github.com/pmndrs/cannon-es - 5d1f5600f612157032720c137c1438ba15e3be00 authored over 10 years ago
updated Three.js
github.com/pmndrs/cannon-es - 1b71af543ef5959eb84e33823fb20bb73aff6d5b authored over 10 years ago
github.com/pmndrs/cannon-es - 1b71af543ef5959eb84e33823fb20bb73aff6d5b authored over 10 years ago
added .dirty flag to broadphase, .collisionResponse to Shapes, .enabled to Equations, etc
github.com/pmndrs/cannon-es - ac90099a23b747f03cebd332b4cd640c394eb301 authored over 10 years ago
github.com/pmndrs/cannon-es - ac90099a23b747f03cebd332b4cd640c394eb301 authored over 10 years ago
minor bug in raycastvehicle to set wheel.sliding
github.com/pmndrs/cannon-es - 3055e0ae64d2a658da060c0c4e7ef308f0608a35 authored over 10 years ago
github.com/pmndrs/cannon-es - 3055e0ae64d2a658da060c0c4e7ef308f0608a35 authored over 10 years ago
cleanup code in demo
github.com/pmndrs/cannon-es - d67b682226873723997d20de7c64b30abdefdd05 authored over 10 years ago
github.com/pmndrs/cannon-es - d67b682226873723997d20de7c64b30abdefdd05 authored over 10 years ago
checking fewer triangles in heightfield raycast
github.com/pmndrs/cannon-es - bf84758518bec1c8365c3962646bbc6664b656e1 authored over 10 years ago
github.com/pmndrs/cannon-es - bf84758518bec1c8365c3962646bbc6664b656e1 authored over 10 years ago
some GC optimization and docs
github.com/pmndrs/cannon-es - d6b5ff24ebe3789821855477d13f8f68d4331969 authored over 10 years ago
github.com/pmndrs/cannon-es - d6b5ff24ebe3789821855477d13f8f68d4331969 authored over 10 years ago
renamed maxSuspensionTravelCm to maxSuspensionTravel, and it now using meter units instead of centimeters
github.com/pmndrs/cannon-es - 521e218af36c64b748508bbad4affeca11195bd2 authored over 10 years ago
github.com/pmndrs/cannon-es - 521e218af36c64b748508bbad4affeca11195bd2 authored over 10 years ago
rollInfluence bugfix, exposing sideImpulse and forwardImpulse per wheel. Also some GC optimization
github.com/pmndrs/cannon-es - 320edb6f9c5094cd6f345e5ae80e9f7c5aaf0b0c authored over 10 years ago
github.com/pmndrs/cannon-es - 320edb6f9c5094cd6f345e5ae80e9f7c5aaf0b0c authored over 10 years ago
various ray fixes
github.com/pmndrs/cannon-es - 9836ba4f019a93573ab209e1341cd03528393425 authored over 10 years ago
github.com/pmndrs/cannon-es - 9836ba4f019a93573ab209e1341cd03528393425 authored over 10 years ago
box vs heightfield seem to work
github.com/pmndrs/cannon-es - 82dff2da4d604ccdab5819311ed53ac11dd6ffe9 authored over 10 years ago
github.com/pmndrs/cannon-es - 82dff2da4d604ccdab5819311ed53ac11dd6ffe9 authored over 10 years ago
support for y coord system in raycastvehicle
github.com/pmndrs/cannon-es - 177881b66dd78f8481c018b395963efcad234ad6 authored over 10 years ago
github.com/pmndrs/cannon-es - 177881b66dd78f8481c018b395963efcad234ad6 authored over 10 years ago
raycastvehicle updates, renamed world.last_dt to .dt
github.com/pmndrs/cannon-es - 6ccf59feba34c2373f67b2f3e669b363d1c14913 authored over 10 years ago
github.com/pmndrs/cannon-es - 6ccf59feba34c2373f67b2f3e669b363d1c14913 authored over 10 years ago
including angular velocity in Body.prototype.sleepTick
github.com/pmndrs/cannon-es - 116750b76499dc8d015eb12a445101788ad9fd4b authored over 10 years ago
github.com/pmndrs/cannon-es - 116750b76499dc8d015eb12a445101788ad9fd4b authored over 10 years ago
renamed .last_dt of World instances to just .dt
github.com/pmndrs/cannon-es - 9cd96d71bad0768fef9e6f6e5e8f0623c701eada authored over 10 years ago
github.com/pmndrs/cannon-es - 9cd96d71bad0768fef9e6f6e5e8f0623c701eada authored over 10 years ago
braking works now
github.com/pmndrs/cannon-es - 5d21a14da370800b519bc28d44ee1a7ca557e460 authored over 10 years ago
github.com/pmndrs/cannon-es - 5d21a14da370800b519bc28d44ee1a7ca557e460 authored over 10 years ago
Working raycast vehicle against plane. Yay!
github.com/pmndrs/cannon-es - 3448d7d173ed55ee42dee4ddcc90618c5030ddcb authored over 10 years ago
github.com/pmndrs/cannon-es - 3448d7d173ed55ee42dee4ddcc90618c5030ddcb authored over 10 years ago
raycastvehicle updates
github.com/pmndrs/cannon-es - eae7ded64f6abfd3b914fc6b0e590717321b6b7d authored over 10 years ago
github.com/pmndrs/cannon-es - eae7ded64f6abfd3b914fc6b0e590717321b6b7d authored over 10 years ago
updated world to use ray casting properly
github.com/pmndrs/cannon-es - 5a4450105f013f2c6a1dee3fdcd4790d5389663e authored over 10 years ago
github.com/pmndrs/cannon-es - 5a4450105f013f2c6a1dee3fdcd4790d5389663e authored over 10 years ago
added Body.prototype.getVelocityAtWorldPoint
github.com/pmndrs/cannon-es - b4516998afdfac01fb79f953fdacfa0d7749a768 authored over 10 years ago
github.com/pmndrs/cannon-es - b4516998afdfac01fb79f953fdacfa0d7749a768 authored over 10 years ago
fixed stuff in ray casting
github.com/pmndrs/cannon-es - 7555b2486851e0ae8c02d58a2846c6846a41fcb6 authored over 10 years ago
github.com/pmndrs/cannon-es - 7555b2486851e0ae8c02d58a2846c6846a41fcb6 authored over 10 years ago
added Transform.prototype.vectorToWorldFrame
github.com/pmndrs/cannon-es - ff3b6bdef3ceee83b49c840e7ff41fcabc593184 authored over 10 years ago
github.com/pmndrs/cannon-es - ff3b6bdef3ceee83b49c840e7ff41fcabc593184 authored over 10 years ago
minor code update
github.com/pmndrs/cannon-es - b3011c3eb077c4b262c32caee487c9e2f85163d3 authored over 10 years ago
github.com/pmndrs/cannon-es - b3011c3eb077c4b262c32caee487c9e2f85163d3 authored over 10 years ago
added heightfield visual to the demo
github.com/pmndrs/cannon-es - e39a818c8e9fd3aab7b6f0f5e8978d5f85425d49 authored over 10 years ago
github.com/pmndrs/cannon-es - e39a818c8e9fd3aab7b6f0f5e8978d5f85425d49 authored over 10 years ago
removed body.aaabbmin/max, replaced with .aabb. Fiddled with raycasting
github.com/pmndrs/cannon-es - 5fc22015466a0e2996403e31ab2d6f28a7a8c32c authored over 10 years ago
github.com/pmndrs/cannon-es - 5fc22015466a0e2996403e31ab2d6f28a7a8c32c authored over 10 years ago
fixed shape offset rotation bug
github.com/pmndrs/cannon-es - 9121e347cf9efe810fdc1c6c617864ea9cdf1784 authored over 10 years ago
github.com/pmndrs/cannon-es - 9121e347cf9efe810fdc1c6c617864ea9cdf1784 authored over 10 years ago
heightfield docs, tests, bugfixes
github.com/pmndrs/cannon-es - 38ef82df7db936ccb272436cc788b49646588012 authored over 10 years ago
github.com/pmndrs/cannon-es - 38ef82df7db936ccb272436cc788b49646588012 authored over 10 years ago