kivy/examples
Meet Udeshi 1baeeebb99 Allow Line.points definition to be a mix of lists/tuples
Fix for issue #3481
Line.points can be defined as list of lists, tuples and
coordinates (float values)
setter method modified to check each element of the argument
list and append it to self._points accordingly
Line example file /examples/canvas/line.py updated with the new
possible way of defining points
2015-12-23 23:23:25 +05:30
..
3Drendering examples/ - Update docstrings 2015-02-11 20:00:30 -08:00
RST_Editor remove shebangs 2015-10-13 23:50:51 +03:00
android tabs to spaces in example kv files 2015-10-24 20:41:19 +03:00
animation Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
application doc: revisions to examples 2015-03-23 22:56:34 +02:00
audio tabs to spaces in example kv files 2015-10-24 20:41:19 +03:00
camera Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
canvas Allow Line.points definition to be a mix of lists/tuples 2015-12-23 23:23:25 +05:30
container fix kv path issue and clean up container example 2015-10-13 23:43:07 +03:00
demo declare password before text, fixes #2337 2015-11-12 21:21:53 +02:00
frameworks/twisted Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
gestures remove shebangs 2015-10-13 23:50:51 +03:00
guide First Widget tutorial - use class variables 2015-07-01 16:19:08 -07:00
includes Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
keyboard examples: fixed unicode error in examples/keyboard.main.py 2015-12-04 23:48:49 +02:00
kinect Bring sdl2 in line with current master and other fixes to make things usable. Sponsored by ScramSoft. 2014-08-23 17:15:04 +05:30
kv remove python shebangs 2015-10-05 14:40:04 +03:00
miscellaneous Fixed comment syntax 2015-01-26 15:17:23 +00:00
settings Added example of settings usage (custom panel, save and restore) 2015-09-20 08:39:15 +02:00
shader Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
svg Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
tutorials tabs to spaces in example kv files 2015-10-24 20:41:19 +03:00
widgets Rioboto -> Roboto 2015-12-04 01:47:06 +02:00