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-development.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  1.0 KB  |  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-development.module">
  4.         <plugins>
  5.             <plugin name="OpenGLSLPainter" factory_id="24d4d987 62f849ea ad1907fe e2a0a728" quality="experimental" type="document">
  6.                 <short_description>Applies an OpenGL shader to downstream painters</short_description>
  7.                 <categories>
  8.                     <category>OpenGL</category>
  9.                     <category>Painter</category>
  10.                 </categories>
  11.                 <interfaces>
  12.                     <interface>k3d::gl::imesh_painter</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.             <plugin name="NewTweakPoints" factory_id="b9c5bae2 01df44d4 86c395e9 34a11c31" quality="experimental" type="document">
  17.                 <short_description>Tweaks selected points using the given matrix</short_description>
  18.                 <categories>
  19.                     <category>Development</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.