- 03 Dec, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 03 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 02 Oct, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 12 Jun, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 13 Dec, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 09 Dec, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 06 Dec, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 24 Sep, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 17 Sep, 2017 1 commit
-
-
Craig Watson authored
-
- 24 Apr, 2017 1 commit
-
-
Craig Watson authored
-
- 15 Oct, 2016 1 commit
-
-
Craig Watson authored
If enabled in the preferences menu, pen and marker strokes will be replaced by a simplified stroke after they are drawn. The algorithm is very basic (for now): if three points are almost lined up (the threshold angle can be specified in the config file), then the middle one is removed. This is repeated over the whole stroke; new polygons are then generated based on the simplified stroke points. This typically cuts down on number of points and polygons by a factor of about 10, while having minimal visual impact.
-
- 13 May, 2016 1 commit
-
-
Craig Watson authored
-
- 09 May, 2016 1 commit
-
-
Craig Watson authored
- UBGraphicsScene calls UBGraphicsStroke::addPoint, which returns a list of points that can be drawn. It may be none (e.g we discard very small segments), one (if we do no interpolation) or several. - Added a UBInterpolator base, abstract class. Various interpolation methods can be added easily. - Current methods: Basic spline (custom), Catmull-Rom spline (based on alglib), and Bézier - Added a setting to toggle interpolation. Added this to the UI as well
-
- 26 Apr, 2016 1 commit
-
-
Craig Watson authored
This reverts commit 4aa0ee61.
-
- 21 Mar, 2016 2 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
- 21 Jan, 2016 1 commit
-
-
Craig Watson authored
also corrected the "useSystemOnScreenKeybard" to "useSystemOnScreenKeyboard".
-
- 23 Dec, 2015 1 commit
-
-
Craig Watson authored
When the time comes to merge dev into master (for real), the following may be useful: https://metlos.wordpress.com/2012/01/13/ git-merging-after-a-revert/
-
- 05 Nov, 2015 1 commit
-
-
Craig Watson authored
-
- 14 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 15 Jul, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 26 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 May, 2013 1 commit
-
-
Claudio Valerio authored
-
- 29 Apr, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 Feb, 2013 1 commit
-
-
Claudio Valerio authored
-
- 18 Oct, 2012 2 commits
-
-
Didier Clerc authored
-
Didier Clerc authored
-
- 12 Oct, 2012 2 commits
-
-
Claudio Valerio authored
-
Claudio Valerio authored
-
- 19 Sep, 2012 2 commits
-
-
Claudio Valerio authored
-
Claudio Valerio authored
-
- 27 Aug, 2012 1 commit
-
-
Luca Capello authored
-
- 09 Jul, 2012 1 commit
-
-
Claudio Valerio authored
-
- 12 Jun, 2012 1 commit
-
-
Aleksei Kanash authored
* Fixed screens initialization order and logic.
-
- 25 Apr, 2012 1 commit
-
-
Claudio Valerio authored
-
- 17 Apr, 2012 1 commit
-
-
Claudio Valerio authored
-
- 05 Apr, 2012 1 commit
-
-
shibakaneki authored
-
- 03 Apr, 2012 1 commit
-
-
Aleksei Kanash authored
-
- 16 Mar, 2012 1 commit
-
-
Anatoly Mihalchenko authored
Launch Sankore on desktop mode
-