Pie Menu: 3D Viewport Pie Menus - meshed pie menu and Simplify brush not working. #52780

Closed
opened 2017-09-16 15:08:27 +02:00 by Rubén · 10 comments

System Information
Linux - Manjaro 17 KDE Desktop.
Nvidia Gforce 1080
Core i7
32GB RAM

Blender Version
version: 2.79 (sub 0), branch: master, commit date: 2017-09-11 10:43, hash: 5bd8ac9abfa, type: Release
build date: 2017-09-11, 12:19:07
platform: Linux

Short description of error

When i Press W and select the "Simplify"brush, it seems to do nothing on the mesh.
When I press Alt+W the pie menu is meshed with two overlapped brushes.

I have attached a picture:
Pie_Menu_Faulty.jpg

Exact steps for others to reproduce the error

Enable the "3D Viewport Pie Menus" addon and enable only the "SculptPie: Hotkey: 'W' " menu.
Go to the 3D Viewport, enter in sculpt mode and press W or Alt+W in order to get the same menus that yo can see in the attached file.

**System Information** Linux - Manjaro 17 KDE Desktop. Nvidia Gforce 1080 Core i7 32GB RAM **Blender Version** version: 2.79 (sub 0), branch: master, commit date: 2017-09-11 10:43, hash: 5bd8ac9abfa, type: Release build date: 2017-09-11, 12:19:07 platform: Linux **Short description of error** When i Press W and select the "Simplify"brush, it seems to do nothing on the mesh. When I press Alt+W the pie menu is meshed with two overlapped brushes. I have attached a picture: ![Pie_Menu_Faulty.jpg](https://archive.blender.org/developer/F805865/Pie_Menu_Faulty.jpg) **Exact steps for others to reproduce the error** Enable the "3D Viewport Pie Menus" addon and enable only the "SculptPie: Hotkey: 'W' " menu. Go to the 3D Viewport, enter in sculpt mode and press W or Alt+W in order to get the same menus that yo can see in the attached file.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Birkov

Added subscriber: @Birkov

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

The issue was in calling a pie menu during key assignment instead of the regular menu.

Should the shortcut be removed completely since the menu doesn't make sense without the other brushes? And there is other two add-ons that have the brushes menus already available (Dynamic Context Menu and Sculpt/Paint Brush Menus).

The simplify brush i'm not sure what the use case is. :)

The issue was in calling a pie menu during key assignment instead of the regular menu. Should the shortcut be removed completely since the menu doesn't make sense without the other brushes? And there is other two add-ons that have the brushes menus already available (Dynamic Context Menu and Sculpt/Paint Brush Menus). The simplify brush i'm not sure what the use case is. :)
Rubén changed title from Pie Menu: 3D Viewport Pie Menus - Lost brushes and meshed pie menu. to Pie Menu: 3D Viewport Pie Menus - meshed pie menu and Simplify brush not working. 2017-09-16 15:39:26 +02:00
Author

Sorry Vuk Gardašević (lijenstina) I was editing the post and haven't seen that you had answered to the first message.

I've opened the pie_sculpt_menu.py file (I'm not a developer, only a curious guy) and I have founded that there are 3 menus. So, the lost brushes that I have mentioned before, are in the ""Pie Sculpt 3" and you can access to it using the Grab Brushes pie.

I think that the shortcut (Alt +W) can be removed without problems (the previous version of the script worked in a different way) because you have access to all the brushes inside the menus of the first pie.

Also about the "simplify brush", I think that brush doesn't exist. I only have seen that in the pie Menu. If you go to the Blender brush panel, is not there and also when you select the brush in the pie menu, it does nothing.

Sorry Vuk Gardašević (lijenstina) I was editing the post and haven't seen that you had answered to the first message. I've opened the pie_sculpt_menu.py file (I'm not a developer, only a curious guy) and I have founded that there are 3 menus. So, the lost brushes that I have mentioned before, are in the ""Pie Sculpt 3" and you can access to it using the Grab Brushes pie. I think that the shortcut (Alt +W) can be removed without problems (the previous version of the script worked in a different way) because you have access to all the brushes inside the menus of the first pie. Also about the "simplify brush", I think that brush doesn't exist. I only have seen that in the pie Menu. If you go to the Blender brush panel, is not there and also when you select the brush in the pie menu, it does nothing.

This issue was referenced by 1a7d7b15ca

This issue was referenced by 1a7d7b15caab42555dc75af2d7714dd1b4a60273

This issue was referenced by 435e6affc0

This issue was referenced by 435e6affc02838daab0b078cb94f18bb83afd8e2
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

hi, removed the alt/w as it was invalid, I was going to at some stage remove the sculpt pies in favor of the sculpt brush menus addon, but changed my mind at last minute to keep the pies.
thanks for report. cleaned up the script.

hi, removed the alt/w as it was invalid, I was going to at some stage remove the sculpt pies in favor of the sculpt brush menus addon, but changed my mind at last minute to keep the pies. thanks for report. cleaned up the script.
Sign in to join this conversation.
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-addons#52780
No description provided.