Tagged 'perspective'

Auto Snap Mode

3 votes

This is a simple (free) script that detects viewport changes. It will automatically set the current snap mode to 3D snaps when the current viewport is perspective, camera, etc; it will switch to either 2D/2.5D if the current viewport is set to standard orthographic projections.

The function only changes the current snap mode if:

1: Snaps are On
2: Either the target snap mode is 2/2.5 and the current snap mode is 3D OR the target snap mode is 3D and it isn't currently set to 3D. (In other words, for top/left/front the mode won't change if it is 2 or 2.5--it uses the current 2 or 2.5.)

Save & Restore Views

7 votes

A simple script that is pretty similar to max's own "Save active perspective view" and "Restore active perspective view" functionality just that there are 5 slots with preview images. Un-comment the first 2 lines to install it as a macroscript. Click the little lock symbol to save a view, click the image button to restore it. 

Syndicate content