Campbell Barton
f6c323aa42
- move more active properties into their collections:
...
scene.active_keying_set --> scene.keying_sets.active
...same for active_uv_texture. active_vertex_color, active_keyconfig,
- move mesh.add_uv_layer() and mesh.add_vertex_color() into their collections
also have them return the newly created layer and dont set the layer active.
uvtex = mesh.uv_layers.new(name)
vcol = mesh.vertex_colors.new(name)
2010-08-23 22:16:45 +00:00
..
2010-08-20 06:09:58 +00:00
2010-08-20 06:09:58 +00:00
2010-08-23 22:16:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-18 07:14:10 +00:00
2010-08-20 06:09:58 +00:00
2010-08-09 01:37:09 +00:00
2010-08-21 04:51:00 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 22:16:45 +00:00
2010-08-23 00:57:19 +00:00
2010-08-23 05:47:45 +00:00
2010-08-22 17:23:08 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-20 06:09:58 +00:00
2010-08-20 06:09:58 +00:00
2010-08-20 06:09:58 +00:00
2010-08-23 05:47:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-20 06:09:58 +00:00
2010-08-23 22:16:45 +00:00
2010-08-23 05:47:45 +00:00
2010-08-21 04:51:00 +00:00
2010-08-17 07:49:53 +00:00
2010-08-17 17:03:52 +00:00
2010-08-18 07:14:10 +00:00
2010-08-17 07:49:53 +00:00
2010-08-23 22:16:45 +00:00
2010-08-20 06:09:58 +00:00
2010-08-21 04:51:00 +00:00
2010-08-18 08:26:18 +00:00
2010-08-18 04:10:23 +00:00
2010-08-23 22:16:45 +00:00
2010-08-21 04:51:00 +00:00
2010-08-18 07:14:10 +00:00
2010-08-23 22:16:45 +00:00
2010-08-23 22:16:45 +00:00
2010-08-18 10:42:00 +00:00
2010-08-22 06:31:26 +00:00
2010-08-23 05:47:45 +00:00