Mathieu Virbel
3ca6385f38
update bezier example to use slider instead
2011-09-29 11:13:09 +02:00
Gabriel Pettier
295da2b3a2
provide modified bezier example to test dashed lines, but show problems
2011-09-25 23:52:18 +02:00
Gabriel Pettier
5497370493
work on bezier curve
...
optimised bezier algorithm (no more nested lists, use less ram)
fixed last point problem (curves wasn't goint up to it)
added loop option to bezier curve
updated example widget
2011-08-27 12:39:45 +02:00
Gabriel Pettier
1ace31dfdf
fixed bezier curves to use any number of points, updated example
2011-08-26 15:20:07 +02:00
Gabriel Pettier
743bc180ed
fixes for pull request
...
corrected cython header comment
flattened point list
2011-08-26 01:38:32 +02:00
Gabriel Pettier
5f407edf16
added bezier example in examples/canvas
2011-08-25 20:02:47 +02:00