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/api2_2x/doc
Campbell Barton 080a5d5664 exposed CustomData_get_active_layer_index in BKE_customdata.h (needed by python to get the active layer)
added python api stuff to deal with Color and UV/Image layers.

me.activeUvLayer - int
me.activeColorLayer - int
me.totUvLayers - int
me.totColorLayers - int

me.addUvLayer()
me.addColorLayer()
me.removeUvLayer()
me.removeColorLayer()


Variable names may need changing.
2006-12-13 00:50:02 +00:00
..
2006-07-12 01:36:07 +00:00
2006-07-12 01:36:07 +00:00
2006-07-12 01:36:07 +00:00
2005-11-15 21:14:24 +00:00
2006-07-12 01:36:07 +00:00
2006-08-28 04:44:16 +00:00
2003-06-21 11:44:10 +00:00
2006-07-12 01:36:07 +00:00
2006-08-17 21:39:49 +00:00
2006-12-11 17:13:56 +00:00
2006-12-01 03:04:36 +00:00
2006-11-20 11:07:56 +00:00
2006-06-28 17:27:07 +00:00
2006-08-21 19:11:43 +00:00
2003-06-21 11:44:10 +00:00
2006-04-21 20:31:27 +00:00
2006-06-04 13:16:31 +00:00
2006-05-25 16:45:24 +00:00
2003-06-21 11:44:10 +00:00
2006-11-21 19:00:12 +00:00
2006-11-20 11:07:56 +00:00
2004-04-25 14:43:21 +00:00
2004-07-27 03:13:45 +00:00
2005-04-21 19:44:52 +00:00
2006-07-12 14:27:13 +00:00
2006-12-11 17:13:56 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:09:21 +00:00
2006-08-06 07:34:25 +00:00
2005-06-15 06:22:26 +00:00
2006-11-20 11:07:56 +00:00
2006-06-08 19:05:58 +00:00
2006-07-12 14:27:13 +00:00
2003-10-12 16:03:52 +00:00