kivy/examples/canvas
Mathieu Virbel f646521176 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
..
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 first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06: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