Commit Graph

729 Commits

Author SHA1 Message Date
Mathieu Virbel a8f4e8234a add uxl app with button 2010-11-06 18:50:34 -04:00
Mathieu Virbel 7def1325f9 rename uxl to kv, Uxl to Builder, uxl.py to lang.py + fix style + fix button 2010-11-06 18:50:23 -04:00
Mathieu Virbel 280088a30a fix crash with rectangle / tex_coords 2010-11-06 16:48:59 -04:00
Mathieu Virbel 76f472c6ff wip uxl + center for widget + texture coords for rect 2010-11-06 16:08:45 -04:00
Mathieu Virbel 63e95ad71d wip uxl + testapp + styles 2010-11-06 01:27:41 -04:00
Mathieu Virbel e73b2df4f3 use logger for uxl 2010-11-05 23:14:23 -04:00
Thomas Hansen 075c8cd7b6 fix blending issue 2010-11-05 19:17:30 -05:00
Thomas Hansen ac8e8242a5 Merge branch 'master' of github.com:tito/kivy 2010-11-05 18:44:17 -05:00
Thomas Hansen f9107f7a1d test prefiltered line anti aliasing 2010-11-05 18:44:12 -05:00
Mathieu Virbel a381d0d8b7 update examples 2010-11-05 19:25:13 -04:00
Thomas Hansen dbf819cf9d adding poly2tri 2010-11-05 14:37:02 -05:00
Mathieu Virbel bc28d6b825 graphics: first pass to split graphics 2010-11-05 12:55:22 -04:00
Thomas Hansen 0c1f4ae369 fix texturing and Ellipse instructions and clean graphics a little bit 2010-11-04 23:57:00 -05:00
Thomas Hansen b2ea14fa82 merge master 2010-11-04 22:04:43 -05:00
Thomas Hansen 8625c262d6 merge master 2010-11-04 22:03:53 -05:00
Thomas Hansen 0470edef70 add circle instruction 2010-11-04 21:54:05 -05:00
Mathieu Virbel 596c5bec5e uxl: add uxllauncher example + button example 2010-11-04 22:36:19 -04:00
Thomas Hansen 143597b379 add border.png 2010-11-04 16:08:51 -05:00
Thomas Hansen f7133c9939 add Transform instructions and make all Elements initializable without arguments 2010-11-04 16:03:11 -05:00
Thomas Hansen 498c21ae6b Merge branch 'master' of github.com:tito/kivy 2010-11-04 13:36:17 -05:00
Thomas Hansen 0a51ab854e add need_redraw to context 2010-11-04 13:36:00 -05:00
Mathieu Virbel 1cdace1b93 add test app 2010-11-04 12:32:10 -04:00
Thomas Hansen 5cb726bd55 fix texture binding 2010-11-04 10:51:27 -05:00
Thomas Hansen 6eeeaf59c5 start path and add some more GraphicInstructions 2010-11-04 10:08:30 -05:00
Thomas Hansen 740d169253 add documentation, clean codea bit, and start Path/Vector graphics 2010-11-04 04:30:31 -05:00
Thomas Hansen f4be7975fc fix border image 2010-11-03 22:43:35 -05:00
Thomas Hansen fffdacbba5 fix rectngle and Image loading 2010-11-03 22:29:04 -05:00
Thomas Hansen e225c3d960 fix some things with window and graphics 2010-11-03 18:59:31 -05:00
Mathieu Virbel 3ea814b045 add testcanvas 2010-11-03 17:38:18 -04:00