After Effects
More info here
Tools for expanding a face selection based on the facing normals and mesh quadrify based on facing normals.
The normal move tool will move a vertex selection in the direction of their normals. The tool will also respect soft selections.
Model using radial symmetry.
A very basic experimental UV unwrap tool for very basic geometry based on the OpenNL library. Not very useful or recommended in it's current state.
The built in loop select tool does not work with meshes created from plane primitives. This script adds that capability.
The boolean slice tool creates a slice through geometry by using the boolean cut function with a plane sized larger than the mesh and perpendicular to the active 3D viewport. Best control is in the orthographic views with the mesh centered in the view. Load into a scene to automatically install the button, widget and script.
Enhanced Mirror Tool panel installer replaces the Mesh Editor Settings node with a version that includes buttons for setting up a mirror about the X, Y and Z axis.
A collection of scripts for using NURBS curves and patches in the truespace workspace environment.
A tsx plugin for revolving/latheing a curve profile about an axis to create a nurbs patch The Truespace built in lathe tool converts to a polygon object. The plugin works by creating a circle and lofting the profile along the circles path. The loft tool in truespace moves the geometric center of the curve to the path, aligns it to the path and creates a lofted object with construction history. This plugin does not move the profile to the path, does not create construction history and does not eat the original profile curve in the process.
A tsx plugin for the display of NURBS curves and patch information It also includes widgets for changing the direction of the NURBS. This is useful when combined with the weld curves and patches tools.
A tsx plugin for editing a NURBS patch or curve indirectly through a polyhedron mesh proxy. A poly mesh cage is created and point edit mode is activated. The cage's vertices correspond to the control points of the NURBS object and includes control points that are not accessible through normal NURBS modeling.
A tsx plugin for joining 2 curves together as one. Options for automatically flipping the directions of the curves and for deleting the original curves.
A tsx plugin for joining 2 NURBS patches together as one.
Tsx plugins for rebuilding NURBS patches and curves with a uniform structure.
Installer for the target weld script. This installs a custom button, toolbar and widget.
A collection of 5 linear gradients for use with the soft selection profiles in truespace.
Lathe tool for workspace based on the Radial Array tool found on the truespace utilities page.
Static Sweep Plus is a replacement for the old lathe tool script and the static sweep script. It is based on the Dynamic sweep tool except that it is not interactive.
Closest thing to a true bevel tool for truespace workspace side.
Makes a soft(weight) selection based on the U or V values from the UV map Installer creates a button that opens the control panel.
December 1 2012: autoload, unique button id
Modelside, tsx plugin for converting a nurbs patch to a quad polygon mesh Each of the patches for a multi-patch nurbs surface will have to be converted separately Exit point edit mode and use boolean subtraction on the mesh to clean it up after the conversion or use heal vertices in workspace This will remove any seams caused by the nature of nurbs geometry This plugin should work with truespace version 5.1 and up, but hasn't been tested The nurbs rebuild patch plugin on this page can be used to control the density of the final mesh.
Modelside, tsx plugin for converting the faces of a polygon mesh to a group of closed NURBS curves.
Scripts to help fix bad geometry. Creates a selection based on mesh characteristics such as side count and planarity. These scripts were inspired by the Cleaning tools in Maya and the SDS corruption that can occur inside trueSpace.