Page MenuHome

BGE: Add missing documentation and attribute constraint_type for ConstraintWrapper
ClosedPublic

Authored by Thomas Szepe (hg1) on Jul 16 2014, 8:33 PM.

Details

Summary
  1. Add attribute to get the constraint type.
  2. Add missing documentation for getParent, setParam, constraint_id in bge.types.KX_ConstraintWrapper.rst.
  3. Add missing documentation for GENERIC_6DOF_CONSTRAINT and flag bit in bge.constraints.rst.
  4. Fix typo in CcdPhysicsEnvironment.cpp

Diff Detail

Event Timeline

I need to update the documentation because the constraint angles in radians not in degrees.
Or should I change the code to convert the angles.

Looks good to me.