pygame is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again- Tag
- release_1_8_1rc2
| Filename | Size | Date modified | Message |
|---|---|---|---|
| gp2x | |||
| threads | |||
| __init__.py | 7.2 KB | Added threads.py to __init__.py so is available as pygame.threads. Added in test stubs threads_test.py | |
| _numpysndarray.py | 4.7 KB | Fixed bug with mixer.get_init() Thanks Frankie Robertson | |
| _numpysurfarray.py | 15.9 KB | _Really_ fixed 24bpp access for pygame.surfarray.pixels3d(). | |
| colordict.py | 23.5 KB | color module | |
| cursors.doc | 3.7 KB | typo | |
| cursors.py | 9.6 KB | fix cursors documentation | |
| freesansbold.ttf | 96.3 KB | new font | |
| locals.py | 1.1 KB | changed it so that pygame.Mask is there... and not in locals. | |
| mac_scrap.py | 4.1 KB | Updated mac_scrap to pass some tests, and raise NotImplementedError otherwise. | |
| macosx.py | 4.8 KB | fix typo | |
| pkgdata.py | 2.1 KB | setuptools/pkg_resources support for pkgdata | |
| pygame.ico | 1.1 KB | import fixups and icons | |
| pygame_icon.bmp | 630 B | import fixups and icons | |
| pygame_icon.icns | 52.4 KB | massive update for osx support | |
| pygame_icon.tiff | 60.2 KB | massive update for osx support | |
| sndarray.doc | 3.2 KB | Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype(). | |
| sndarray.py | 6.1 KB | Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype(). | |
| sprite.doc | 20.4 KB | Updates to sprite docs. Finished with updates to sprite docs now. | |
| sprite.py | 51.9 KB | fix for bug 18, thanks Hakan | |
| surfarray.doc | 6.8 KB | Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype(). | |
| surfarray.py | 11.6 KB | Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype(). | |
| sysfont.py | 9.3 KB | removed some unreachable code | |
| version.py | 1.3 KB | change version number to 1.8.1rc2 |