<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/logic, branch opentrack-2.3-rc99p14</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc99p14</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc99p14'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-10-03T21:42:31Z</updated>
<entry>
<title>logic/tracker: remove absurd microoptimization</title>
<updated>2016-10-03T21:42:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-03T21:42:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4bef22d91bb72319f184719fdfa3ee872a261572'/>
<id>urn:sha1:4bef22d91bb72319f184719fdfa3ee872a261572</id>
<content type='text'>
There's no benefit to using branchless arithmetic here.
Retrieving a value&lt;bool&gt; is so complex it doesn't matter how
many times we branch here.
</content>
</entry>
<entry>
<title>logic/tracker: remove tautology</title>
<updated>2016-10-03T21:32:55Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-03T21:32:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=136ab83b2352d6aa797094b804330d4bb0d18a5a'/>
<id>urn:sha1:136ab83b2352d6aa797094b804330d4bb0d18a5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logic/tracker: apply auto-offset reltrans rotations in right order</title>
<updated>2016-10-03T15:11:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-03T15:11:15Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b0cd8e36fd1f2c7d7fc71909b355c0c53faaac0a'/>
<id>urn:sha1:b0cd8e36fd1f2c7d7fc71909b355c0c53faaac0a</id>
<content type='text'>
Remove warning on using reltrans with auto-offset.

Tested-by: @Len62
Discussed-with: @Len62
Issue: #473
</content>
</entry>
<entry>
<title>logic/tracker: sanitize tracker's euler angles</title>
<updated>2016-09-28T00:01:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-28T00:01:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cca9299636ac2f2768256aef2d527d1be22b1616'/>
<id>urn:sha1:cca9299636ac2f2768256aef2d527d1be22b1616</id>
<content type='text'>
Issue: #465
Reported-by: @topiq77
</content>
</entry>
<entry>
<title>logic/simple-mat: add unsigned index accessors</title>
<updated>2016-09-28T00:00:39Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-28T00:00:39Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=eb24176b266e2406979ec4daf1c5ea73f356efef'/>
<id>urn:sha1:eb24176b266e2406979ec4daf1c5ea73f356efef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logic/tracker: try harder to keep up constant Hz</title>
<updated>2016-09-27T13:58:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-27T13:01:27Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4da5809f8901066ab912b84f08b110e55d89b067'/>
<id>urn:sha1:4da5809f8901066ab912b84f08b110e55d89b067</id>
<content type='text'>
Now time error is accumulated rather than using only the last
iteration's error.
</content>
</entry>
<entry>
<title>gui, logic: allow prevent rotation from affecting compensation</title>
<updated>2016-09-25T07:10:47Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-25T07:05:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ccea3f9d2a4fba4273e3922f106ccaf504e7d2cd'/>
<id>urn:sha1:ccea3f9d2a4fba4273e3922f106ccaf504e7d2cd</id>
<content type='text'>
Issue: #458
</content>
</entry>
<entry>
<title>logic/tracker: use a second enum to make errors stand out more</title>
<updated>2016-09-24T12:24:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-24T12:24:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=15ca247adc52ba0d7fdb86482f2f541025800be0'/>
<id>urn:sha1:15ca247adc52ba0d7fdb86482f2f541025800be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logic/tracker: use enum values</title>
<updated>2016-09-24T12:13:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-24T12:13:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=398bb31956cee88cbbdc88a5040532309e4acc1d'/>
<id>urn:sha1:398bb31956cee88cbbdc88a5040532309e4acc1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logic, gui: allow for disabling any of the three tcomp options</title>
<updated>2016-09-24T11:51:47Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-24T11:51:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=783ad7d52940b978462afe7b743da72c4529542c'/>
<id>urn:sha1:783ad7d52940b978462afe7b743da72c4529542c</id>
<content type='text'>
Issue: #458
Requested-by: @Borisovich
</content>
</entry>
</feed>
