...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | Python for 3ds Max v0.9.0.118 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 The development guys at Blur Studios have developed a way to run Python as a complete replacement of MAXScript in Max, utilizing Python v2.7 and PyQt to develop tools. Python is a powerful scripting language that is both fast and flexible. To run Blur code, you will need to download and install python onto your box. Qt is a powerful programming framework developed by Trolltech (now owned by Nokia). It is a cross-platform framework that allows a programmer to easily develop for all the major operating systems without having to change any code. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | BlurDLX v1.0 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 A huge collection of useful libraries and functions. Unfortunately, it's not very well documented at the moment. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | Blur Regex v4.0.30319 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 This is a regular expression library for MAXScript, giving essentially the same functionality as 're' in Python. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Jonathan Garcia | Delete Visibility Track v1.0 6.6 KB |
MAXScript Extension |
Compiled / Description | ||
27.02.2014 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 | Endian v1.0 6.4 KB |
MAXScript Extension |
Compiled / Description | ||
27.02.2014 A small MAXScript extension for converting little-endian floats to big-endian floats. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Jonathan Garcia | Get Bitmap Info v1.0 6.4 KB |
MAXScript Extension |
Compiled / Description | ||
27.02.2014 A small MAXScript extension for getting the height and width of bitmaps. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Kees Rijnen | Helium v1.24 942 KB |
MAXScript Extension |
Compiled / Description | ||
21.04.2014 Helium is a Schematic Framework that allows you to create Flow-chart User Interfaces within Max, via MAXScript. Consider Helium like any other MAXScript UI control, like a button or a spinner, granted a far more powerful one. Helium can even be used to create dynamic custom UIs. Each Helium node could easily be used as a button, for example. This allows you to dynamically build and alter your UIs at any time. Kees has now open-sourced Helium, and the zip file linked to above also contains the source code. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Kees Rijnen | Delete Protection v1.0 6.6 KB |
MAXScript Extension |
Compiled / Description | ||
27.02.2014 This MAXScript extension adds a way of filtering delete events in Max, and allows you to prevent node deletion. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Mike Biddlecombe | HiddenDOSCommand v1.0 7.5 KB |
MAXScript Extension |
Compiled / Description | ||
28.02.2014 HiddenDOSCommand contains a function that will launch a DOS command line in a hidden window. It looks DOSCommand, but runs more like ShellLaunch. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Pavel Kuznetsov | EffectsChannelEx v1.1 8.1 KB |
MAXScript Extension |
Compiled / Description | ||
01.05.2019 In the Max UI, the Material Channel ID can only be set from 1 to 15. This MAXScript extension allows you to use the full range of 1 to 255. |