====== L3DTio_SMD ======
===== Plugin information ===
^  Author | [[user>Aaron]] |
^  Formats | Spring SMD files ([[http://spring.clan-sy.com/wiki/Maps:SMD|see specification]].) |
^  Download link | [[http://www.bundysoft.com/L3DT/downloads/plugins/bin/L3DTio_SMD-bin.zip|L3DTio_SMD-bin.zip]] |
^  Source code | [[http://www.bundysoft.com/L3DT/downloads/plugins/src/L3DTio_SMD-src.zip|L3DTio_SMD-src.zip]] |
^  Source license | [[http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html|LGPL 2.1]] |
^  DLL version | v2.5.3.2, 18th of January 2007. |
^  Dependencies | L3DT Pro v2.5.2.27, [[plugins:fileio:L3DTio_Spring]] v.2.5.3.2, and [[plugins:general:ZeoScript]] 2.5.2.1 (or later versions thereof). |
===== Editing SMD settings =====
To create or edit the SMD settings, select the '//Extensions->L3DTio_Spring->Prepare SMD settings//' menu option. This will open the 'SMD Editor' window. The settings in the SMD Editor are divided into five categories, and are shown on the six tab-pages listed below:
^  [[plugins:fileio:L3DTio_SMD:General]]  ^  [[plugins:fileio:L3DTio_SMD:Atmosphere]]  ^  [[plugins:fileio:L3DTio_SMD:Water]]  ^
| [[plugins:fileio:L3DTio_SMD:General|{{:plugins:fileio:l3dtio_smd:smd_general.png?200}}]]| [[plugins:fileio:L3DTio_SMD:Atmosphere|{{:plugins:fileio:l3dtio_smd:smd_atmo.png?200}}]] | [[plugins:fileio:L3DTio_SMD:Water|{{:plugins:fileio:l3dtio_smd:smd_water.png?200}}]] |
^  [[plugins:fileio:L3DTio_SMD:Light]]  ^  [[plugins:fileio:L3DTio_SMD:Teams]]  ^  [[plugins:fileio:L3DTio_SMD:Types]]  ^
| [[plugins:fileio:L3DTio_SMD:Light|{{:plugins:fileio:l3dtio_smd:smd_light.png?200}}]] | [[plugins:fileio:L3DTio_SMD:Teams|{{:plugins:fileio:l3dtio_smd:smd_teams.png?200}}]] | [[plugins:fileio:L3DTio_SMD:Types|{{:plugins:fileio:l3dtio_smd:smd_types.png?200}}]] |
|  For more information about any of these settings, please click on the images above.  |||
===== Saving SMD files =====
The SMD file is automatically saved when you select the '//Extensions->L3DTio_Spring->Export to SD7 archive//' menu option. However, you may also export the SMD file by itself using the '//Extensions->L3DTio_SMD->Export SMD//' menu option.
===== To do list =====
  * Add bounds checking on team start positions, absorbance values, shadow densities, etc.
  * Add SMD reader (?).
===== Changes =====
**2008/01/18**
  * Released v2.5.321.
  * Write type list based on contents of attributes map.
  * Added 'Types' interface in SMD editor.
  * Copies detail map, water texture and skybox images into 'maps' directory.
  * Added browse buttons for detail map, water texture and skybox filenames.
  * Added preset store/recall buttons.
**2007/12/31**
  * Released v2.5.3.1.
  * Added 'Calc' button to light settings page.
  * Changed 'X pos' and 'Y pos' columns on team settings page to 'East/West' and 'North/South'.
  * Fixed bug in SMD writer, which had written 'StartPosY' instead of 'StartPosZ' in the TEAMS section.
**2007/12/30**
  * Initial release, as v2.5.3.0.
  * Included with L3DT Pro dev build 2.5.2.24.
**2007/12/29**
  * Commenced development.