Sybren A. Stüvel
325501247d
Fix AttributeError in mesh properties panel when mesh is pinned
...
When a mesh datablock is pinned in the properties panel,
`context.object` is `None`. This in turn causes `obj.mode` to raise an
`AttributeError` exception as `None.mode` doesn't exist.
Since there is no (fast/simple) way to check whether the owning object
is in edit mode or not, the properties will be disabled. Not ideal, but
better than spewing an exception on every panel draw.
Reviewed By: campbellbarton, brecht
Differential Revision: https://developer.blender.org/D5237
2019-07-12 14:18:17 +02:00
..
2019-04-19 07:32:24 +02:00
2019-04-19 07:32:24 +02:00
2019-06-28 15:03:24 +02:00
2019-06-11 16:08:32 +10:00
2019-04-23 13:45:03 +03:00
2019-05-22 00:59:43 +10:00
2019-07-08 22:48:17 +02:00
2019-05-22 00:59:43 +10:00
2019-07-01 13:24:41 +02:00
2018-11-26 19:05:37 +01:00
2019-05-15 16:07:50 +02:00
2019-03-14 15:34:14 +11:00
2019-07-12 14:18:17 +02:00
2019-02-11 15:46:09 +01:00
2019-06-26 20:58:30 +02:00
2019-04-19 08:13:56 +02:00
2018-11-26 19:05:37 +01:00
2019-05-19 11:33:27 +02:00
2019-06-28 14:24:23 +02:00
2019-07-08 11:46:40 +02:00
2019-07-07 13:54:25 +10:00
2019-07-07 22:33:35 +10:00
2019-06-11 16:08:32 +10:00
2019-06-25 17:26:56 +02:00
2019-04-19 08:29:38 +02:00
2019-06-24 14:02:23 +02:00
2019-06-30 15:51:01 -04:00
2019-06-21 08:36:03 +10:00
2019-06-21 08:36:03 +10:00
2019-06-11 16:08:32 +10:00
2019-04-19 07:51:14 +02:00
2019-06-22 11:08:12 +10:00
2019-03-14 15:34:14 +11:00
2019-06-11 16:08:32 +10:00
2019-06-11 16:08:32 +10:00
2019-06-29 11:35:30 -04:00
2019-06-11 16:08:32 +10:00
2019-06-11 16:08:32 +10:00
2019-05-02 14:37:43 +02:00
2019-07-07 14:17:33 +10:00
2019-05-19 11:33:27 +02:00
2019-06-29 16:01:28 +02:00
2019-04-19 07:32:24 +02:00
2019-07-09 09:59:34 +02:00
2019-06-20 14:49:55 +10:00
2019-06-17 18:55:07 +02:00
2019-06-27 19:11:19 +02:00
2019-05-22 00:59:43 +10:00
2019-06-11 16:08:32 +10:00
2019-06-11 16:08:32 +10:00
2019-05-22 00:59:43 +10:00
2019-04-21 04:50:47 +10:00
2019-07-10 12:57:58 +02:00
2019-03-14 15:34:14 +11:00
2019-04-21 04:58:52 +10:00
2019-04-19 07:51:14 +02:00
2019-06-25 01:08:13 +10:00
2019-07-05 17:44:47 +10:00
2019-07-10 14:51:30 +02:00
2019-07-12 15:45:52 +10:00
2019-06-11 16:08:32 +10:00
2019-07-07 22:33:35 +10:00
2019-03-13 13:32:10 +11:00