UDN
Search public documentation:

ActorX
日本語訳
中国翻译
한국어

Interested in the Unreal Engine?
Visit the Unreal Technology site.

Looking for jobs and company info?
Check out the Epic games site.

Questions about support via UDN?
Contact the UDN Staff

UE3 Home > Skeletal Meshes > ActorX
UE3 Home > Static Meshes > ActorX
UE3 Home > Character Artist > ActorX

ActorX


The ActorX plugins and pipeline have been replaced by the FBX Content Pipeline. Please see the FBX Content Pipeline documentation for information on the currently supported content import pipeline.

ActorX

Overview


The ActorX plugins are used to export skeletal meshes and their animations to binary file formats (.psk and .psa, respectively) that the Unreal Editor can import. The Maya and XSI plugins also provide tools to export static meshes to .ase (.ase is implicitly supported by Max). Check this page regularly as we will do our best to provide updated versions of the plugin for most major applications, as priorities allow. For licensees, if you absolutely can't wait, you can ask a programmer on your team to update the plugin based on the source, as most code changes should be straightforward. For source code, Unreal Technology licensees can check the official FTP site or source control.

ActorX Exporter Plug-ins


UDK Users can find the necessary plugins in the following location of the UDK installation:

/Binaries/ActorX/

ActorX for Autodesk 3ds Max

The following releases of 3ds Max are supported:
  • 3ds Max 2011 (32-bit, 64-bit)
  • 3ds Max 2010 (32-bit, 64-bit)
  • 3ds Max 2009 (32-bit, 64-bit)
  • 3ds Max 2008 (32-bit, 64-bit)
  • 3ds Max 9 (32-bit, 64-bit)

Version notes:

  • 7/01/03 version 2.10c Fix for anyone experiencing the "plugin failed to initialize" error.
  • 7/19/03 version 2.11 Fixed a skeletal mesh smoothing-group vertex splitting bug.
  • 9/30/03 version 2.12 Fixed output path bug in vertex animation saving.
  • 12/29/03 version 2.12b Recompiled Max 6 plugin to fix reported compatibility issues.
  • 5/20/04 version 2.14b Now treats point helpers the same as dummies in skeletal geometry.
  • 7/07/04 version 2.15 Experimental fix to avoid the "plugin fails to initialize" error.
  • 10/20/04 version 2.16 Duplicate bone name warning added, obsolete options cleaned up.
  • 11/19/04 version 2.18 Added MaxScript exposure of all main export commands.
  • 1/22/05 version 2.19 Vertex export: fixed append-to-existing feature, added animation data compatibility checks.
  • 8/09/05 version 2.20 Fixed crash in VActor::LoadAnimation.
  • 2/12/08 version 2.20a Fixed garbage padding data in animation binary files.
  • 2/10/08 version 2.20b Altered layout to use wider name fields/columns for Max and Maya plugins.
  • 3/11/09 Fixed material order to be same in Material Editor for 3ds Max when exported

ActorX for Autodesk Maya

The following releases of Maya are supported:
  • Maya 2011 (32-bit, 64-bit)
  • Maya 2010 (32-bit, 64-bit)
  • Maya 2009 (32-bit, 64-bit)
  • Maya 2008 (32-bit, 64-bit)
  • Maya 8.5 (32-bit, 64-bit)

Version notes:

  • 7/19/03 version 2.23 Fixed a skeletal mesh smoothing-group vertex splitting bug.
  • 8/30/03 version 2.24 Added "axexecute" non-interactive command line based export functionality (see ActorXMayaTutorial)
  • 9/20/03 version 2.26 Improves conversion of edge hardness to smoothing groups.
  • 11/24/03 version 2.29 Fixes some of the Mel-only command crashes.
  • 2/10/04 version 2.30 Fixes bugs with missing popup notifcations after using Mel-only export features.
  • 7/26/04 version 2.33 Adds support for static mesh multi-UV and vertex coloring.
  • 8/02/04 version 2.34 Fixes bugs in multi-UV/vertex color export.
  • 9/15/04 version 2.35 Staticmesh export: adds consolidation option & fixes multi-UV.
  • 10/13/04 version 2.36 Optimized conversion algorithm for edge hardness to smoothing groups.
  • 10/20/04 version 2.37 Duplicate bone name warning added, obsolete options cleaned up.
  • 1/14/05 version 2.40 Auto-triangulation smoothing groups issue fixed; .ase output made more compliant.
  • 1/17/05 version 2.41 Fixed a staticmesh export crash bug; removed the obsolete "axBrush" .t3d export feature.
  • 1/22/05 version 2.42 Vertex export: fixed append-to-existing feature, added animation data compatibility checks.
  • 3/07/05 version 2.43 Fixed bug in 'noexport' and 'ignore' code that was causing hidden subhierarchies to still export.
  • 8/09/05 version 2.44 Fixed crash in VActor::LoadAnimation.
  • 1/21/08 version 2.45 Fixed vertically flipped UVs on static meshes.
  • 2/12/08 version 2.45a Fixed garbage padding data in animation binary files.
  • 2/10/08 version 2.45b Altered layout to use wider name fields/columns for Max and Maya plugins.
  • 3/11/09 version 2.46 Added blendshape curve support for Maya 8.5-2009
  • 7/07/09 version 2.46a Added batch morphtarget(blendshape) export support for Maya 8.5-2009

ActorX for Autodesk Softimage XSI

NOTE: support for the XSI exporter plugins is provided by XSI themselves.

You can contact them at: si-supp@softimage.com

or for Japanese support: siINFOjp@softimage.com

See install instructions in ActorXXSITutorial.

The following releases of XSI are supported:

  • XSI 6.5 (32-bit, 64-bit)
  • XSI 5.0-5.1

Version notes for XSI 6.5 plugins:

  • 12/17/07 version beta 1.0 Initial beta version of ActorX for XSI 6.5
  • 01/10/08 version beta 2.0:
    • ASE and PSK export preserves cluster material index polygon assignment
    • PSK export using "Skin Export | all selected" will use selected geometry and associated deformers for export.
    • Frame range set from UI is now working, which means that if you specify 1-30 it will export frames 1-30.
    • Animation sequence name specified through the UI will show up in the animation manager after digesting animation.
  • 01/18/08 version beta 2.01:
    • Fixed minor bug with material clusters.

Version notes for XSI 5.x plugins:

  • 05/01/06 version 05012006 Fix for multimaterial display on animated meshes, enabling the usage of multiple material slot.

ActorX Tutorials