<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/ftnoir_tracker_pt/point_extractor.h, branch opentrack-2.3-rc15</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc15</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc15'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-06-19T08:02:23Z</updated>
<entry>
<title>pt: remove hysteresis</title>
<updated>2015-06-19T08:02:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-19T08:02:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=551c73068f43da1dece0feae8d8a795f0f3726b7'/>
<id>urn:sha1:551c73068f43da1dece0feae8d8a795f0f3726b7</id>
<content type='text'>
No one used it, and we have a better solution for stable extraction,
pending commit.
</content>
</entry>
<entry>
<title>pt: rename for consistency with trackhat</title>
<updated>2015-06-16T07:19:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-16T06:50:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4c5c3904a55a748f3453f5b067e2d6d0f0a11848'/>
<id>urn:sha1:4c5c3904a55a748f3453f5b067e2d6d0f0a11848</id>
<content type='text'>
We're going to merge to trackhat often so let's not introduce needless
conflicts.

PT headers need to be include-able.
</content>
</entry>
<entry>
<title>pt: visualize model center as another point</title>
<updated>2014-12-15T20:51:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-15T20:51:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5d0ef7070a6338262f22397d6f492e6ddc6c4dbf'/>
<id>urn:sha1:5d0ef7070a6338262f22397d6f492e6ddc6c4dbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pt: use settings framework</title>
<updated>2014-12-14T22:29:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-14T22:29:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2294a2866cf6ee48b8f4557c0fd47ad2fe112a4a'/>
<id>urn:sha1:2294a2866cf6ee48b8f4557c0fd47ad2fe112a4a</id>
<content type='text'>
Issue: #96

Model values are recomputed every frame. This shouldn't matter, as
there's very little to compute.

With this change, sliders and other options are applied immediately, and
the "Apply" button is gone.
</content>
</entry>
<entry>
<title>flush</title>
<updated>2014-10-04T23:22:11Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-10-04T23:22:11Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cfffa29e29db6b2234c7f534b1ebcd612b7f4914'/>
<id>urn:sha1:cfffa29e29db6b2234c7f534b1ebcd612b7f4914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make stuff private, not protected</title>
<updated>2014-09-27T18:06:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-09-27T18:04:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=01f1a5f2b9ed1846423eee0336450f32b836536b'/>
<id>urn:sha1:01f1a5f2b9ed1846423eee0336450f32b836536b</id>
<content type='text'>
clang generates warnings for unused private stuff, so use that.
</content>
</entry>
<entry>
<title>decruft PT more, so it doesn't crash finally</title>
<updated>2014-09-23T00:12:20Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-09-23T00:12:20Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d74b99391bbdfb25f9559834082ae7ee6d30720d'/>
<id>urn:sha1:d74b99391bbdfb25f9559834082ae7ee6d30720d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dos2unix only</title>
<updated>2014-09-22T17:02:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-09-22T17:02:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e2b296165236cdb0952c429d91d357b92d9ee18e'/>
<id>urn:sha1:e2b296165236cdb0952c429d91d357b92d9ee18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename case</title>
<updated>2014-09-06T10:50:52Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-09-06T10:50:52Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=db59542cbb2fc3c2ac1b40928d514113bced8b0b'/>
<id>urn:sha1:db59542cbb2fc3c2ac1b40928d514113bced8b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial PT 1.1 import</title>
<updated>2013-09-15T10:39:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-09-15T10:39:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bef7aff31e5ea073f0f160ca6a2f1e56b7dd881a'/>
<id>urn:sha1:bef7aff31e5ea073f0f160ca6a2f1e56b7dd881a</id>
<content type='text'>
Codebase broken at this stage
</content>
</entry>
</feed>
