These are the new features and improvements that have been incorporated into the Crosswalk toolset since the last Crosswalk documentation update. For more details on fixes and changes, see the Crosswalk wiki.
dotXSI Export
The version of Crosswalk used to export a dotXSI (*.xsi) file is now included as part of the SI_FileInfo template:
SI_FileInfo {
"My_Project",
"My_Username",
"Mon Jun 01 15:58:46 2009",
"Autodesk Softimage version 8.0.96.0 - Crosswalk 4.0",
}
COLLADA Export
The version of Crosswalk used to export a COLLADA (*.dae) file is now included as part of the <contributor> element:
<asset>
<contributor>
<authoring_tool>Autodesk Softimage version 8.0.96.0 - Crosswalk 4.0</authoring_tool>
</contributor>
<created>2009-06-01T20:06:26Z</created>
<modified>2009-06-01T20:06:26Z</modified>
<revision>1.4.1</revision>
<unit meter="0.1" name="decimetre"></unit>
<up_axis>Y_UP</up_axis>
</asset>
FBX Import and Export
Crosswalk for FBX now uses FBX 2010.0.
Supported versions of 3ds Max
Crosswalk for Max supports 3ds Max 2008, 3ds Max 2009, and 3ds Max 2010.
Supported versions of Maya
Crosswalk for Maya supports Maya v8.5, Maya 2008, Maya 2009, and Maya 2010.
New Access for COLLADA in the Crosswalk SDK
The Crosswalk SDK already generates COLLADA (xml) elements from the Semantic Layer which makes it easy to export COLLADA content. As of Crosswalk v4.0, you can now supplement or modify the COLLADA content you generate beyond what is possible with the Crosswalk SDK Semantic Layer because you can directly edit the COLLADA xml elements before writing them out.
![]()
|
For more information, see Workflow for Accessing COLLADA Data. |
Autodesk Crosswalk v4.0