kivy/examples/canvas
Mathieu Virbel 0b9186b649 tesselator: change the example to be compatible with python 3 2014-08-30 17:21:11 +02:00
..
bezier.py first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
canvas_stress.py first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
circle.py Fixed texture cropping for new circle drawing alg. 2013-09-28 17:52:43 +01:00
clearbuffers.py update ClearBuffers / ClearColor documentation and implementation. 2012-06-16 18:59:10 +02:00
lines.py WIP smooth lines 2014-05-27 18:31:26 +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 first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06: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
repeat_texture.py texture: fix repeating texture which is lost when GL reloading mechanism is used (like window resizing). closes #1393 2013-10-21 16:50:52 +02:00
rotation.py rotate: add origin property + example in examples/canvas/rotation.py 2013-05-05 10:08:21 +02:00
stencil_canvas.py first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
tesselate.py tesselator: change the example to be compatible with python 3 2014-08-30 17:21:11 +02:00
texture.py Removed debug line in texture.py example 2014-08-02 01:42:25 +01:00
texture_example_image.png Added image for texture example 2014-07-30 22:33:53 +01:00