Blender Git Commit Log

Git Commits -> Revision 841ade3

Revision 841ade3 by Thomas Szepe (master)
July 18, 2014, 05:52 (GMT)
BGE: Add missing documentation and attribute constraint_type for ConstraintWrapper

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

Reviewers: moguri

Reviewed By: moguri

Differential Revision: https://developer.blender.org/D654

Commit Details:

Full Hash: 841ade32bee1ce9128b98c11d0fc3ae6d74aaf86
Parent Commit: 12a0ccc
Committed By: Mitchell Stokes
Lines Changed: +143, -4

5 Modified Paths:

/doc/python_api/rst/bge.constraints.rst (+9, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ConstraintWrapper.rst (+125, -2) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+7, -0) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.h (+1, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021