kivy:sfml

Last commit made on 2012-10-26
Get this branch:
git clone -b sfml https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
sfml
Repository:
lp:kivy

Recent commits

6eeb66e... by aspidites

- updated numeric property to accept numbers of type long
- starting implementing window_sfml -- DOES NOT WORK

b09d81c... by aspidites

- continued work on sfml window core backend

7b75a3b... by aspidites

- removng extra files

d2b5e70... by aspidites

- saving changes to text

79f5ad7... by aspidites

- added beginning of sfml text provider

a22c373... by aspidites

- changed syntax of state dictionary

2db0d33... by aspidites

- implemented image backend for kivy
- updated audio backend

383817d... by aspidites

- implemented sfml audio backend for kivy
- requries http://github.com/Sonkun/python-sfml2
- tested against audio example and deflectouch game

12ff576... by tshirtman

fix relative imports to absolute

1fc8b1d... by tshirtman

add pil in dependencies for travis