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
Filename Size Date modified Message
gp2x
threads
__init__.py 10.0 KB Enable pygame._freetype extension module build by default
_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 apply Cristoph Gohlke's patch to camera module to fix a stray global statement
_dummybackend.py 770 B merged changes from trunk
_numpysndarray.py 2.6 KB Merge the buffer branch back into trunk.
_numpysurfarray.py 12.5 KB float96 not available on all numpy versions
_vlcbackend.py 5.8 KB Fixed some SyntaxErrors and 1 NameError with Python 3.
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 2.3 KB small fixes to get Pygame to pass the unit tests on Windows for Python 3.2
cursors.py 9.7 KB cursors.compile got black and white mixed up for making cursors.
freesansbold.ttf 96.3 KB Close issue 106
freetype.py 1.5 KB Change "face" back to "font", ( undoes part of changeset 6425e6865ce4 )
ftfont.py 6.0 KB Change "face" back to "font", ( undoes part of changeset 6425e6865ce4 )
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.py 20.4 KB set svn file properties so svn branch and merge work as intended
nmovie.py 1.5 KB Fixed some SyntaxErrors and 1 NameError with Python 3.
pkgdata.py 2.1 KB merging with python3 branch r 2048
pygame.ico 142.1 KB Improved icon
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.py 6.4 KB Using Numeric by default now issues a deprecation warning. Fix hanging pointer bug in color.c.
sprite.py 54.0 KB [BUG] Fix for sprite circle_collide. Thanks DR0ID and FSatzger.
surfarray.py 14.0 KB Let _numpysurfarray.blit_array and make_surface methods accept float arrays ( closes #81 )
sysfont.py 25.6 KB SysFont fix for if there is only italics for a font.
version.py 1.3 KB updated version to 1.9.2pre