<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/spline/spline.hpp, branch opentrack-2.3.7</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.7</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.7'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2017-05-10T09:19:22Z</updated>
<entry>
<title>spline: rename, change call site</title>
<updated>2017-05-10T09:19:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-05-07T09:31:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3e913cdf543d5d4b2fd297eb27f3536be692100c'/>
<id>urn:sha1:3e913cdf543d5d4b2fd297eb27f3536be692100c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline: recompute spline config lazily</title>
<updated>2017-05-10T09:19:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-05-07T09:29:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=80deba23647e80895d2942ab2d3b8e247fb68f69'/>
<id>urn:sha1:80deba23647e80895d2942ab2d3b8e247fb68f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline: refactor</title>
<updated>2017-05-10T09:19:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-05-06T11:34:22Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ba038ce052af5ada52a0117c9f13e44cf1c63f1c'/>
<id>urn:sha1:ba038ce052af5ada52a0117c9f13e44cf1c63f1c</id>
<content type='text'>
Generally nothing of importance, just readability.

- There was a particularly scary typo where:

      const unsigned end = std::min(unsigned(value_count), unsigned(p2_x * mult_));

  clamping to value_count doesn't make sense, given arbitrary p2_x.

- Try harder to avoid assigning s-&gt;points. Also the overlap
  threshold constant was arbitrarily too high.

- Sort predicate is meant to use strict ordering,
  not partial total order.
</content>
</entry>
<entry>
<title>get rid of the silly mem -&gt; shared_ptr alias</title>
<updated>2017-05-10T09:19:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-05-06T11:23:44Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=03c5a15199b34b564314ac222d51ab687fc97a93'/>
<id>urn:sha1:03c5a15199b34b564314ac222d51ab687fc97a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options: don't create QSettings all the time</title>
<updated>2017-05-10T09:19:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-05-06T11:15:16Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=87c09c0ab5e1334e9877ee6fd7adeb1eb70d5929'/>
<id>urn:sha1:87c09c0ab5e1334e9877ee6fd7adeb1eb70d5929</id>
<content type='text'>
Update usages.
</content>
</entry>
<entry>
<title>start renaming internal macros as OPENTRACK_* to OTR_*</title>
<updated>2017-03-28T09:08:56Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-03-28T09:00:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7337f89f4d69cc0e5fe3a72f9f6773ecf9b24cc5'/>
<id>urn:sha1:7337f89f4d69cc0e5fe3a72f9f6773ecf9b24cc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename spline-widget -&gt; spline</title>
<updated>2017-03-28T09:01:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-03-28T08:49:19Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=783739a2f3599e00869f907ed1747491b35486b1'/>
<id>urn:sha1:783739a2f3599e00869f907ed1747491b35486b1</id>
<content type='text'>
Adjust usages.
</content>
</entry>
</feed>
