Blender Source Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(new release)
No edit summary
Line 7: Line 7:
== Installation ==
== Installation ==


# '''[http://code.google.com/p/blender-smd/downloads/list Download the script]''' (latest release August 12th 2010)
# '''[http://code.google.com/p/blender-smd/downloads/list Download the script]''' (latest release August 16th 2010)
# In Blender, open ''File > User Preferences'', move to the ''Add-Ons'' tab and click ''Install Add-On'' in the bottom of the window
# In Blender, open ''File > User Preferences'', move to the ''Add-Ons'' tab and click ''Install Add-On'' in the bottom of the window
# Check the SMD Tools' box to enable them
# Check the SMD Tools' box to enable them
# Click ''Save as Default'' to enable the tools in all Blend files
# Click ''Save as Default'' to enable the tools in all Blend files
== Usage ==
See the Scene Properties panel for SMD export options. SMDs are exported to <code><output folder>\<subfolder>\<object>.smd</code>.
== Gallery ==
<gallery>
File:Blender SMD export menu.png|Export menu
File:Blender smd export prefs.png|Configuration panel
</gallery>


== Known issues ==
== Known issues ==


* Animation is not yet supported for import or export.
* Animation is not yet supported for import or export.
* No UI on errors.


[[Category:Blender]] [[Category:Modeling]]
[[Category:Blender]] [[Category:Modeling]]

Revision as of 12:41, 16 August 2010

The Antlion Guard model in Blender.

Blender The Blender SMD Tools allow Blender 2.5x to import and export Studiomdl Data files.

Note.pngNote:Animation is not yet supported.

Installation

  1. Download the script (latest release August 16th 2010)
  2. In Blender, open File > User Preferences, move to the Add-Ons tab and click Install Add-On in the bottom of the window
  3. Check the SMD Tools' box to enable them
  4. Click Save as Default to enable the tools in all Blend files

Usage

See the Scene Properties panel for SMD export options. SMDs are exported to <output folder>\<subfolder>\<object>.smd.

Gallery

Known issues

  • Animation is not yet supported for import or export.