Adverti horiz upsell

spPaint3d 1.1.1 for Maya (maya script)

Object placement tool (raycast geometry instancer)

License
Button download
26,581 Downloads

Compatibility

  • 2011, 2010, 2009, 2008

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:07/10/2009
Last Modified:05/29/2010
File Size: 188 KB

Keywords

object

Q/A

working in 2014 had to comment out a line in spPaint3dGUI.py

Date:11/27/2013
Submitted by: arfarfmofo arfarfmofo
I just got this up and running in maya 2014.  It threw an error at first but i commented out the line.
276 of spPiant3dGui.py

           #if(not mc.objExists(data[0])): return False;

Seems like it was some sort of error check to make sure objects werent deleted while script was running - so don't do that.   

Post a reply: