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/python
Stephen Swaney f5a48dfd31 Bugfix for #5000
Setup for Armature weak ref list was missing from some places where
we execute py code.  This confused the interpreter and gave random
attribute/tuple parse errors.
Changed name of weak ref list to "__arm_weakrefs" to avoid name
collision with user variables.
2007-01-31 03:12:26 +00:00
..
2007-01-31 03:12:26 +00:00
2006-06-12 00:10:00 +00:00
2007-01-31 03:12:26 +00:00
2004-01-05 00:06:11 +00:00
2006-12-04 14:32:07 +00:00