AWS Thinkbox Discussion Forums

Magma

Magma doesn’t see any point cloud hidden, you can’t connect or refer to them.
if you unhide make the connection and hide again it does work fine. Is there a reason for that ?
cheers

Interesting, for some reason this is exactly what was requested by the relevant code, but I am not sure what the reason was.

We will fix it for the next point release, but in the mean time you can fix it yourself by locating the Magma script “KrakatoaMagma.mel” in your installation and changing line 2874 to remove the -v flag which requests only visible particle sources

	string $allObjects[] = `ls -typ "PRTFractal" -typ "PRTLoader" -typ "PRTVolume" -typ "PRTSurface" /*-typ "PRTMayaParticle"*/ -typ "particle" -type "nParticle"`;

Thanks for the feedback! Keep it coming!

Privacy | Site terms | Cookie preferences