This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
Campbell Barton 18f3e5d69f PyRNA
Can now assign RNA arrays from python lists of bools/ints/floats
 eg -> rna.scenes["Scene"].layer = [True] * 20

Also added exceptions when trying to set readonly properties.
2008-11-30 03:52:07 +00:00
..
2008-11-30 03:52:07 +00:00
2008-11-12 21:16:53 +00:00
2008-11-12 21:16:53 +00:00
2008-11-29 13:36:08 +00:00