by: 3dcheapskate
Added 8 years ago
Format: Other
Usage Rights: Unrestricted use
Categories: Other
3DCheapskate »
Portfolio | Gallery | More Poser |Added 8 years ago
N.B. WRITTEN FOR PRE-SUPERFLY POSER. NOT INTENDED FOR USE WITH POSER 11+
Autogenerates PoserPython script to recreate the current material. Outputs the …
Format: Other
Usage Rights: Unrestricted use
Categories: Other
log in to rate
Raters : 5 Views: 836 Downloaded: 98 |
|
Feedback & Discuss | Post a Comment |
thelufias (6 years ago) | Inappropriate? |
Thank you very much |
3DCheapskate (6 years ago) | Inappropriate? |
(2 years later...) hope you found it useful ! I just noticed a minor bug in the autogenerated code if the root nodeisn't 'PoserSurface'. Although the code to delete all nodes (except root) uses the correct 'kNodeTypeCodeXXXX', it always compares node name with 'PoserSurface', which is of course wrong. Simplemanual edit to the autogeneratedcode to fix it. |
Summoner65 (8 years ago) | Inappropriate? |
Thank you for the Pyton, I will give it a shot as soon as I get a little free moment :) |
3DCheapskate (8 years ago) | Inappropriate? |
(...by the way - my plans are far less ambitious than things like EzMat or MatMatic. Don't expect too much ! :) |
3DCheapskate (8 years ago) | Inappropriate? |
(Yes, I know that everything so far can be done with an MT5 file. But the things I have planned can't...) |
3DCheapskate (8 years ago) | Inappropriate? |
I've just worked out how to assign one of my wacros to one of the 10 wacro buttons, and how to use the 'WacroMaterials()' function ! |
3DCheapskate (8 years ago) | Inappropriate? |
I do plan on several improvements. But you know what my plans are like... ;o) |
3DCheapskate (8 years ago) | Inappropriate? |
The CreateMaterialCode and all autogenerated scripts provide a reassuring final dialogue to tell you that they didn't crash. If you don't see that, then they crashed! :) |
3DCheapskate (8 years ago) | Inappropriate? |
All autogenerated scripts will give you the option to delete all existing nodes (except root) or to keep them. |
3DCheapskate (8 years ago) | Inappropriate? |
When you run CreateMaterialCode you can select whether or not to include the root node. This allows you to create a wacro to set up a complete material, or simply agroup of interconnected nodes to add to a material. |