tromnek opened this issue on Nov 23, 2005 ยท 44 posts
tromnek posted Wed, 23 November 2005 at 7:01 PM
Attached Link: http://www.mort.net/tromnek/prpc
I've updated the Poser Remote Procedure Call (prpc) project.This is a Poser-Python project that creates a way to load and save Poser content using external windows applications like, Windows Explorer, P3d0 and Advanced Library.
It works with Windows versions of Poser Pro-Pack, Poser 5 and Poser 6.
See the attached link for the new web pages for this project.
The new version (1.34.22) adds the ability to load Material Sets and Collections. Also new to this version is the ability to save Poser content.
The project also supports 'Client Modules'. Client modules can be seet to run automatically before or after a file is loaded or saved. Thus it can process a file or perform some other operation in the Poser scene.
The following client modules are currently avaliable;
Pose Filter
Filter incomming pose files to apply only translation and rotation to selected figure body parts (partial pose files on-the-fly).
Conform To
Automatically conforms a newly loaded figure (clothes, ...) to a pre-selected figure.
Delete Lights
When a incomming light file is loaded, it will delete all the current lights in the scene before loading the new light file.
Thumb To File
Helper module for windows explorer so that when you send a thumbnail (.png or .rsr), the real poser content file (cr2, lt2, ...) will load.