Call of Duty 5: Xmodel Exporter

From COD Modding & Mapping Wiki
Revision as of 18:27, 28 June 2009 by Zeroy (talk | contribs)
Jump to navigation Jump to search

Xmodel Exporter is an utility created by Diego Logic; It is used to exported exiting Models to .OBJ

Updates

4/3/09 - Version 5.4.0.3

  • Fixed: MTL file referencing an IWI file.
  • When exporting to OBJ, if a material's image file was not yet converted to DDS, the material file referenced the IWI file. Since Maya cannot use an IWI, the material is invalid.
  • Now, if the DDS is not available, no image file is written to the MTL file.
  • Fixed: "Export To..." was not exporting the image files or the "_tags.html" file.

1/25/09 - Version 5.4.0.2

  • The Firefox browser cannot parse all valid Win32 paths correctly. Fixed.

1/25/09 - Version 5.4.0.1:

  • Physics Presets and Constraints are listed in the Properties tree.
  • LOD Distances are listed in the Properties tree.
  • In the Settings dialog, there is now an option to export the all version model's hitboxes along with the meshes.
  • In the Settings dialog, there is now an option to scale the model up by 2.54 (cm to inches).
  • The full package contains CoD4_Weaponizer.exe
  • Since a few people had problems resulting from the wrong versions of the MFC dlls, those are now statically linked (built into the exe) to ensure that everyone has the correct version.


Presentation

This version supports all Call of Duty Series xmodels. Animated models, such as vehicles and characters, are fully supported.

CoD5 (World at War) supported.


Models are exported to .OBJ format, which can be imported into Maya for editing. There is a private build available which exports to DirectX .X format. They can also be previewed in 3d by the built in previewer.


Download

Get Latest version HERE