.. |
bezier.py
|
Add module docstring to examples/canvas/bezier.py
|
2015-01-31 17:19:13 -08:00 |
canvas_stress.py
|
Update examples/canvas/canvas_stress.py docstring
|
2015-01-31 18:07:13 -08:00 |
circle.py
|
Add examples/canvas/circle.py docstring
|
2015-01-31 18:16:40 -08:00 |
fbo_canvas.py
|
Rename examples/canvas/clearbuffers.py to fbo_canvas.py
|
2015-02-01 00:16:11 -08:00 |
lines.py
|
examples/canvas/lines.py Add docstring.
|
2015-02-01 03:57:16 -08:00 |
lines_extended.py
|
Added examples/canvas/lines_extended.py docstring
|
2015-02-01 11:26:16 -08:00 |
mesh.py
|
In examples/canvas/mesh.py add a function docstring
|
2015-02-01 11:52:01 -08: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 |