Ticket #113 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

clickCenter does not appear to work in ssm for 2.0

Reported by: allenb Assigned to: unassigned
Priority: blocker Milestone: 2.0 Beta
Component: System Version: 2.0
Keywords: Cc:
Completion:

Description

The sweet auto-centering feature of the simple scene manger does not appear to be working in OpenSG 2.0. I looked through the code and it looks like things are being enabled and the flag is being set but for some reason it is not recentering in trackball navigation.

Does anyone know why this is?

Change History

(in reply to: ↑ description ) 10/23/06 06:32:12 changed by cneumann

Replying to allenb:

The sweet auto-centering feature of the simple scene manger does not appear to be working in OpenSG 2.0. I looked through the code and it looks like things are being enabled and the flag is being set but for some reason it is not recentering in trackball navigation. Does anyone know why this is?

Yup, the IntersectAction callback code in Geometry::intersect is commented out. I don't know enough about the changes to Geometry to reenable it, sorry.

10/23/06 11:13:52 changed by allenb

This ticket now depends upon ticket:115 to fix the intersection code in geometry.

12/16/06 06:37:35 changed by cneumann

  • status changed from new to closed.
  • estimated_completion changed.
  • resolution set to fixed.

fixed in r454.