<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git, 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-28T19:50:39Z</updated>
<entry>
<title>spline-widget: fix rounding bug introduced in a3b890b9b4</title>
<updated>2016-10-28T19:50:39Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-28T19:50:39Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bdffe51bade6b35e46bb5f78cb3be77c8310e4c7'/>
<id>urn:sha1:bdffe51bade6b35e46bb5f78cb3be77c8310e4c7</id>
<content type='text'>
Since we're already adding snap_x/2, truncation is the correct
choice here.
</content>
</entry>
<entry>
<title>gui/options: rename r[xyz] to yaw/pitch/roll in camera offset</title>
<updated>2016-10-28T06:31:30Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-28T06:31:30Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=44d013da47b48952f73e678ba8d135724de316dd'/>
<id>urn:sha1:44d013da47b48952f73e678ba8d135724de316dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline-widget: use round, not trunc when converting pixel to val</title>
<updated>2016-10-28T06:31:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-28T06:31:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a3b890b9b4d8bc14c662cd0b3a3362e784b35593'/>
<id>urn:sha1:a3b890b9b4d8bc14c662cd0b3a3362e784b35593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline-widget: don't recalculate point value</title>
<updated>2016-10-28T06:30:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-28T06:30:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8b56d691d7833bf6559503346384e227efd63175'/>
<id>urn:sha1:8b56d691d7833bf6559503346384e227efd63175</id>
<content type='text'>
Only apply snap for closeness check.
</content>
</entry>
<entry>
<title>gui/main-window: round raw/mapped value display</title>
<updated>2016-10-27T23:44:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-27T23:44:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e7ce17f9e2c1b4cc21663f54a6ed81a4d12755ef'/>
<id>urn:sha1:e7ce17f9e2c1b4cc21663f54a6ed81a4d12755ef</id>
<content type='text'>
Otherwise infinitesimal differences prevent from reaching max
mapped value.
</content>
</entry>
<entry>
<title>compat/util: split out run-in-thread{,-async}</title>
<updated>2016-10-26T05:25:50Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-26T05:25:50Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=644494f7cf27cb8dbe89a50885f57a7266a06e63'/>
<id>urn:sha1:644494f7cf27cb8dbe89a50885f57a7266a06e63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline-widget: fix logic for detecting points being too close</title>
<updated>2016-10-26T05:07:50Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-26T04:54:58Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=869ada0bca37aafc9a803f3226458f163db5f3c8'/>
<id>urn:sha1:869ada0bca37aafc9a803f3226458f163db5f3c8</id>
<content type='text'>
It was still possible to reorder points by dragging one of them.

Also get rid of the iteration. It was previously introduced to
try converge one of the points to another position.

Allow for changing Y value while the point is dragged.

Take snap into account.

Use newly introduced "iround&lt;t&gt;".
</content>
</entry>
<entry>
<title>spline-widget: use stable sort</title>
<updated>2016-10-26T04:55:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-26T04:52:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=db0d7e4ca4288e189a65e1c8e38d196dace0a315'/>
<id>urn:sha1:db0d7e4ca4288e189a65e1c8e38d196dace0a315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat/util: introduce "iround" for round to integer</title>
<updated>2016-10-26T04:55:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-26T04:52:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9c4e1586334b2e978d3993c97031d79f079f9650'/>
<id>urn:sha1:9c4e1586334b2e978d3993c97031d79f079f9650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat/util: move stuff around</title>
<updated>2016-10-26T04:55:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-26T04:21:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4b8ffd3f999e2b8ac9f431fbd9b1235527762d7a'/>
<id>urn:sha1:4b8ffd3f999e2b8ac9f431fbd9b1235527762d7a</id>
<content type='text'>
</content>
</entry>
</feed>
