Particle hair: X mirror UI doesnt show 'topology mirror' option (even though it is being used for ADD and CUT brushes) #72473

Closed
opened 2019-12-16 09:11:19 +01:00 by Massimiliano Puliero · 6 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.28

Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: f1aa4d18d4

Short description of error
hair "X Mirror" option doesn't work on some area of the mesh.

Exact steps for others to reproduce the error

Please open the file
paint some hair around the head to see that on the back the X mirror option doesn't work.

In case open the attached gif to see what happen on my PC.

Thank you

hair_simmetry_bug.blend
hair.gif

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.28 **Blender Version** Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: `f1aa4d18d4` **Short description of error** hair "X Mirror" option doesn't work on some area of the mesh. **Exact steps for others to reproduce the error** Please open the file paint some hair around the head to see that on the back the X mirror option doesn't work. In case open the attached gif to see what happen on my PC. Thank you [hair_simmetry_bug.blend](https://archive.blender.org/developer/F8225308/hair_simmetry_bug.blend) ![hair.gif](https://archive.blender.org/developer/F8225314/hair.gif)

Added subscriber: @MassimilianoPuliero

Added subscriber: @MassimilianoPuliero
Member
Added subscribers: @WilliamReynish, @Harley, @pablovazquez, @lichtwerk
Member

Hm, this is because Topology Mirror option is enabled for editmode tooloptions.

Same is true for 2.79 here, but it is very confusing that this option is being considered for particle editmode as well [and we are not even showing it here :/]

Digging a little deeper:

  • stuff happens in brush_edit_apply
  • pe_x_mirror checks ME_EDIT_MIRROR_X only
  • then PE_mirror_x / mesh_get_x_mirror_faces checks ME_EDIT_MIRROR_TOPO as well (to use in mesh_get_x_mirror_vert)

Sooo, Topology Mirror fails for this mesh (but it does moving verts in editmode, too -- this is 'normal' for this mesh I assume). Thats why particle edit brushes fail here, too.

I would actually vote for this not being a bug 'per se', but it is highly misleading to not show the Topology Mirror option for the Cut & Add particle edit brushes...
Guess this is one for the UI mafia, would strongly suggest adding this option (see above)

CC @WilliamReynish , @pablovazquez, @Harley

Hm, this is because `Topology Mirror` option is enabled for editmode tooloptions. Same is true for 2.79 here, but it is very confusing that this option is being considered for particle editmode as well [and we are not even showing it here :/] Digging a little deeper: - stuff happens in `brush_edit_apply` - `pe_x_mirror` checks `ME_EDIT_MIRROR_X` only - then `PE_mirror_x` / `mesh_get_x_mirror_faces` checks `ME_EDIT_MIRROR_TOPO` as well (to use in `mesh_get_x_mirror_vert`) Sooo, `Topology Mirror` fails for this mesh (but it does moving verts in editmode, too -- this is 'normal' for this mesh I assume). Thats why particle edit brushes fail here, too. I would actually vote for this not being a bug 'per se', but it is highly misleading **to not show** the `Topology Mirror` option for the `Cut` & `Add` particle edit brushes... Guess this is one for the UI mafia, would strongly suggest adding this option (see above) CC @WilliamReynish , @pablovazquez, @Harley
Philipp Oeser changed title from hair X mirror option doesn't work properly to Particle hair: X mirror UI doesnt show 'topology mirror' option (even though it is being used for ADD and CUT brushes) 2019-12-16 12:21:28 +01:00

This issue was referenced by 56fc0f411f

This issue was referenced by 56fc0f411fb5c8b71d916d834c5435e667d14d1a
Member
See [D6418: Fix #72473: Particle hair: X mirror UI doesnt show 'topology mirror' option (even though it is being used for ADD and CUT brushes)](https://archive.blender.org/developer/D6418) for a fix...
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Philipp Oeser self-assigned this 2019-12-19 14:25:28 +01:00
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
3 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#72473
No description provided.