Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | replace incorrect interpolation with nearest neighbor | Stanislaw Halik | |
2014-01-23 | glwidget: don't use doubles for no good reason | Stanislaw Halik | |
2014-01-23 | glwidget: don't perform useless computation | Stanislaw Halik | |
The distances are known, so hardcode them instead. | |||
2013-12-10 | fix interpolation jaggies | Stanislaw Halik | |
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-10-17 | change bg color | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | default to Qt background | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-07-06 | Factor out common code | Stanislaw Halik | |
2013-07-06 | Slightly optimize the pose widget | Stanislaw Halik | |
2013-04-29 | Indent properly | Stanislaw Halik | |
2013-04-29 | Clear visual artifacts from the pose widget | Stanislaw Halik | |
2013-04-27 | Don't repaint forcefully, there's no need | Stanislaw Halik | |
2013-04-27 | WIP: rewrite the GL widget in pure software mode | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
2013-03-22 | finish rename | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |