6 entries in Workflow

Show Last-hidden

Unhide geometry in the order it was hidden

Wednesday, January 17th, 2007

This MAXScript entry has not yet been completed...
(more...)

Viewport Layout Manager

Adds a toolbar that allows you to swap between viewport layouts on the fly, remembering settings per viewport between layouts.

Tuesday, September 5th, 2006

Description

Adds a toolbar that allows you to swap between viewport layouts on the fly, remembering settings per viewport between layouts (and optionally, sessions).

Example uses:

  • use one layout for setup or modelling, and another for animation
  • Store camera views in each layout
  • Wireframe / shaded layouts

UI

Rollover ui to see the options...

Features

  • Change viewport layout on the fly
  • Remembers individual viewport settings across layouts
  • Save layout sets, eg per task (modelling, animation), per scene, or per project

Stores and retrieves - per view

  • View type / named camera
  • Perspective view's viewpoint
  • Shading mode
  • Safe frame
  • Grid state
  • Bg image
  • Bg display
  • Active viewport

Options

  • Quick background image on / off
  • Reset layout / all layouts
  • Save / load settings to file
  • Auto-dock to top or bottom
  • Auto-start with max
  • Clear settings on startup

Download & Installation

Download Viewport Layout Manager 1.2.ms

Run the .ms file once and it will install Views-ViewportLayoutManager.mcr to the 3dsmax/UI/MacroScripts directory, and install the new toolbar automatically.

Bugs and Feedback

Leave comments below :)

Open Most-recent File

Opens the most recent file, be it an autobackup or a saved file

Tuesday, May 23rd, 2006

This MAXScript entry has not yet been completed...
(more...)

Get Unmapped Objects

Selects all objects without proper mapping co-ordinates

Thursday, May 11th, 2006

This MAXScript entry has not yet been completed...
(more...)

Macro Lister

Scans all installed macros by category, and creates a dockable tree-view

Monday, October 24th, 2005

Macro Lister lists all installed macros in a tree-view, by category. Double-clicking an entry will run the macro.

Interface

Macro Lister can be docked on the left or right sides of the screen by dragging.

Download and Installation

Download and run Macro Lister 0.5.ms from 3dsmax.

It will create the macroscript in the correct directory for your max version, then you can add the script to a toolbar by going to:

  • Customize > Customize User Interface...
  • and looking under the MAX Script Tools category for MacroLister.

Set and get paths

Assign default paths to both scene and MAXScript directories

Monday, July 18th, 2005

This MAXScript entry has not yet been completed...
(more...)