Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-25 | stupid useless timer broke hovering | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-12 | copyright in header only | Stanislaw Halik | |
2014-10-12 | spline editor needs discard changes on cancel | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-09-22 | core: plugin-api.hpp now exclusively provides interface | Stanislaw Halik | |
2014-09-19 | cleanup mapping codeopentrack-2.2-end-of-alpha | Stanislaw Halik | |
There was quite a bit of duplicated logic, which wasn't duplicated where it needed to be. Make functions out of the duplicated bits, then call where appropriate. Issue: #56 | |||
2014-09-18 | cleanup qfc | Stanislaw Halik | |
Issue: #44 Remove confusing logic and retarded comments by the usual offender. Change prototypes a bit for clarity's sake again. | |||
2014-09-17 | nix explicit malloc | Stanislaw Halik | |
simplifies, allows for copy operator | |||
2014-09-13 | nix comment cancer | Stanislaw Halik | |
2014-02-10 | don't load spline config twice | Stanislaw Halik | |
2014-01-12 | fix qfc display artifacts & bugs | Stanislaw Halik | |
2014-01-12 | refactor QFC | Stanislaw Halik | |
2014-01-12 | qfc: simplify | Stanislaw Halik | |
2013-12-26 | while here, allow floats as qfc resolution | Stanislaw Halik | |
2013-10-17 | get rid of QFC artifacts | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | simplify color stuffies | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-11 | clarify copyright | Stanislaw Halik | |
Please see facetracknoir/develop: 336fc06ebe550d2c5fefae7dc1f967377eef998d https://sourceforge.net/p/facetracknoir/codegit/ci/336fc06ebe550d2c5fefae7dc1f967377eef998d/tree/ % git clone http://git.code.sf.net/p/facetracknoir/codegit Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-09 | use native background color in spline dialog | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-19 | qfc: pass -Wall -pedantic -Wextra | Stanislaw Halik | |
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | QFC: cleanup logic and unused stuff | Stanislaw Halik | |
2013-09-14 | throttle QFunctionConfigurator updates | Stanislaw Halik | |
Don't consume whole CPU time when the spline editor control points are being dragged. | |||
2013-09-14 | refactor QFunctionConfigurator | Stanislaw Halik | |
While the API is more clear now and withstands config changes properly, there's a performance degradation while moving a spline point. It now refreshes whole spline. | |||
2013-07-16 | Remove dead code | Stanislaw Halik | |
2013-05-09 | Remove reset button from curve dialog | Stanislaw Halik | |
2013-04-13 | Don't reference same thing twice, including a possibly stale pointer. Apply ↵ | Stanislaw Halik | |
more defensive coding | |||
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-04-02 | merge continues | Stanislaw Halik | |