Netherworks opened this issue on Aug 28, 2003 ยท 12 posts
Netherworks posted Thu, 28 August 2003 at 3:56 AM
Attached Link: http://www.renderosity.com/messages.ez?ForumID=12390&Form.ShowMessage=1406569
I've made an attempt to create a workaround for Poser 5's material room bug - when you apply a MAT and after entering the Material Room, textures change back to a prior setting. My fix attempt is a Python script that sets the object's color to white, highlight/Ambient/Reflection to black and disconnects the shaders. It writes a temporary MAT pose and then loads that into the scene. You can also save the MAT created for re-use later. It will work on any object: standalone prop, smartprop, figure - as long at least one figure is loaded in the scene. It isn't 100% foolproof but it's a valiant attempt I think. Tested in Poser 5 SR-3 on a PC. The link is to the Poser Python forum- but I thought it might be useful, so I wanted to make brief mention of it here..