Opened 6 years ago

Closed 5 years ago

#2466 closed defect (duplicate)

pseudobonds to ribbons difficult to select and get balloon help for

Reported by: pett Owned by: Tom Goddard
Priority: moderate Milestone:
Component: Graphics Version:
Keywords: Cc: Tom Goddard
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The code to detect pseudobond picking needs to be updated to reflect the changes in #183

Change History (3)

comment:1 by Tom Goddard, 6 years ago

Cc: Tom Goddard added; Conrad Huang removed
Owner: changed from Tom Goddard to Conrad Huang

Reassiging to Conrad who changed the pseudobond rendering. The first_intercept() selection code is not using the pseudobond tether positions.

The Pseudobonds.pb_coords and pb_scene_coords properties loop over all pseudobonds -- this should be done in C++. The purpose of the Collections such as Pseudobonds are to get high performance in the graphics and avoid looping over atoms, bonds and pseudobonds in Python.

comment:2 by pett, 5 years ago

Owner: changed from Conrad Huang to Tom Goddard

comment:3 by pett, 5 years ago

Resolution: duplicate
Status: assignedclosed

Same as #4526

Note: See TracTickets for help on using tickets.