Files
test/source
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
..
2013-01-15 23:45:41 +00:00
2012-12-17 08:01:43 +00:00
2013-01-19 03:04:51 +00:00
2012-12-17 08:01:43 +00:00