lp:~exarkun/pybullet/near-callback

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pybullet/near-callback
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
pybullet
Status:
Development

Recent revisions

47. By Jean-Paul Calderone

Start of support for near callbacks, but they probably aren't useful for anything

46. By Jean-Paul Calderone

Fix a bug which caused RigidBody.getCollision to return None when the body's shape was given to its initializer rather than via a setCollisionShape call.

45. By Jean-Paul Calderone

Change the order in which bullet libraries are linked, fixing usage with a static build of bullet.

44. By Jean-Paul Calderone

Expose btCollisionObject::setFriction and btVector3::dot

43. By Jean-Paul Calderone

Allow btRigidBody construction using the btRigidBodyConstructionInfo constructor (using a class method) - except for the additional damping parameters.

42. By Jean-Paul Calderone

Add Vector3 cross products, addition, and subtraction.

41. By Jean-Paul Calderone

Support Vector3 multiplication by a scalar

40. By Jean-Paul Calderone

Add Vector3.normalized, mirroring btVector3::normalized

39. By Jean-Paul Calderone

Wrap btQuaternion::operator*(btQuaternion&)

38. By Jean-Paul Calderone

Wrap btQuaternion::getAxis and btQuaternion::getAngle

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pybullet
This branch contains Public information 
Everyone can see this information.