"Cursor to Edge Intersection" does not work in local mode #51322

Closed
opened 2017-04-26 11:13:52 +02:00 by Bill Currie · 6 comments

System Information
Debian linux sid, nvidia 1080

Blender Version
Broken: git edc9f8b7669
Worked: (optional)

Short description of error
When editing a mesh in local mode, selecting "Cursor to Edge Intersection" fails to move the cursor. I have verified that it calculates the coordinates correctly.

Exact steps for others to reproduce the error
Using the attached blend, edgeintersect.blend use the Dynamic Context Menu addon's "Cursor to Edge Intersection" feature.

Also, the addon seems to be duplicated in addons_contrib/space_view3d_toolshelf_menu.py and addons/space_view3d_spacebar_menu.py

**System Information** Debian linux sid, nvidia 1080 **Blender Version** Broken: git edc9f8b7669 Worked: (optional) **Short description of error** When editing a mesh in local mode, selecting "Cursor to Edge Intersection" fails to move the cursor. I have verified that it calculates the coordinates correctly. **Exact steps for others to reproduce the error** Using the attached blend, [edgeintersect.blend](https://archive.blender.org/developer/F573425/edgeintersect.blend) use the Dynamic Context Menu addon's "Cursor to Edge Intersection" feature. Also, the addon seems to be duplicated in addons_contrib/space_view3d_toolshelf_menu.py and addons/space_view3d_spacebar_menu.py
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @taniwha

Added subscriber: @taniwha
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Brendon Murphy self-assigned this 2017-04-26 11:18:24 +02:00
Member

hi, can confirm this, makes me wonder after 6 years how many people actually use in local mode as it's known to fail many addons.
I'll add a fix for this in a few days, disabling the addon in local mode with a warning "Must be in perspective mode"
Thanks for report @taniwha

hi, can confirm this, makes me wonder after 6 years how many people actually use in local mode as it's known to fail many addons. I'll add a fix for this in a few days, disabling the addon in local mode with a warning "Must be in perspective mode" Thanks for report @taniwha
Member

Changed status from 'Open' to: 'Resolved'

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

committed fix, closing as resolved

committed fix, closing as resolved
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#51322
No description provided.