Weight paint not showing in Dynamic Paint #67690
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
FBX
Interest
Freestyle
Interest
Geometry Nodes
Interest
glTF
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 & 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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
7 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#67690
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: macOS 10.14.6, Darwin-18.7.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 560X OpenGL Engine ATI Technologies Inc. 4.1 ATI-2.11.20
Blender Version
Broken: version: 2.80 (sub 75), branch: master, commit date: 2019-07-24 14:22, hash:
507ffee6e1
Worked: (optional)
Hi everyone. If what I'm describing is a design decision and not a bug, my apologies for wasting your time. :)
Unlike the previous version of Blender 2.79b, weight paint will not show in the viewport when adding Dynamic Paint physics to a canvas object.
Exact steps for others to reproduce the error
Added subscriber: @lasphere
#62882 was marked as duplicate of this issue
#67766 was marked as duplicate of this issue
Added subscribers: @Jeroen-Bakker, @WilliamReynish
It's not a design decision per se, but more a consequence of how the viewport works now.
@Jeroen-Bakker
It would be useful to see this information - perhaps Workbench could show it? We could have a toggle for it inside the Canvas controls, for example?
Added subscriber: @lichtwerk
This was tried to be shown as an overlay #63819 (Overlay: DynamicPaint overlay), but it was decided to show in a more general manner...
Added subscribers: @DimitriBastos, @ZedDB, @YAFU, @StephenSwaney, @CraigD, @dark999
I think this deserves to be at Medium Priority [some sort of ability to visualize this is needed -- even if in another form of some generic system to easily visualize data layers from a modifier]
Added subscriber: @FinbarrORiordan
Added subscriber: @gnastacast
I submitted a patch about a month ago that fixes the preview problem, in that it at least shows up in weight paint mode. It just needs review. D6072
Added subscribers: @avclubvids, @vr_sebas, @zeauro, @neouser, @dfelinto, @Hookflash, @3di, @hoanguk, @Poulpator, @Pandu93, @VuPham, @Mantissa, @Sergey
Closed as duplicate of #71947
The weight are currently drawn when using the Weight Paint mode. Patch has been applied to b2.82. That will solve a part of this ticket.
Better workflows will be added by the attribute paint project. So I will merge this ticket into the attribute paint proposal. The attribute paint also needs to visualize the weights in a more persistent way. Current weight painting overlay is just to focused to certain workflows.