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

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Branch
math_module
Filename Size Date modified Message
gp2x
threads
__init__.py 9.4 KB merged changes from trunk to math_module branch
_camera_opencv_highgui.py 2.2 KB Merged with trunk rev 2613, and moved interactive movie test and sample
_camera_vidcapture.py 3.7 KB merged changes from trunk
_dummybackend.py 770 B merged changes from trunk
_numpysndarray.py 4.7 KB allow all Python modules to install with Python 3.1, though some may not work correctly
_numpysurfarray.py 17.0 KB allow all Python modules to install with Python 3.1, though some may not work correctly
_vlcbackend.py 5.9 KB merged changes from trunk
camera.py 2.7 KB Merged with trunk rev 2613, and moved interactive movie test and sample
colordict.py 23.5 KB color module
compat.py 809 B additions to font_test.py and sysfont.py
cursors.doc 3.7 KB updated docs for cursors.load_xbm, thanks Saul Spatz, and Thomas Ibbotson.
cursors.py 9.7 KB adapt mask module for Python 3.1
examples.doc 12.5 KB some doc updates for test tags and python -m option
freesansbold.ttf 96.3 KB new font
locals.doc 717 B Merged to revision 2209 in trunk.
locals.py 1.1 KB changed it so that pygame.Mask is there... and not in locals.
mac_scrap.py 4.3 KB allow all Python modules to install with Python 3.1, though some may not work correctly
macosx.py 887 B Finished trunk rev merge 2544
midi.doc 10.7 KB merged changes from trunk to math_module branch
midi.py 21.0 KB merged changes from trunk to math_module branch
nmovie.py 1.5 KB Added vlc backend module, which minimally works, and a dummy-backend
pkgdata.py 2.1 KB merging with python3 branch r 2048
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.svg 15.0 KB merging from symbian branch
pygame_icon.tiff 60.2 KB massive update for osx support
sndarray.doc 3.2 KB numpy now takes priority over Numeric in sndarry and surfarray
sndarray.py 6.1 KB allow all Python modules to install with Python 3.1, though some may not work correctly
sprite.doc 20.4 KB Updates to sprite docs. Finished with updates to sprite docs now.
sprite.py 51.8 KB merging with python3 branch r 2048
surfarray.doc 6.9 KB numpy now takes priority over Numeric in sndarry and surfarray
surfarray.py 11.7 KB adapt mask module for Python 3.1
sysfont.py 24.5 KB merged changes from trunk to math_module branch
tests.doc 4.1 KB document rev 2130
version.py 1.3 KB merged changes from trunk