Commit Graph

440 Commits

Author SHA1 Message Date
Mathieu Virbel 3e0443a2d3 kvrun: press F5 to reload app 2010-11-09 19:29:26 +01:00
Thomas Hansen 8768333a64 fix svg commit. should have done branch...will do next time ;P 2010-11-09 11:05:33 -06:00
Thomas Hansen f2d3629cae Merge branch 'master' of github.com:tito/kivy 2010-11-09 11:00:41 -06:00
Thomas Hansen 9a2ea9ef8e start SVG 2010-11-09 11:00:38 -06:00
Mathieu Virbel 65274b1a8b add some kv for example 2010-11-07 21:36:17 -05:00
Mathieu Virbel e838e13e96 clock: implement rfps (real frame displayed on screen)
base: display and flip only when needed (might be have some bugs.)
2010-11-07 20:43:49 -05:00
Mathieu Virbel da7486cafe kvrun: show FPS every one second 2010-11-07 17:53:43 -05:00
Mathieu Virbel bb891ef2de widget: add to_* from pymt + fix slider division by zero 2010-11-07 00:48:58 -04:00
Mathieu Virbel c5e9fa1c62 uxl: use ordereddict + add local id mapping in lang + do late binding 2010-11-07 00:40:02 -04:00
Mathieu Virbel d7ebb395d0 fix texture usage + model view usage + add video and image widget 2010-11-06 20:58:04 -04:00
Thomas Hansen 0c2ea25bd3 fix Rectangle texture coords if using no texture 2010-11-06 19:10:59 -05:00
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