  | | | Xgs_Slate v1.1 - custom display callback now available on XSI Net ( w/ source co | Xgs_Slate v1.1 - custom display callback now available on XSI Net ( w/ source co 2004-06-28 - By Alain Laferrière
Back
Hello,
I published an updated version of my Xgs_Slate tool for Win32 on XSI Net : http ://www.softimage.com/xsinet/ ( look under "add-ons" or search for "Xgs_Slate" ).
The archive also contains the project source code ( see 040626_Xgs_Slate _Project.zip ).
Installation :
* download archive ( 040626_Xgs_Slate_All.zip ) * extract "040626_Xgs_Slate.xsiaddon" * launch XSI 4.0 * install the Addon ( User, Factory, Workgroup, as you wish ) * restart XSI * File > Preferences > Custom : you can see a "Xgs_Slate" custom property on the scene root * open the Xgs_Slate custom property page * enable the "Active" toggle : you should see information displayed in the 3D views
Notes :
* the camera info was not displayed properly when parented under a Model ; this was fixed * the plugin is now using a "custom preference" instead of a "custom property under the scene root" - this change is documented in the included source code, along with explanations to design your custom property, make a custom preference preset and change your code to use a custom preference preset instead ( this is exposed as a #define compilation swtich, allowing you to easily toggle between both methods ).
Enjoy !
Alain Laferriere Softimage Japan
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6487.1"> <TITLE>Xgs_Slate v1.1 - custom display callback now available on XSI Net ( w/ source code )</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <BR>
<P><FONT SIZE=2 FACE="Arial">Hello,</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">I published an updated version of my Xgs_Slate tool for Win32 on XSI Net : </FONT><A HREF="http://www.softimage.com/xsinet/"> <U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://www.softimage.com/xsinet/< /FONT></U></A><FONT SIZE=2 FACE="Arial"> ( look under "add-ons" or search for "Xgs_Slate" ).</FONT></P>
<P><FONT SIZE=2 FACE="Arial">The archive also contains the project source code ( see 040626_Xgs_Slate_Project.zip ).</FONT> </P>
<P><B><FONT SIZE=2 FACE="Arial">Installation :</FONT></B> </P>
<UL> <LI><FONT SIZE=2 FACE="Arial">download archive ( 040626_Xgs_Slate_All.zip )< /FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">extract "040626_Xgs_Slate.xsiaddon"< /FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">launch XSI 4.0</FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">install the Addon ( User, Factory, Workgroup, as you wish )</FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">restart XSI</FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">File > Preferences > Custom : you can see a "Xgs_Slate" custom property on the scene root</FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">open the Xgs_Slate custom property page</FONT>< /LI>
<LI><FONT SIZE=2 FACE="Arial">enable the "Active" toggle : you should see information displayed in the 3D views</FONT></LI> <BR> </UL> <P><B><FONT SIZE=2 FACE="Arial">Notes :</FONT></B> </P>
<UL> <LI><FONT SIZE=2 FACE="Arial">the camera info was not displayed properly when parented under a Model ; this was fixed</FONT></LI>
<LI><FONT SIZE=2 FACE="Arial">the plugin is now using a "custom preference " instead of a "custom property under the scene root" - this change is documented in the included source code, along with explanations to design your custom property, make a custom preference preset and change your code to use a custom preference preset instead ( this is exposed as a #define compilation swtich, allowing you to easily toggle between both methods ).</FONT ></LI> <BR> </UL> <P><FONT SIZE=2 FACE="Arial">Enjoy !</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">Alain Laferriere</FONT>
<BR><FONT SIZE=2 FACE="Arial">Softimage Japan</FONT> </P>
</BODY> </HTML>
|
|
 |