Commit Graph

22 Commits

Author SHA1 Message Date
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
Mathieu Virbel 0b3eb62e16 event: always pass the sender now. 2010-11-04 12:31:25 -04:00
Mathieu Virbel d3a1dacefb app: add app classe for building application or test 2010-11-04 12:25:04 -04:00
Thomas Hansen 5cb726bd55 fix texture binding 2010-11-04 10:51:27 -05:00
Thomas Hansen 5d85320ac9 start path and add some more GraphicInstructions 2010-11-04 10:10:10 -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
Mathieu Virbel 3b7560b290 textcanvas: remove uneeded transform_mat 2010-11-04 00:05:25 -04:00
Mathieu Virbel 1ebc890042 graphics: add instance() as a default context
windows: create default matrix projection
2010-11-04 00:05:03 -04:00
Thomas Hansen f4be7975fc fix border image 2010-11-03 22:43:35 -05:00
Thomas Hansen 0bc7f69c2e Merge branch 'master' of github.com:tito/kivy 2010-11-03 22:29:20 -05:00
Thomas Hansen fffdacbba5 fix rectngle and Image loading 2010-11-03 22:29:04 -05:00
Mathieu Virbel e194a96f38 widget: create the default widget with on_touch_down/move/up + on_draw, collide, tree management (add/remove widget) + canvas + draw 2010-11-03 23:06:48 -04:00
Mathieu Virbel 784e3a67c3 properties: add ObjectProperty 2010-11-03 23:06:17 -04:00
Mathieu Virbel e8708f4749 base: remove getCurrentTouches -> EventLoop.touches 2010-11-03 23:06:05 -04: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
Mathieu Virbel 4107ea1f0b fixes to be able to import window + use runTouchApp 2010-11-03 17:37:48 -04:00
Mathieu Virbel 1f2fb6eb41 kivy: first import 2010-11-03 17:05:03 -04:00