Files
test/source/blender/bmesh/intern
Campbell Barton 345c6298e9 Object Mode: move to workspace struct
- Read-only access can often use EvaluationContext.object_mode
- Write access to go to WorkSpace.object_mode.
- Some TODO's remain (marked as "TODO/OBMODE")
- Add-ons will need updating
  (context.active_object.mode -> context.workspace.object_mode)
- There will be small/medium issues that still need resolving
  this does work on a basic level though.

See D3037
2018-02-08 21:14:26 +11:00
..
2017-03-13 04:39:20 +11:00
2016-07-01 19:29:22 +10:00
2017-11-01 11:56:56 +11:00
2017-12-04 16:37:31 +11:00
2017-03-13 04:39:20 +11:00
2017-03-13 04:39:20 +11:00
2017-11-05 14:33:18 +11:00
2016-03-15 14:16:16 +05:00
2016-05-12 05:59:59 +10:00