Tim Gould Wrote:I think you could go beyond MLCAD so that one-click = front, two-clicks (slow,not double) = second etc.
You mean for switching the view in a single window?
In the current dev version any editing view can switch between 2d and 3d at any time and the current editing plane (xy/xz/yz) determines the 'ortho' side in 2D, which you can also change by using the compass (e.g. for top view -> x up, x down, z up, z down).
Quick changes between the planes is also controled by keyboard (just like in the current 1.0) using:
[ s ]ides (yz)
[ t ]op/bottom (xz)
[ f ]ront/back (xy)
Where in ortho mode the last used orientation of the chosen plane will be restored.
(tmp) Switching from split windows to a fullwindow version of the current view will also be possible using the spacebar.
edit: fixed bb code issue