XO - eXtended Object Manager ============================ Copyright © 2009-11 by Ralf Sesseler. All rights reserved. Release: 16.09.2011, Version 1.2 Author: Ralf Sesseler home: d3d.sesseler.de ----------- Description ----------- XO is an object and hierarchy manager for Poser 8 and up written in Poser Python. ------------------- System Requirements ------------------- Poser 8 SR1 and up ------------ Installation ------------ Unzip the ZIP-archive to your Poser directory. There are two scripts, one for Poser 8 and Poser Pro 2010 (XO_P8.pyc) and one for Poser 9 and Poser Pro 2012 (XO_P9.pyc). In addition, there are safe versions of each script (XO_Safe_P8.pyc and XO_Safe_P9.pyc), which should be used in case that the other version causes problems like crashing Poser. ----- Usage ----- See the file d3d_sw_licence.txt for usage rights. See the file RunPython.pdf about how to run Python scripts. See the file XO.pdf for usage instructions. --------------- Package content --------------- You will find the package content in the following Poser libraries: - Runtime\Python\poserScripts\ScriptsMenu\Dimension3D ----- Files ----- Documentation: License0409.txt RunPython.pdf XO.pdf XO_ReadMe.txt Runtime\Python\poserScripts\ScriptsMenu\Dimension3D: conf_morph_off.p2z conf_morph_on.p2z conf_scale_off.p2z conf_scale_on.p2z XO.ico XO.png XO_P8.pyc XO_P9.pyc XO_Safe_P8.pyc XO_Safe_P9.pyc XOtab.png ------- History ------- Version 1.1 - alternate (safe) tree version - state parameters also listed in context menu - new copy option: copy from matching actors in current figure - currently selected figure/actor in scene uses bold font - light: blur radius for raytraced shadows (Poser 8.0.3.11575 or up) - conforming scale/morphs on/off (pro only) - copy parameter: partial match did not work - update shadow parameters when turning light on/off - color values for * / ~ no longer interpreted as 255 based Version 1.2 - compatibility with Poser 9 / wxPython 2.9 - support for PPP (included in Poser 9) - support for Poser 9 features: - figure name editable in tree - grouping as own type - "visible in camera" accessible - "cast indirect light" accessible - menu to create basic objects - delete: optionally include conformed/children - context menu: additional commands - mark active scene view camera - deformers may no longer be applied to the wrong figure - update highlighting when changing current actor/figure by double click - renaming an actor caused error message - starting/activating XO without a scene caused an error - fixed possible error for empty scenes - keep current figure/actor when deleting selected figure/actor - no more error when changing properties for multiple actors while figure is selected - include ... when conforming also for P8.3