Alexander Taylor
|
34327e0670
|
Added overlap and bgcolor control to efw example
|
2014-06-07 17:35:24 +01:00 |
Mathieu Virbel
|
3070a93b89
|
WIP smooth lines
|
2014-05-27 18:31:26 +02:00 |
Suriyan
|
b3707dab81
|
Fix missing 'string.lower()' after cleanup
|
2014-05-21 21:55:07 +07:00 |
Cayci Gorlitsky
|
05d53ca7bd
|
Fixes #2140 print statement syntax
Changed to ([ ]) so that number is printed, instead of a generator
|
2014-05-15 21:10:55 -04:00 |
Cayci Gorlitsky
|
ed0d562de4
|
Fixes #2140 Syntax error
Syntax error in print statement did not work in Python3.
|
2014-05-05 16:41:04 -04:00 |
Mathieu Virbel
|
adbe78f43c
|
Merge pull request #2058 from bionoid/multistroke_clean
[WIP] $N-Protractor multistroke recognizer and demo app
|
2014-05-04 19:21:30 +02:00 |
Terje Skjaeveland
|
4ee204c553
|
pep8 fixes
|
2014-05-04 11:09:29 +02:00 |
Terje Skjaeveland
|
89b5c78fd9
|
py3 compatible print in docs, move __all__ to top of files
|
2014-05-04 10:49:51 +02:00 |
Mathieu Virbel
|
0f97624379
|
Merge pull request #2095 from kivy/effectwidget2
Add new EffectWidget uix module
|
2014-05-04 02:17:14 +02:00 |
Mathieu Virbel
|
00c73fd196
|
Merge pull request #1957 from matham/selection2
Adds a CompoundSelection behavior class
|
2014-05-03 16:32:38 +02:00 |
Alexander Taylor
|
582541444a
|
Fixed AdvancedEffectBase example to use uniforms
|
2014-04-20 19:22:24 +01:00 |
Alexander Taylor
|
4e5ed024e2
|
Added an AdvancedEffectBase example
|
2014-04-20 19:20:04 +01:00 |
Alexander Taylor
|
487803334f
|
Simplified second effectwidget example
|
2014-04-20 14:14:12 +01:00 |
Alexander Taylor
|
146a5fcfd0
|
Added a second effectwidget example
|
2014-04-20 14:12:26 +01:00 |
Alexander Taylor
|
49a5764757
|
Changed effects to use effect classes
|
2014-04-19 18:22:37 +01:00 |
Alexander Taylor
|
db56261a46
|
Changed EffectWidget to use effect classes
|
2014-04-19 18:22:37 +01:00 |
Alexander Taylor
|
8b113323dc
|
Added new effects and improved example
|
2014-04-19 18:13:52 +01:00 |
Alexander Taylor
|
c7960cbe8e
|
Improved EffectWidget, and updated example
|
2014-04-19 18:13:52 +01:00 |
Alexander Taylor
|
4f0f1e3853
|
EffectWidget: Implemented basic fbo effect stack
|
2014-04-19 18:13:52 +01:00 |
Alexander Taylor
|
4d215f1fba
|
Moved effectwidget example to separate file
|
2014-04-19 18:13:52 +01:00 |
tshirtman
|
b03050e351
|
fix glitches caused by creating a new line on pressure change
|
2014-04-13 20:46:34 +02:00 |
tshirtman
|
c5222253f4
|
remove unneeded prints
|
2014-04-13 16:41:39 +02:00 |
Terje Skjaeveland
|
cbb8de5576
|
Rename GestureContainer.get_candidate() to .get_vectors()
Avoid confusion with GestureCandidate, this function is used for both
templates and candidates.
|
2014-04-10 17:23:30 +02:00 |
tshirtman
|
94360fb80b
|
make touchtracer use pressure if available
|
2014-04-09 01:09:05 +02:00 |
Terje Skjaeveland
|
c38cacae1f
|
pep8 fixes
|
2014-04-06 14:42:30 +02:00 |
Terje Skjaeveland
|
59d89c1320
|
Cleanup - remove unused imports
|
2014-04-06 14:11:52 +02:00 |
Terje Skjaeveland
|
e6b3812e6d
|
Initial import of new multistroke recognizer and demo app
|
2014-04-06 01:07:42 +02:00 |
Kolibreee
|
933ef2c86b
|
python 3 syntax in pagelayout.py
print command was in python2 syntax, so you get an error running it on python3.
Changed lines 22 and 54.
|
2014-03-30 18:59:11 +02:00 |
Alexander Taylor
|
a175df0037
|
Fix shadertree example for python3
|
2014-03-26 23:07:50 +00:00 |
akshayaurora
|
4abd5a5eae
|
Merge pull request #2000 from inclement/splitter_range
Added splitter options to keep within parent bounds and to rescale with the parent
|
2014-03-23 22:05:52 +05:30 |
Alexander Taylor
|
e095e0dad5
|
Added splitter example
|
2014-03-23 14:14:47 +00:00 |
Alexander Taylor
|
38b299b17a
|
Python3 and pep8 fixes for 3d rendering example
|
2014-03-20 21:40:14 +00:00 |
Matthew Einhorn
|
bd7e802e81
|
Add compound selection usage example to examples.
|
2014-03-12 23:06:42 -04:00 |
Matthew Einhorn
|
4adf201310
|
Fix kivy catalog label padding to be positive.
|
2014-03-11 16:42:59 -04:00 |
Mathieu Virbel
|
65c3b42fca
|
Merge pull request #1909 from matham/focus
initial focus behavior.
|
2014-03-09 02:11:28 +01:00 |
Zen-CODE
|
a5033315ee
|
doc: revisions to examples/kinect/README.txt
|
2014-03-05 23:18:08 +02:00 |
Matthew Einhorn
|
e0af081d7c
|
Use StopIteration to indicate focus to stop, and None to walk children tree, similar to what it was above.
|
2014-03-03 09:30:42 -05:00 |
Matthew Einhorn
|
c06928f1fc
|
Use the WalkTree string instead of None to signify walking the tree, and use None to indicate stop.
|
2014-03-02 12:30:12 -05:00 |
Mathieu Virbel
|
8e4c326570
|
examples: add a camera example (easy for testing the camera widget)
|
2014-02-27 18:17:04 +01:00 |
Matthew Einhorn
|
c43a21a863
|
Remove link/unlink_focus in favor of setting the other side of the link automatically.
|
2014-02-26 19:33:24 -05:00 |
Matthew Einhorn
|
369b6c026f
|
Change the focus example in examples to show full prowess of focus (including root/layout focus).
|
2014-02-26 16:34:12 -05:00 |
Matthew Einhorn
|
d198da7de6
|
Update the example to reflect changes.
|
2014-02-23 18:22:51 -05:00 |
Matthew Einhorn
|
c44df13321
|
Add focus behavior example to examples.
|
2014-02-22 15:55:13 -05:00 |
Zen-CODE
|
435729f2f2
|
Added custom keyboard example
|
2014-02-09 11:09:35 +02:00 |
akshayaurora
|
4287ac0ef7
|
Update test.kv
|
2014-02-07 09:41:04 +05:30 |
akshayaurora
|
acdd5425e0
|
Update layout.kv
|
2014-02-07 09:40:36 +05:30 |
techwiz24
|
57ecac3d3f
|
Merge branch 'master' of https://github.com/kivy/kivy into kv_include
|
2014-02-06 20:17:12 -05:00 |
Richard Larkin
|
a4e087f307
|
Merge pull request #1816 from k4rtik/patch-3
Thanks ;-)
|
2014-01-26 09:42:48 -08:00 |
Richard Larkin
|
032114ab2f
|
Merge pull request #1814 from k4rtik/patch-1
Again, thanks. Detail is important ;-) +1
|
2014-01-26 09:40:13 -08:00 |
Kartik Singhal
|
1e87a9803c
|
Correct description comment, add a line break
|
2014-01-26 14:41:03 +05:30 |