This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
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-12-29 11:03:03 +00:00
2013-01-12 17:07:49 +00:00
2012-12-29 01:54:58 +00:00
2012-10-23 13:28:22 +00:00
2012-12-29 01:54:58 +00:00
2013-01-21 15:41:00 +00:00
2013-01-17 08:46:46 +00:00
2012-08-18 19:54:21 +00:00
2012-12-28 14:19:05 +00:00
2012-12-28 14:19:05 +00:00
2013-01-15 15:42:12 +00:00
2013-01-15 15:42:12 +00:00
2012-12-29 01:54:58 +00:00
2012-12-20 00:29:31 +00:00
2012-09-16 04:58:18 +00:00
2012-12-28 09:06:48 +00:00
2013-01-14 16:42:43 +00:00
2013-01-19 06:12:25 +00:00
2012-10-27 10:42:28 +00:00
2013-01-12 11:59:22 +00:00
2013-01-21 02:30:40 +00:00
2012-10-22 08:15:51 +00:00
2013-01-10 18:20:29 +00:00
2012-12-31 13:52:13 +00:00
2012-05-12 16:11:34 +00:00
2012-11-09 09:33:28 +00:00
2012-11-01 09:54:00 +00:00