blender/release/scripts/startup
Jeroen Bakker cbe57acddf Workbench: Integration VertexPaint and WeightPaint modes
- Disable VertexPaint and WeightPaint for OB_MATERIAL and OB_RENDER. Users want to see the final result
 - When in OB_SOLID, the active object should be rendered without any color. The lighting information is multiplied with the VertexPaint/WeightPaint color
 - Removed the use_shading flag from VertexPaint and WeightPaint
 - add method to check if render engine should draw without color (DRW_object_in_only_lighting_mode)

Reviewers: fclem

Tags: #code_quest

Maniphest Tasks: T54894

Differential Revision: https://developer.blender.org/D3191
2018-04-30 15:54:38 +02:00
..
bl_operators Cleanup: remove code for removed Blender Internal properties. 2018-04-28 16:15:42 +02:00
bl_ui Workbench: Integration VertexPaint and WeightPaint modes 2018-04-30 15:54:38 +02:00
keyingsets_builtins.py Remove workspace object mode, reverts changes w/ 2.8 2018-04-05 18:21:14 +02:00
nodeitems_builtins.py Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00