Mathieu Virbel
|
d7ebb395d0
|
fix texture usage + model view usage + add video and image widget
|
2010-11-06 20:58:04 -04:00 |
Thomas Hansen
|
cc8ff7d9b7
|
fix to call update on vbo if texture chnages in rectangle
|
2010-11-06 19:22:07 -05:00 |
Thomas Hansen
|
0c2ea25bd3
|
fix Rectangle texture coords if using no texture
|
2010-11-06 19:10:59 -05:00 |
Thomas Hansen
|
37d74b62b7
|
merge master
|
2010-11-06 18:36:55 -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 |
Thomas Hansen
|
09f7a82f54
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-06 16:29:07 -05:00 |
Mathieu Virbel
|
814b65d717
|
remove on_draw on widget. \o/
|
2010-11-06 17:28:40 -04:00 |
Thomas Hansen
|
ee165ee162
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-06 16:28:39 -05:00 |
Mathieu Virbel
|
280088a30a
|
fix crash with rectangle / tex_coords
|
2010-11-06 16:48:59 -04:00 |
Thomas Hansen
|
f5fff24493
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-06 15:11:53 -05:00 |
Mathieu Virbel
|
fc6f5757af
|
fix widget
|
2010-11-06 16:10:56 -04:00 |
Thomas Hansen
|
3ffe148bd3
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-06 15:10:27 -05:00 |
Mathieu Virbel
|
e97bc15c03
|
fix style.uxl
|
2010-11-06 16:10:17 -04:00 |
Thomas Hansen
|
9fb5414cfb
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-06 15:09:30 -05:00 |
Mathieu Virbel
|
76f472c6ff
|
wip uxl + center for widget + texture coords for rect
|
2010-11-06 16:08:45 -04:00 |
Thomas Hansen
|
de6b81d9e3
|
Merge branch 'master' of github.com:tito/kivy
Conflicts:
kivy/data/style.uxl
kivy/factory_registers.py
|
2010-11-06 00:31:06 -05:00 |
Mathieu Virbel
|
63e95ad71d
|
wip uxl + testapp + styles
|
2010-11-06 01:27:41 -04:00 |
Thomas Hansen
|
84414c5d17
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-05 23:01:33 -05:00 |
Mathieu Virbel
|
5463fbc89b
|
logger: increase section
|
2010-11-05 23:17:51 -04:00 |
Mathieu Virbel
|
8b96661a66
|
fix uxl
|
2010-11-05 23:16:35 -04:00 |
Mathieu Virbel
|
6b6ac07cf3
|
uxl: allow number in properties
|
2010-11-05 23:15:22 -04:00 |
Mathieu Virbel
|
e73b2df4f3
|
use logger for uxl
|
2010-11-05 23:14:23 -04:00 |
Mathieu Virbel
|
cb6165511a
|
logger: add trace function + trace log level. use it in graphics
|
2010-11-05 23:05:30 -04:00 |
Thomas Hansen
|
48d07105e7
|
Merge branch 'master' of github.com:tito/kivy
|
2010-11-05 21:53:28 -05:00 |
Mathieu Virbel
|
0a701c2b85
|
add label
|
2010-11-05 22:53:04 -04:00 |
Thomas Hansen
|
ae2a153557
|
merge
|
2010-11-05 21:52:09 -05:00 |
Thomas Hansen
|
efc2199e6e
|
start slider
|
2010-11-05 21:49:55 -05:00 |
Mathieu Virbel
|
2da5462509
|
uxl: fix create property + map root in idmap
|
2010-11-05 22:49:21 -04:00 |
Mathieu Virbel
|
deabcddd06
|
widget: assign default value proeprties if they are passed into parameters at __init__
|
2010-11-05 22:49:02 -04:00 |
Mathieu Virbel
|
c46a70c49d
|
button: add text property
|
2010-11-05 22:48:25 -04:00 |
Mathieu Virbel
|
0cc55252db
|
factory: add missing classes
|
2010-11-05 22:48:10 -04:00 |
Mathieu Virbel
|
7a27aab7d7
|
core text: fix size / width / height
|
2010-11-05 22:47:54 -04:00 |
Mathieu Virbel
|
f80de20050
|
properties: allow python to get the name of the properties
|
2010-11-05 22:47:12 -04:00 |
Mathieu Virbel
|
6dbe5bbe87
|
graphics: fix logs using Logger
|
2010-11-05 22:46:53 -04:00 |
Thomas Hansen
|
0ab23b0230
|
add cpp file back temoporarily to avoid compile error
|
2010-11-05 20:23:38 -05:00 |
Mathieu Virbel
|
aa999f1b07
|
remove generated files
|
2010-11-05 20:40:02 -04:00 |
Mathieu Virbel
|
9f3bbd350b
|
fix shader vTexCoords*
|
2010-11-05 20:39:30 -04:00 |
Thomas Hansen
|
50ef944c75
|
fix shader
|
2010-11-05 19:29:00 -05:00 |
Thomas Hansen
|
075c8cd7b6
|
fix blending issue
|
2010-11-05 19:17:30 -05:00 |
Mathieu Virbel
|
16d8bd9da8
|
style: start to write uxl
|
2010-11-05 19:51:01 -04:00 |
Mathieu Virbel
|
8632b1f4d6
|
label: fix path
|
2010-11-05 19:50:21 -04:00 |
Mathieu Virbel
|
1007e233fd
|
add boolean property
|
2010-11-05 19:49:35 -04: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
|
8d9f41b373
|
add slider (wip)
|
2010-11-05 19:43:17 -04:00 |
Mathieu Virbel
|
a381d0d8b7
|
update examples
|
2010-11-05 19:25:13 -04:00 |
Mathieu Virbel
|
fc63742a1c
|
factory: analyse so to get graphics elements too
uxl: handle rules + apply them to widget
|
2010-11-05 19:25:01 -04:00 |
Mathieu Virbel
|
8196fefaa9
|
Merge branch 'master' of ssh://github.com/tito/kivy
|
2010-11-05 15:37:22 -04:00 |
Thomas Hansen
|
dbf819cf9d
|
adding poly2tri
|
2010-11-05 14:37:02 -05:00 |