kivy/examples/canvas
Mathieu Virbel 903767f112 line: fix cython exception when calculating ellipse/circle if segments % 2 == 1. closes #1115 2013-04-15 23:11:26 +02:00
..
bezier.py update bezier example to use slider instead 2011-09-29 11:13:09 +02:00
canvas_stress.py examples: using new api for event binding in kwargs 2012-11-07 19:19:27 +01:00
clearbuffers.py update ClearBuffers / ClearColor documentation and implementation. 2012-06-16 18:59:10 +02:00
lines.py line: add close property, use it for both legacy or extended mode. 2012-09-24 15:41:13 +02:00
lines_extended.py line: fix cython exception when calculating ellipse/circle if segments % 2 == 1. closes #1115 2013-04-15 23:11:26 +02:00
mesh.py Mesh: fix and document Mesh instruction + add an example. Closes #64 2011-11-25 16:35:33 +01:00
mtexture1.png multitexture: add tiny example showing multitexture capability 2011-09-29 11:55:11 +02:00
mtexture2.png multitexture: add tiny example showing multitexture capability 2011-09-29 11:55:11 +02:00
multitexture.py multitexture: add tiny example showing multitexture capability 2011-09-29 11:55:11 +02:00
stencil_canvas.py examples: fix stencil example 2011-10-24 10:28:41 +02:00