Enhanced 3D Cursor plugin failed to snap on 2.77 #47609

Closed
opened 2016-02-28 04:02:18 +01:00 by YimingWu · 7 comments
Member

System Information
Windows 7 64bit
Intel Core i7 3770

Blender Version
Broken: (2.77rc1 hash b594b25)
Worked: (2.76b and earlier)

Short description of error
Enhanced 3D Cursor plugin can snap the cursor to face/edge/vert in 3D view,but on 2.77rc1 the function has failed.The cursor does move yet the snap function does not appear to have worked as expected.
Possible reason for this may be the change over the lower level GL drawing methods that may cause some problem to 3D depth reading,I think the author needs a indepth checking for the issue.

Expected effect:
cursorcorrect.png

Current under 2.77rc1
cursorincorrect.png

Thanks in advance for looking into it.

**System Information** Windows 7 64bit Intel Core i7 3770 **Blender Version** Broken: (2.77rc1 hash b594b25) Worked: (2.76b and earlier) **Short description of error** Enhanced 3D Cursor plugin can snap the cursor to face/edge/vert in 3D view,but on 2.77rc1 the function has failed.The cursor does move yet the snap function does not appear to have worked as expected. Possible reason for this may be the change over the lower level GL drawing methods that may cause some problem to 3D depth reading,I think the author needs a indepth checking for the issue. Expected effect: ![cursorcorrect.png](https://archive.blender.org/developer/F286124/cursorcorrect.png) Current under 2.77rc1 ![cursorincorrect.png](https://archive.blender.org/developer/F286126/cursorincorrect.png) Thanks in advance for looking into it.
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @ChengduLittleA

Added subscriber: @ChengduLittleA
dima glib was assigned by Bastien Montagne 2016-02-28 09:54:08 +01:00
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

made github issue on @dairin0d git site, awaiting reply.

made github issue on @dairin0d git site, awaiting reply.
Member

Sorry for the delay.
The problem was actually caused by the change of the ray_cast() return value in Blender 2.77, so snapping didn't work at all.
It should be fixed now.

Sorry for the delay. The problem was actually caused by the change of the ray_cast() return value in Blender 2.77, so snapping didn't work at all. It should be fixed now.
Member

Changed status from 'Open' to: 'Resolved'

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

Ah, I suppose I should mark it as "resolved".

Ah, I suppose I should mark it as "resolved".
Sign in to join this conversation.
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-addons#47609
No description provided.