Greg Collecutt

Results 14 comments of Greg Collecutt

A little less jarring ...

I think this is all done now. Key A aligned view position and up vector to nearest axes and key Z resets zoom to bound selected geometries. View changes and...

Glad you like it. I guess its OK to change to a time based animated transform. Displaz appears to adjust the amount that is drawn each render in order to...

Thought I had solved the fighting - will have another look. Ok with you if I work on building a camera animation class?

Didn't create a new class CameraAnimator - I felt it was more logical that the animation code was part of interactivecamera class. The setCenter and setEyeToCenterDistance slots can probably be...

Connected signals from main window menu items (trackball and animation) directly to interactivecamera slots. Also did a bit of tidying and name simplifying.

Does the problem of shimmering need to moved to a separate issue? I think it is independent of the animated view transforms - when I keep the mouse button down...

I'm working on it now - give me an hour and I might have a new commit.

Using state machine for draw process with incremental timer (now called m_drawTimer) running continuously. Have made it so during mouse rotates only the first frame is drawn each time. Now...

There must be something different about your system. For me, holding the r, t or z buttons causes transformation once and then it finishes the draw and then all quiet....