Luke Gardner
Luke Gardner
### Short description When orbiting using GLViewWidget.py, there is an instantaneous jump from one camera position to another if the user initiates an orbit by clicking in a location on...
@9swampy I reorganized my previous changes into more sensible commits, so they should hopefully be easier to sift through. So far, the only testing I've done has been with me...
At https://github.com/dxx-redux/dxx-redux/blob/6c15e37e2e399ecd6f2e6e6055e006cc2553272c/d1/main/newmenu.c#L881 and https://github.com/dxx-redux/dxx-redux/blob/6c15e37e2e399ecd6f2e6e6055e006cc2553272c/d2/main/newmenu.c#L886 there are checks to determine if numlock is turned on and to map numpad presses to their non-numpad equivalents if such is the case. The recorded...