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 4811ba51ed Python API
added list like access to mesh face colors so you can say col[0] = 255 instead of col.r= 255
more importantly 'for ch in col' and 'tuple(col)'
2006-10-05 15:56:11 +00:00
..
2006-10-05 15:56:11 +00:00
2006-06-12 00:10:00 +00:00
2006-07-08 20:40:41 +00:00
2004-01-05 00:06:11 +00:00