Blender Git Commit Log
Git Commits -> Revision cdba1dd
Revision cdba1dd by Campbell Barton (master) May 7, 2009, 22:06 (GMT) |
BGE Python owned proxies had a problem being decref'd twice, this would crash on freeing KX_Vertex/Poly Proxy types when python was compiled with debug options enabled. add_mesh_torus.py wasnt tested from update, will go through all edited scripts and test : |
Commit Details:
Full Hash: cdba1ddd5d454aca4d39dbb01866c155421b5d11
SVN Revision: 20100
Parent Commit: e1c958c
Lines Changed: +2, -1