3D Viewport (parent task) #56349

Closed
opened 2018-08-13 13:10:14 +02:00 by Brecht Van Lommel · 22 comments

Parent tasks for 3D viewport tasks to complete before 2.80 can be considered feature complete.

  • Mesh Analysis drawing is missing (either hide from UI or implement)
  • Dynamic paint drawing is incomplete, it does not show vertex colors in viewport like before. (solve along with studio/blender-studio#57000)
Parent tasks for 3D viewport tasks to complete before 2.80 can be considered feature complete. * Mesh Analysis drawing is missing (either hide from UI or implement) * Dynamic paint drawing is incomplete, it does not show vertex colors in viewport like before. (solve along with studio/blender-studio#57000)
Author
Owner

Added subscriber: @brecht

Added subscriber: @brecht

#60568 was marked as duplicate of this issue

#60568 was marked as duplicate of this issue

#60117 was marked as duplicate of this issue

#60117 was marked as duplicate of this issue

#51367 was marked as duplicate of this issue

#51367 was marked as duplicate of this issue

#58799 was marked as duplicate of this issue

#58799 was marked as duplicate of this issue

#57258 was marked as duplicate of this issue

#57258 was marked as duplicate of this issue

Added subscriber: @DuarteRamos

Added subscriber: @DuarteRamos
Clément Foucault self-assigned this 2018-08-27 11:04:53 +02:00
Author
Owner

Added subscriber: @ideasman42

Added subscriber: @ideasman42
Author
Owner

Added subscriber: @AFWS

Added subscriber: @AFWS

Added subscriber: @greengiant83

Added subscriber: @greengiant83
Author
Owner

Added subscriber: @henryschreiner

Added subscriber: @henryschreiner
Author
Owner

Added subscribers: @Lidsel, @fclem, @WilliamReynish

Added subscribers: @Lidsel, @fclem, @WilliamReynish

Added subscriber: @billyand

Added subscriber: @billyand

Added subscriber: @Maverick

Added subscriber: @Maverick
Clément Foucault was unassigned by Brecht Van Lommel 2019-04-12 08:44:54 +02:00
Jeroen Bakker was assigned by Brecht Van Lommel 2019-04-12 08:44:54 +02:00
Member

With D4694 the basics of dynamic paint seems to work

image.png

With [D4694](https://archive.blender.org/developer/D4694) the basics of dynamic paint seems to work ![image.png](https://archive.blender.org/developer/F6954083/image.png)
Member

@brecht there is a misunderstanding in the second bullet.

Dynamic paint drawing is incomplete, it does not show vertex colors in viewport like before. (solve along with studio/blender-studio#57000)

Lets analyze.
Blender 2.79 has a preview dynamic paint for both painting surfaces and weight surfaces. Per object the user could activate one dynamic paint surface and it that surface was persistent show in the viewport. This drawing worked without setting up vertex groups or vertex colors. This made it easy for the user to preview the setup, and after that made the needed changes to the material(s).

In the future (current personal opinion) dynamic painting will be split into several sections.

surface_format surface_type preview available future
Vertex Paint Yes Modifier nodes
Vertex Displace No Modifier nodes
Vertex Weights Yes Modifier nodes
Vertex Waves No Modifier nodes
Image Sequence Paint No Texture/Shader nodes
Image Sequence Displace No Texture/Shader nodes
Image Sequence Waves No Texture/Shader nodes

We have workarounds for displaying previews:

  • Vertex Paint:
  • Configure Output Paintmap Layer and or Wetmap Layer
  • Switch to Mesh Object Data properties tab
  • Activate Vertex Color
  • Switch back to Physics properties tab
  • Activate workbench vertex color type
  • Weight Paint:
  • Add material
  • Configure material to display weights
  • Switch viewport to Lookdev or rendered mode in EEVEE/Cycles.

Looking at the whole story I would propose to remove the preview options from the Dynamic Paint (eg DNA, RNA, BKE, Operations etc)

image.png

So remove the Chain icons and discontinue the Dynamic Paint Overlay #63819
What do you advice?

@brecht there is a misunderstanding in the second bullet. > Dynamic paint drawing is incomplete, it does not show vertex colors in viewport like before. (solve along with studio/blender-studio#57000) Lets analyze. Blender 2.79 has a preview dynamic paint for both painting surfaces and weight surfaces. Per object the user could activate one dynamic paint surface and it that surface was persistent show in the viewport. This drawing worked without setting up vertex groups or vertex colors. This made it easy for the user to preview the setup, and after that made the needed changes to the material(s). In the future (current personal opinion) dynamic painting will be split into several sections. | **surface_format** | **surface_type** | **preview available** | **future** | | -- | -- | -- | -- | | Vertex | Paint | Yes | Modifier nodes | | Vertex | Displace | No | Modifier nodes | | Vertex | Weights | Yes | Modifier nodes | | Vertex | Waves | No | Modifier nodes | | Image Sequence | Paint | No | Texture/Shader nodes | | Image Sequence | Displace | No | Texture/Shader nodes | | Image Sequence | Waves | No | Texture/Shader nodes | We have workarounds for displaying previews: * Vertex Paint: * Configure Output Paintmap Layer and or Wetmap Layer * Switch to Mesh Object Data properties tab * Activate Vertex Color * Switch back to Physics properties tab * Activate workbench vertex color type * Weight Paint: * Add material * Configure material to display weights * Switch viewport to Lookdev or rendered mode in EEVEE/Cycles. Looking at the whole story I would propose to remove the preview options from the Dynamic Paint (eg DNA, RNA, BKE, Operations etc) ![image.png](https://archive.blender.org/developer/F6971524/image.png) So remove the Chain icons and discontinue the Dynamic Paint Overlay #63819 What do you advice?
Author
Owner

I think removing those preview options is fine. We can add a better system to preview such results from modifiers in the future (also for modifier nodes in the upcoming system), but the current preview stuff seems too much of a hack.

I think removing those preview options is fine. We can add a better system to preview such results from modifiers in the future (also for modifier nodes in the upcoming system), but the current preview stuff seems too much of a hack.
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

How do you show the dynamic paint weights in the viewport?

How do you show the dynamic paint weights in the viewport?
Member

@billyand Blender 2.80 Will not include weight paint overlay. It seems like Dynamic weight paint is broken for some years now but have only be noticed a short time ago. in the near future we want to redesign this part and integrate this into existing projects like modifier nodes and shader /texture nodes. Spending now time to fix is not effective.

@billyand Blender 2.80 Will not include weight paint overlay. It seems like Dynamic weight paint is broken for some years now but have only be noticed a short time ago. in the near future we want to redesign this part and integrate this into existing projects like modifier nodes and shader /texture nodes. Spending now time to fix is not effective.

Added subscriber: @IngmarFranz

Added subscriber: @IngmarFranz

I've found a workaround for making Dynamic Weight Painting visible in Blender 2.8 in Eevee and Cycles (Look Dev and Rendered):
Unwrap your object and scale the UV-map so that all UV-vertices are at (0,0). Now add an UV-Warp-Modifier to your object and use two Empties added at (0,0,0) and (1,1,0) as helper objects for the Modifier.
The dynamic weight paint map "dp_weight" determines the influence of the UV-Warp-Modifier. From the UV-Map-node, we separate the x or y value, put it into a color ramp with blue at the left, green in the middle and red at the right.
Plug the color ramp into your shader node and the weights become visible: See in attached files:
With a plane:
DynamicWeightPaintWorkaround_24Okt2019.blend
With Suzanne:
DynamicWeightPaintWorkaround_Suzanne_24Okt2019.blend

PS: Do I understand it right, that the UV-Warp-modifier shifts the UV-coordinate-system so that the UV-coordinate determined by the "From"-object is now at the position of the "To"-Object? This should be explained in the Blender Manual because the description there is too short:
https://docs.blender.org/manual/en/latest/modeling/modifiers/modify/uv_warp.html

I've found a workaround for making Dynamic Weight Painting visible in Blender 2.8 in Eevee and Cycles (Look Dev and Rendered): Unwrap your object and scale the UV-map so that all UV-vertices are at (0,0). Now add an UV-Warp-Modifier to your object and use two Empties added at (0,0,0) and (1,1,0) as helper objects for the Modifier. The dynamic weight paint map "dp_weight" determines the influence of the UV-Warp-Modifier. From the UV-Map-node, we separate the x or y value, put it into a color ramp with blue at the left, green in the middle and red at the right. Plug the color ramp into your shader node and the weights become visible: See in attached files: With a plane: [DynamicWeightPaintWorkaround_24Okt2019.blend](https://archive.blender.org/developer/F7853720/DynamicWeightPaintWorkaround_24Okt2019.blend) With Suzanne: [DynamicWeightPaintWorkaround_Suzanne_24Okt2019.blend](https://archive.blender.org/developer/F7853760/DynamicWeightPaintWorkaround_Suzanne_24Okt2019.blend) PS: Do I understand it right, that the UV-Warp-modifier shifts the UV-coordinate-system so that the UV-coordinate determined by the "From"-object is now at the position of the "To"-Object? This should be explained in the Blender Manual because the description there is too short: https://docs.blender.org/manual/en/latest/modeling/modifiers/modify/uv_warp.html
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
8 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#56349
No description provided.