Forum: Poser - OFFICIAL


Subject: could sommeone explain me the injectposebuilder

Cyncro007 opened this issue on May 23, 2003 ยท 11 posts


rbtwhiz posted Fri, 23 May 2003 at 4:45 PM

FYI, the IPB 1.1 update was sent out to beta testers ealier today. The release of the update is pending feedback from beta testers (who have done an excellent job thus far).

Here is a peek at some of the changes... directly from my code comments.

Version 1.1.0.0 (5/23/2003)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Features:

** Hot Keys **

- F1 = Help

- F2 = Toggle Figure Palette

- F3 = Toggle Add-On Palette

- F4 = Toggle General Processing Palette

- F5 = Manual readScript Insertion

- F6 = Re-process Source File

- Ctrl O (Win) | Cmnd O (Mac) = Open File

- Ctrl S (Win) | Cmnd S (Mac) = Save File

- Ctrl Q (Win) | Cmnd Q (Mac) = Quit

- Middle Click (Win) | Option Click (Mac) = File Menu

- Right Click (Win) | Control Click (Mac) = Option Menu

** File IO **

- Compare source for change prior to prompting for save

** General Options **

- Read Options File

- Save Options File

- Default Options Restore

** Options File **

- Record position of main window and option palettes

- Record size of main window; option palettes auto size

- Record option state for option palettes

** Processing **

- Create INJ and REM Pose Simultaneously

- Create REM from INJ Pose

- Record Master Actors Only (BODY/head)

- Record Body Actor Only

- Record Head Actor Only

- Record Expressions Only

- Record | Omit Scale Channel Values

Bug fix:

** General Processing **

- Record | Omit Delta and Visibility Information

- Record | Omit Expression readScript Entries

** Victoria 3 Support **

- Anna-Marie Source Path

##=============================================================

Version 1.0.0.0 (2/25/2003)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Features:

** File IO **

- Parse cr2 | pz2 | fc2

- Create pz2 | fc2

- Append File Contents - At Cursor | After line | At End

- Clear (Display) - Above | Below Text Cursor

** Victoria 3 Support **

- AnnaMarie Goddard Digital Clone

- Morph Expansion Pak 1

- Horn Pak

- Male Morph Pak

** General Processing **

- INJ | REM Pose Creation

- Record | Omit Input readScript & Comments

- readScript for Non-Zero | for All Channels

- Round Thousandths Place (.001)

- Convert Exponential Values to Absolute (Round Thousandths)

- Record | Omit Expression Channels

- Record | Omit Zero Value Channels

- Record | Omit Channel Values

-Rob