What's new?    |    E-Mail    |    Plugin search:   All versions?

16 records match your query.
Displaying 10 entries per page.

Sort results by: Author  ¦  Name  ¦  Date

...Top
Author / WWW Name / Download Plugin Type
Chris Johnson MXS ActiveX v1.0
51.1 KB
MAXScript Extension
Compiled / Description
22.04.2005

This fixes a problem in Max with methods that are members of an AX object that take 2 or more parameters. The method would fail with an unknown system error. With this plugin, methods of this sort should now work, up to and including 5 arguments.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson PowerButton v1.0
26.7 KB
MAXScript Extension
Compiled / Description
13.05.2005

This is a MAXScript extension that creates a new more powerful button for MAXScript. It supports the following new events:
- On click
- On double click
- On left mouse button down
- On left mouse button up
- On middle mouse button down
- On middle mouse button up
- On right mouse button down
- On right mouse button up

There is also support for capturing the position inside the button where the mouse clicked when the left mouse button is released. PowerButton also supports bitmaps and is fully customizable with user defined colors for the body, text and border. Best of all, Powerbutton does not display an ugly raised border. It's flat.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson Determinant v1.0
73.3 KB
MAXScript Extension
Compiled / Description
28.01.2005

A determinant is a mathematical structure that is used in linear algebra and is useful for solving linear systems and for computing the inverse of matrices. This is a MAXScript extension that creates a determinant class in MAXScript that is a concrete primary class. Much like the integer or float or matrix class is a concrete data type in MAXScript, so also is this determinant.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson GetColorPicker v1.0
26.2 KB
MAXScript Extension
Compiled / Description
11.11.2004

This extension gives access to the color picker dialog in MAXScript.
...Top
Author / WWW Name / Download Plugin Type
Chris Johnson ChrisTools v0.3
32.7 KB
MAXScript Extension
Compiled / Description
16.02.2005

This MAXScript extension has 3 miscellaneous tools. The following functions are included:

- IntervalArray: This creates an array from integer interval steps between two float values.

- formatf: This formats a float value to a string without casting it in scientific notation. This has an option as to how many decimal places are included.

- sprintf: A wrapper to the C / C++ function of the same name. This is an advanced function, and is similar to the MAXScript 'format' tool, only it's a little more advanced. However at this time it only takes 1 value and converts it. Future versions will take multiple values.
...Top
Author / WWW Name / Download Plugin Type
Grant Adam RPManager Extension v6.0.0.56
25.6 KB
MAXScript Extension
Compiled / Description
18.06.2006

This extension enables MAXScript access for the commercial script RPManager and the freeware script PSDPathUnwrapper.
...Top
Author / WWW Name / Download Plugin Type
John Burnett fooLib v14.0
145 KB
MAXScript Extension
Compiled / Description
26.02.2004

FooLib is a collection of interfaces containing new functions and properties for use in MAXScript.

- IFooAdvancedLighting - Provides access to the Advanced Lighting dialog
- IFooBitmap - Methods for working with Bitmap files and values
- IFooFile - Methods for working with external files and directories
- IFooInfo - Provides information on FooLib itself
- IFooMaxFile - Methods for working with external Max files
- IFooMesh - Methods for working with mesh objects
- IFooModifier - Methods for working with modifiers
- IFooParticle - Methods for working with particle systems
- IFooScript - Methods dealing with MAXScript
- IFooSystem - Exposes Windows system related functions
- IFooUtil - A catch-all collection of methods that don't fit in any other category
- IFooViewport - Provides access to Max viewports
- FooPointOctree - An octree data-structure that holds a set of points, and is used to accellerate searches within that set
- LapTimer - A high-precision timer
- VertexTMArray - Hold arrays of Matrix3 values which transform between world space and vertex space of a given node
...Top
Author / WWW Name / Download Plugin Type
Jonathan Garcia Delete Visibility Track v1.0
6.4 KB
MAXScript Extension
Compiled / Description
07.09.2006

This MAXScript extension exposes a function in Max that enables you to delete a visibility track using MAXScript.
...Top
Author / WWW Name / Download Plugin Type
Jonathan Garcia HalfVector MSX Extension v1.0
12.2 KB
MAXScript Extension
Compiled / Description
03.10.2006

This is a set of functions for assigning user properties to the rootNode. The functions include: getUserPropertyString, getUserPropertyInt, getUserPropertyFloat, getUserPropertyBool, setUserProperty, getUserPropertyBuffer, setUserPropertyBuffer, userPropertyExists

It also includes the function getChildWindows() that gathers the handles to the opened (and not minimized) child windows (it only gathers 'minimizable' windows).
...Top
Author / WWW Name / Download Plugin Type
Kai Wolter KP_Tools v1.0
90.1 KB
MAXScript Extension
Compiled / Description
16.03.2006

This extension contains functions for comparing or returning MD5 hash values for strings and files.

 1  2  NEXT>