Blender Git Commit Log

Git Commits -> Revision a12b2ec

Revision a12b2ec by Porteries Tristan (master)
March 27, 2015, 05:11 (GMT)
BGE: New isDynamicSuspended python attribute

This is a new KX_GameObject attribute that it increments the
possibilities of optimization during the game

Additionally the unused m_bSuspendDynamics variable is removed.

Reviewers: moguri, agoose77, lordloki

Reviewed By: agoose77, lordloki

Subscribers: agoose77, lordloki

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

Commit Details:

Full Hash: a12b2ec66dbadd3ff06883d80509773139a40262
Parent Commit: c8f95cb
Committed By: Jorge Bernal
Lines Changed: +36, -2

5 Modified Paths:

/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst (+6, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+21, -1) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+3, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+5, -0) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsController.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021