Files
test/source/blender/blenkernel
Campbell Barton d1a211188b property change reporting now uses the context again, rather then checking a dir() on context, hard-code common paths.
eg:
  bpy.context.scene.render.resolution_x = 1921
  bpy.context.object.data.use_auto_smooth = True
  bpy.context.object.active_material.diffuse_intensity = 1
  bpy.context.scene.world.exposure = 0.1

also remove duplicate GS() defines
2013-01-22 04:24:01 +00:00
..
2012-09-26 20:05:38 +00:00
2012-05-16 23:37:23 +00:00
2012-06-06 22:38:39 +00:00
2012-12-28 09:06:48 +00:00
2012-12-22 14:25:34 +00:00
2012-03-02 16:05:54 +00:00
2012-11-09 09:33:28 +00:00
2012-12-27 15:07:19 +00:00
2013-01-19 06:12:25 +00:00
2012-06-06 22:38:39 +00:00
2012-11-03 15:35:03 +00:00
2013-01-14 16:42:43 +00:00
2012-05-29 10:21:07 +00:00
2012-12-17 08:01:43 +00:00