<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.devl.cz/pyrit/</link>
    <language>en-us</language>

    <title>pyrit: README history</title>
    <description>README revision history</description>
    <item>
    <title>Cleanup, dropped Windows support</title>
    <link>http://hg.devl.cz/pyrit/log/2274a07510c1/README</link>
    <description><![CDATA[Cleanup, dropped Windows support]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 26 Jul 2016 18:19:37 +0200</pubDate>
</item>
<item>
    <title>Updated to compile:</title>
    <link>http://hg.devl.cz/pyrit/log/3b3257a410fe/README</link>
    <description><![CDATA[Updated to compile:<br/>
- KdTree+Octree: max_depth changed to static const (this should be configured at compile time)<br/>
- wget tool replaced by curl, which is now more widespread<br/>
- added CMakeLists (to eventually replace SCons)<br/>
- various fixes]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 26 Jul 2016 17:41:36 +0200</pubDate>
</item>
<item>
    <title>Migrate sources to Mercurial. Update links etc.</title>
    <link>http://hg.devl.cz/pyrit/log/de3e9ea18f56/README</link>
    <description><![CDATA[Migrate sources to Mercurial. Update links etc.]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 08 Sep 2014 20:14:24 +0200</pubDate>
</item>
<item>
    <title>add sections about demos to README</title>
    <link>http://hg.devl.cz/pyrit/log/64638385798a/README</link>
    <description><![CDATA[add sections about demos to README<br/>
update doxygen comments]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 19 May 2008 22:59:04 +0200</pubDate>
</item>
<item>
    <title>added Python binding for material.h classes</title>
    <link>http://hg.devl.cz/pyrit/log/9eb71e76c7fd/README</link>
    <description><![CDATA[added Python binding for material.h classes<br/>
added raytracermodule.h header file for declarations<br/>
updated car.py demo<br/>
added texture.py demo (based on spheres_glass.py)<br/>
all remaining 'centre' changed to more common 'center'<br/>
added some more const's to material.h]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 15 May 2008 00:07:25 +0200</pubDate>
</item>
<item>
    <title>update README</title>
    <link>http://hg.devl.cz/pyrit/log/4c8abb8977dc/README</link>
    <description><![CDATA[update README<br/>
update Doxygen docs<br/>
scons option 'msvc' changed to 'mingw' as msvc is default<br/>
  and mingw must be turned on explicitly]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 08 May 2008 09:21:25 +0200</pubDate>
</item>
<item>
    <title>fixed ICC detection</title>
    <link>http://hg.devl.cz/pyrit/log/c5b89d16497a/README</link>
    <description><![CDATA[fixed ICC detection]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Fri, 11 Apr 2008 00:13:59 +0200</pubDate>
</item>
<item>
    <title>MIT license for sources</title>
    <link>http://hg.devl.cz/pyrit/log/3763b26244f0/README</link>
    <description><![CDATA[MIT license for sources<br/>
update README, DEVNOTES and TODO]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 03 Jan 2008 18:06:34 +0100</pubDate>
</item>
<item>
    <title>replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree)</title>
    <link>http://hg.devl.cz/pyrit/log/fc18ac4833f2/README</link>
    <description><![CDATA[replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree)<br/>
fix memory leak in KdTree::nearest_intersection<br/>
rename BBox::R to BBox::H<br/>
new file: common.h (Eps and Inf constants)]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 25 Nov 2007 15:50:01 +0100</pubDate>
</item>
<item>
    <title>pthreads and other fixes for Windows</title>
    <link>http://hg.devl.cz/pyrit/log/d8d596d26f25/README</link>
    <description><![CDATA[pthreads and other fixes for Windows]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 18 Nov 2007 11:20:56 +0100</pubDate>
</item>
<item>
    <title>multi-threaded rendering via pthreads</title>
    <link>http://hg.devl.cz/pyrit/log/c73bc405ee7a/README</link>
    <description><![CDATA[multi-threaded rendering via pthreads<br/>
added README]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 17 Nov 2007 17:20:36 +0100</pubDate>
</item>

  </channel>
</rss>
