Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | pose-widget: simplify | Stanislaw Halik | |
2015-10-03 | pose-widget: fix black border around The Octopus | Stanislaw Halik | |
2015-10-03 | pose-widget: use bilinear filtering | Stanislaw Halik | |
now The Octopus looks better. | |||
2015-08-31 | pose-widget: simplify | Stanislaw Halik | |
2015-08-31 | pose-widget: add comment | Stanislaw Halik | |
2015-08-22 | props changed only | Stanislaw Halik | |
Some source files had executable bit on. Remove it. | |||
2015-08-21 | pose-widget: use unsigned char, sprinkle constopentrack-2.3-rc16 | Stanislaw Halik | |
2015-08-18 | nix -Wnarrowing, not needed since previous commit | Stanislaw Halik | |
2015-08-18 | simple-mat: replace initializer_list with variadic ctor | Stanislaw Halik | |
Gives us type safety rather than argument count mismatch. Also there's no more narrowing conversion issue. Replace usages. Explicitly delete initializer_list ctor. | |||
2015-08-13 | pose-widget: const nonsense | Stanislaw Halik | |
2015-08-11 | pose-widget: we no longer warn on narrowing conversions | Stanislaw Halik | |
2015-08-11 | pose-widget: don't pollute global namespace | Stanislaw Halik | |
2015-08-11 | pose-widget: use floats | Stanislaw Halik | |
2015-07-20 | octopus: update copyright | Stanislaw Halik | |
2015-07-19 | fix osx, app bundle now builds | Stanislaw Halik | |
2015-06-15 | octopus: simplify vector math | Stanislaw Halik | |
Also rename identifiers for clarity. | |||
2015-06-05 | octopus, pt, aruco: optimize image copying | Stanislaw Halik | |
Perform less operations in inner loop where pixels are accessed. | |||
2015-06-01 | octopus: use more simple-mat, less open-coded math | Stanislaw Halik | |
2015-06-01 | glwidget: use simple-mat cross and dot product | Stanislaw Halik | |
2015-06-01 | octopus: take advantage of simple-mat swizzles | Stanislaw Halik | |
2015-05-31 | this static modifier doesn't belong | Stanislaw Halik | |
2015-05-31 | ui: allow for octopus screen traversal | Stanislaw Halik | |
The octopus will now traverse the screen in response to translation input. Previously it could only rotate, severely hampering its maneuverability. | |||
2015-05-31 | glwidget: crude rewrite to simple-mat header | Stanislaw Halik | |
2014-11-02 | rename pose widget subdir | Stanislaw Halik | |