This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Willian Padovani Germano 18df3388a4 == BPython ==
[#8354] Blender or Python25.dll crash on... quit, reported by David B. (myvain)

The BPy_FreeButtonsList() function is also called after we call Py_Finalize(). Calling PyGILState_Ensure()/Release() there crashes Blender. Added a test to prevent this, but note that function still runs Python API code to free a buttons list. Doesn't seem to give problems, though. Thanks, David.
2008-02-25 01:35:50 +00:00
..
2008-02-03 18:50:03 +00:00
2008-02-23 22:11:16 +00:00
2008-02-23 12:05:28 +00:00
2008-02-25 01:35:50 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00
2008-02-22 22:23:58 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00
2007-11-06 22:29:20 +00:00