LightWave Plugins
Windows Mac Layout Modeler LScript Python Commercial Free Open Source

Freeze Nulls LW 6.5+

Fujio Ichikawa
Oct. 13, 2007

Sets the object's pivot point to the object's current position.

Note: The script contains a bug that prevents it from working, but is easy to fix. On line 25 instead of:
if(!obj.isMesh() || !obj.null)

It should read:
if(!obj.isMesh() && !obj.null)


FreezeNulls0_1_0.zip




Alert

Please Note:


The LightWave 3D® Group offers the third party plug-ins database as a courtesy and is not responsible for technical support or damage to your system or files from use.