Files
test/source/gameengine/Ketsji
Mitchell Stokes 60c8c130fe BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refcount.
I'm not sure why this function ever increased the object's refcount. Any
place in the code that calls KX_GameObject::GetParent() has to turn
around and call parent->Release(). Forgetting to call Release() was a
common cause of memory leaks (in fact, KX_SteeringActuator was probably
leaking). If the refcount needs to be increased, the calling code can
handle calling AddRef().
2014-04-30 18:53:32 -07:00
..
2013-07-02 09:47:22 +00:00
2013-07-02 09:47:22 +00:00
2013-07-02 09:47:22 +00:00
2013-03-18 11:44:56 +00:00
2012-09-16 04:58:18 +00:00
2012-10-22 08:15:51 +00:00
2012-10-29 02:11:40 +00:00
2012-09-16 04:58:18 +00:00
2013-03-29 06:21:28 +00:00
2012-10-29 02:11:40 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2012-10-22 08:15:51 +00:00
2013-12-24 05:44:54 +11:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2013-03-26 07:29:01 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2012-11-05 14:24:35 +00:00
2012-09-16 04:58:18 +00:00
2013-07-02 09:47:22 +00:00
2013-12-24 05:44:54 +11:00