issues
search
bsupnik
/
bricksmith
LDraw Modeler for OS X
BSD 2-Clause "Simplified" License
12
stars
6
forks
source link
Remove NSScrollView
#8
Closed
allenmonroesmith
closed
3 years ago
allenmonroesmith
commented
3 years ago
Restored full interactive viewing functionality.
Removes LDrawGLView from NSScrollView (due to this setup being incompatible with recent versions of Mac OS)
Converts camera to use an infinite viewing plane
Scrollbars merely reflect camera state, rather than owning the zoom factor and scroll positions
Restored full interactive viewing functionality.