kivy/examples
Mathieu Virbel 5a9535099d svg: initial support from the older pymt's svg support. Includes poly2tri for delaunay triangulation (but require c++, might be changed to another lib if needed) + svg path parser rewritted and adapted svg.path library.
Works with the basics cloud/sun/ship svg.

This is an initial works, there is plenty of rooms for optimizations. Let's start them!
2014-09-19 18:17:22 +02:00
..
3Drendering Python3 and pep8 fixes for 3d rendering example 2014-03-20 21:40:14 +00:00
RST_Editor fixes app build with kv usage/root widget + others typo 2012-06-18 02:48:44 +02:00
android Update main.py 2014-08-03 01:03:15 +05:30
animation Correct description comment 2014-01-26 13:09:24 +05:30
application Merge pull request #1816 from k4rtik/patch-3 2014-01-26 09:42:48 -08:00
audio fix mixed spaces/tabs 2014-08-30 16:33:28 -05:00
camera examples: add a camera example (easy for testing the camera widget) 2014-02-27 18:17:04 +01:00
canvas tesselator: change the example to be compatible with python 3 2014-08-30 17:21:11 +02:00
demo Use pickle protocol 0 and use lambda for sorted key to avoid unicode problem for str.lower 2014-06-17 21:02:14 +02:00
frameworks/twisted pep8 fixes 2012-03-19 11:07:14 +01:00
gestures py3: fix few more print 2013-05-31 11:12:21 +02:00
guide Minor grammar and punctuation fixes. 2013-08-11 05:38:58 +00:00
includes Update test.kv 2014-02-07 09:41:04 +05:30
keyboard Added custom keyboard example 2014-02-09 11:09:35 +02:00
kinect doc: revisions to examples/kinect/README.txt 2014-03-05 23:18:08 +02:00
kv py3: fix few more print 2013-05-31 11:12:21 +02:00
shader Fix shadertree example for python3 2014-03-26 23:07:50 +00:00
svg svg: initial support from the older pymt's svg support. Includes poly2tri for delaunay triangulation (but require c++, might be changed to another lib if needed) + svg path parser rewritted and adapted svg.path library. 2014-09-19 18:17:22 +02:00
tutorials tutorial: add final example of notes. now we have to have for the steps 2013-07-07 13:58:22 +02:00
widgets Pep8 80 cols on examples/widgets/lists/fixtures.py 2014-09-07 09:01:36 +02:00