Dyntopo color bug #46488

Closed
opened 2015-10-14 21:51:48 +02:00 by Alexey · 13 comments

System Information
Operating system and graphics card

Blender Version
Broken: (all)
Worked: (none)

Short description of error
1.png
2.png
3.png
4.png
5.png
Exact steps for others to reproduce the error
open blender (maybe with standart cube)
go to sculpt mode and repeat my test

**System Information** Operating system and graphics card **Blender Version** Broken: (all) Worked: (none) **Short description of error** ![1.png](https://archive.blender.org/developer/F244986/1.png) ![2.png](https://archive.blender.org/developer/F244988/2.png) ![3.png](https://archive.blender.org/developer/F244990/3.png) ![4.png](https://archive.blender.org/developer/F244992/4.png) ![5.png](https://archive.blender.org/developer/F244994/5.png) **Exact steps for others to reproduce the error** open blender (maybe with standart cube) go to sculpt mode and repeat my test
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Inwader77

Added subscriber: @Inwader77

Added subscribers: @Psy-Fi, @mont29

Added subscribers: @Psy-Fi, @mont29

Confirmed, @Psy-Fi, maybe you have some insight here?

Confirmed, @Psy-Fi, maybe you have some insight here?

Added subscriber: @RobertoRoch

Added subscriber: @RobertoRoch

The limitation has always been there. There is a checkbox in the Options tab of the tools panel to show diffuse color while dyntopo is active.
Captura de pantalla de 2015-10-16 15:02:18.png

But, the color not updating afterwards does look like a bug.

Edit: I've just tested the switch to multitexture with "show diffuse color" on, the object stays consistently showing the material color, nothing like your screenshots show. Changing the shading mode to textured makes the object look grey, but color returns if you switch back.

The limitation has always been there. There is a checkbox in the Options tab of the tools panel to show diffuse color while dyntopo is active. ![Captura de pantalla de 2015-10-16 15:02:18.png](https://archive.blender.org/developer/F245456/Captura_de_pantalla_de_2015-10-16_15_02_18.png) But, the color not updating afterwards does look like a bug. Edit: I've just tested the switch to multitexture with "show diffuse color" on, the object stays consistently showing the material color, nothing like your screenshots show. Changing the shading mode to textured makes the object look grey, but color returns if you switch back.
Author

In #46488#341881, @RobertoRoch wrote:
The limitation has always been there. There is a checkbox in the Options tab of the tools panel to show diffuse color while dyntopo is active.
Captura de pantalla de 2015-10-16 15:02:18.png

But, the color not updating afterwards does look like a bug.

Edit: I've just tested the switch to multitexture with "show diffuse color" on, the object stays consistently showing the material color, nothing like your screenshots show. Changing the shading mode to textured makes the object look grey, but color returns if you switch back.

Yes, all proper, but if we switch on dyntopo, and then switch off - we will loose color

> In #46488#341881, @RobertoRoch wrote: > The limitation has always been there. There is a checkbox in the Options tab of the tools panel to show diffuse color while dyntopo is active. > ![Captura de pantalla de 2015-10-16 15:02:18.png](https://archive.blender.org/developer/F245456/Captura_de_pantalla_de_2015-10-16_15_02_18.png) > > But, the color not updating afterwards does look like a bug. > > Edit: I've just tested the switch to multitexture with "show diffuse color" on, the object stays consistently showing the material color, nothing like your screenshots show. Changing the shading mode to textured makes the object look grey, but color returns if you switch back. Yes, all proper, but if we switch on dyntopo, and then switch off - we will loose color

In #46488#341911, @Inwader77 wrote:

Yes, all proper, but if we switch on dyntopo, and then switch off - we will loose color

Ehm, have you even tried the option? I just did, no amount of switching dyntopo on/off makes it lose the color.

I'm not saying the fiddling with multitexture/textured shading is not a bug, although I have no idea why you would want to do that for sculpting.
All I'm saying is the problem was already addressed by having the option to show diffuse color in sculpt mode some time ago. If you want the option to be always on by default and no checkbox to activate/de-activate it, that's another thing, but I wouldn't call it a bug.

> In #46488#341911, @Inwader77 wrote: > Yes, all proper, but if we switch on dyntopo, and then switch off - we will loose color Ehm, have you even tried the option? I just did, no amount of switching dyntopo on/off makes it lose the color. I'm not saying the fiddling with multitexture/textured shading is not a bug, although I have no idea why you would want to do that for sculpting. All I'm saying is the problem was already addressed by having the option to show diffuse color in sculpt mode some time ago. If you want the option to be always on by default and no checkbox to activate/de-activate it, that's another thing, but I wouldn't call it a bug.
Author

This comment was removed by @Inwader77

*This comment was removed by @Inwader77*

Here's what your removed comment said:

1. Select solid shading mode.

2)go to sculpt mode
3)add material, set any color - see proper color
4)switch on dyntopo - color loose(all OK because"show diffuse color" switch off)
5)switch off dyntopo - we have not color of material, bug(because dyntopo switched off)

Ok, I give up. Material color has been disappearing like you mentioned at least since Dyntopo was developed IIRC, that's why the option to show diffuse color was developed in the first place. But, if you refuse to use it and insist in having a problem with it, there's nothing I can do. I hope a developer has the time to fix the messy situation with diffuse color in Sculpt mode.

Here's what your removed comment said: ``` 1. Select solid shading mode. 2)go to sculpt mode 3)add material, set any color - see proper color 4)switch on dyntopo - color loose(all OK because"show diffuse color" switch off) 5)switch off dyntopo - we have not color of material, bug(because dyntopo switched off) ``` Ok, I give up. Material color has been disappearing like you mentioned at least since Dyntopo was developed IIRC, that's why the option to show diffuse color was developed in the first place. But, if you refuse to use it and insist in having a problem with it, there's nothing I can do. I hope a developer has the time to fix the messy situation with diffuse color in Sculpt mode.

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sergey Sharybin self-assigned this 2016-02-02 15:12:54 +01:00

Dyntopo is using some special tricks to draw things and currently indeed requires having "Show Diffuse Color" enabled in the settings to work same as non-dyntopo.

In fact, it's more a non-dyntopo issue which doesn't respect that setting unless Mask brush is used.

Thanks for the report, but it's just a nice improvement project for the new viewport.

Dyntopo is using some special tricks to draw things and currently indeed requires having "Show Diffuse Color" enabled in the settings to work same as non-dyntopo. In fact, it's more a non-dyntopo issue which doesn't respect that setting unless Mask brush is used. Thanks for the report, but it's just a nice improvement project for the new viewport.
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
4 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#46488
No description provided.