Brecht Van Lommel
5c17dbd991
Fix missing Cycles 3D viewport updates when editing materials, lamps.
...
This introduces a new depsgraph API for getting updated datablocks,
rather than getting it from bpy.data.
* depsgraph.ids_updated gives a list of all datablocks in the depsgraph
which have been updated.
* depsgraph.id_type_updated('TYPE') is true if any datablock of the given
type has been added, removed or modified.
More API updates are coming to properly handle multiple depsgraphs and
finer update granularity, but this should make Cycles work again.
2018-05-30 14:07:23 +02:00
..
2018-05-30 14:07:23 +02:00
2018-05-04 15:21:42 +02:00
2018-02-12 17:24:18 +11:00
2018-04-16 19:55:33 +02:00
2018-05-23 13:52:51 +02:00
2018-05-08 16:57:07 +02:00
2018-03-31 20:40:37 +02:00
2018-05-30 12:25:20 +02:00
2017-11-23 03:12:00 +11:00
2017-11-23 03:26:00 +11:00
2017-06-14 22:38:11 +02:00
2018-02-06 23:34:58 +11:00
2018-05-12 19:43:36 -03:00
2017-08-07 20:34:36 +02:00
2018-05-25 12:48:33 +02:00
2018-05-30 10:29:41 +02:00
2018-05-22 17:11:30 +02:00
2018-05-18 13:34:24 +02:00
2018-05-18 13:34:24 +02:00
2017-12-13 15:38:11 +11:00
2017-06-14 22:38:11 +02:00
2018-05-25 12:48:33 +02:00
2018-05-18 13:34:24 +02:00
2018-04-16 19:55:33 +02:00
2018-04-16 19:55:33 +02:00
2018-05-30 10:29:41 +02:00
2018-04-16 19:55:33 +02:00
2017-06-14 22:38:11 +02:00
2018-05-30 10:29:41 +02:00
2018-04-16 19:55:33 +02:00
2018-05-08 15:20:18 +02:00
2018-03-19 15:45:50 +01:00
2017-07-03 19:53:00 +03:00
2018-04-16 19:55:33 +02:00
2018-05-18 13:34:24 +02:00
2017-10-17 19:39:10 +03:00
2018-04-16 19:55:33 +02:00
2017-12-19 15:55:56 +01:00
2018-05-18 13:34:24 +02:00
2018-04-17 17:51:28 +02:00
2017-08-07 20:34:36 +02:00
2018-05-28 17:07:39 +02:00
2018-05-05 14:42:15 +02:00
2018-04-05 16:50:23 +02:00
2017-08-07 20:34:36 +02:00
2018-01-11 10:19:00 +11:00
2018-05-22 08:11:13 +02:00
2018-05-25 11:16:58 +02:00
2018-04-18 11:41:07 +02:00
2017-11-29 17:23:25 +01:00
2017-11-29 17:23:25 +01:00
2018-05-14 14:25:13 +02:00
2017-08-07 20:48:22 +02:00
2018-04-26 17:06:14 +02:00
2018-05-30 14:07:23 +02:00
2018-04-16 19:55:33 +02:00
2018-05-29 16:02:53 +02:00
2018-04-16 19:55:33 +02:00
2018-05-12 22:16:09 +02:00
2017-07-03 19:53:00 +03:00
2018-05-29 16:02:53 +02:00
2018-05-30 12:04:06 +02:00
2018-04-16 19:55:33 +02:00
2018-04-16 19:55:33 +02:00
2018-03-08 17:15:34 +13:00
2018-05-30 14:07:23 +02:00
2018-03-06 09:57:41 +11:00
2017-06-15 10:19:33 +02:00
2018-05-30 11:49:45 +02:00
2018-05-28 17:10:00 +02:00
2018-04-16 19:55:33 +02:00
2018-05-25 23:20:20 +02:00
2018-04-19 17:35:25 +02:00
2018-04-13 11:31:19 +02:00
2018-04-16 19:55:33 +02:00
2018-05-18 13:34:24 +02:00
2018-05-29 12:15:26 +02:00
2018-05-11 11:36:48 +02:00
2018-05-30 12:04:06 +02:00
2018-05-08 15:20:18 +02:00
2018-04-16 19:55:33 +02:00
2017-08-18 08:24:12 +02:00
2017-08-07 20:34:36 +02:00
2018-05-29 16:29:11 +02:00
2018-01-11 14:38:58 +01:00
2018-04-15 10:48:50 +02:00
2018-04-19 17:35:25 +02:00
2018-05-29 17:05:32 +02:00
2018-05-15 19:37:06 +02:00
2018-05-25 11:16:58 +02:00
2018-04-16 19:55:33 +02:00
2018-05-18 13:34:24 +02:00
2018-02-15 11:53:58 +01:00
2017-08-14 11:43:19 +02:00