Skip to content
forked from GeoffIX/PoserLib

Python libraries to augment Poser's Python API

License

Notifications You must be signed in to change notification settings

os-coder/PoserLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoserLib

Python libraries to augment Poser's Python API

Creator(s): an0malaus (GeoffIX/gwhicks/Geoff Hicks)

Installation: The PoserLib folder resides within the Poser Application's Runtime/Python/addons folder. Contents: Within the PoserLib folder are contained four (4) files: init.py PoserDialValue.py PoserPrefs.py PoserUI.py Usage: Python scripts intending to make use of constants and methods within PoserLib should import them as follows: from PoserLib import PoserDialValue as pdv from PoserLib import PoserPrefs from PoserLib import PoserUI as pui

About

Python libraries to augment Poser's Python API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%