home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / plugins / k3d-polyhedra.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  1013 b   |  30 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-polyhedra.module">
  4.         <plugins>
  5.             <plugin name="ExtrudeFaces" factory_id="dbd23c4e 7119478c 9ab2ee83 5b56d527" quality="stable" type="document">
  6.                 <short_description>Extrudes selected faces along their normals</short_description>
  7.                 <categories>
  8.                     <category>Polygon</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::imesh_source</interface>
  12.                     <interface>k3d::imesh_sink</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.             <plugin name="BevelPoints" factory_id="5a578576 c207453f a7a2b9ae fb1ad739" quality="stable" type="document">
  17.                 <short_description>Bevels a surface at each selected point</short_description>
  18.                 <categories>
  19.                     <category>Polygon</category>
  20.                 </categories>
  21.                 <interfaces>
  22.                     <interface>k3d::imesh_source</interface>
  23.                     <interface>k3d::imesh_sink</interface>
  24.                 </interfaces>
  25.                 <metadata/>
  26.             </plugin>
  27.         </plugins>
  28.     </module>
  29. </k3dml>
  30.