On Mon, 2009-09-14 at 14:13 +0200, gabor papp wrote: > hi Dave, > > have you changed camera locking also? it seems that the camera is no > longer locked after (set-camera-transform) > ---- > > (clear) > > (set-camera-transform (mtranslate #(0 0 -5))) > > (build-cube) > > --- > > if i drag the mouse, the camera jumps to the state which was set before > the (set-camera-transform) call.
Yes that's me (as usual, breaking things), I didn't mean to commit that... It should be better now. cheers, dave
