Skip to content

Pull requests: pygame/pygame

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update index.rst
#4388 opened Nov 5, 2024 by AaronThatsIt Loading… updated Nov 5, 2024
build(deps): bump actions/cache from 4.0.2 to 4.1.2 dependencies
#4386 opened Nov 1, 2024 by dependabot bot Loading… updated Nov 1, 2024
build(deps): bump actions/checkout from 4.1.7 to 4.2.2 dependencies
#4385 opened Nov 1, 2024 by dependabot bot Loading… updated Nov 1, 2024
build(deps): bump pypa/cibuildwheel from 2.20.0 to 2.21.3 dependencies
#4384 opened Nov 1, 2024 by dependabot bot Loading… updated Nov 1, 2024
build(deps): bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 dependencies
#4383 opened Nov 1, 2024 by dependabot bot Loading… updated Nov 1, 2024
fix rect.clipline(line) #3999
#4376 opened Oct 21, 2024 by yanchengbo Loading… updated Oct 21, 2024
Changed sysfont to handle font collisions
#4368 opened Oct 15, 2024 by u7644952 Loading… updated Oct 15, 2024
Updating transform.c to use round on transform.scale_by
#4358 opened Oct 7, 2024 by devfernandoa Loading… updated Oct 8, 2024
Enhance documentation overview and installation instructions in README files
#4353 opened Sep 30, 2024 by julianbeloiu Loading… updated Sep 30, 2024
2.6.1
#4348 opened Sep 29, 2024 by illume Loading… updated Sep 29, 2024
Update surface.rst
#4332 opened Sep 14, 2024 by denzilv Loading… updated Sep 14, 2024
Refactored code to make file easier to read, understand, and maintain
#4105 opened Dec 5, 2023 by JacobOSU Loading… updated Jun 17, 2024
Denested Code
#4166 opened Feb 29, 2024 by Shidoengie Loading… updated Jun 17, 2024
Adding a fix for channel.fadeout using Mix_HaltChannel
#4134 opened Dec 19, 2023 by romgird2 Loading… updated Jun 17, 2024
Add an example of filtering pre-installed fonts by language
#4097 opened Nov 29, 2023 by gottadiveintopython Loading… updated Jun 17, 2024
Update index.rst
#4265 opened Jun 16, 2024 by Kam-Coder-Coes Loading… updated Jun 16, 2024
Updated pygame installation instructions in pygame/README.rst
#4250 opened Jun 1, 2024 by kunaljhatta Loading… updated Jun 1, 2024
buildconfig/download_msys2_prebuilt: Add --overwrite option
#4238 opened May 20, 2024 by illume Loading… updated May 20, 2024
add BUILD.rst to provide build instructions
#4126 opened Dec 13, 2023 by jgf-osu Loading… updated May 15, 2024
Fixing rect clipline and demo
#4115 opened Dec 11, 2023 by hankxu1212 Loading… updated May 15, 2024
Fix undefined behavior in pixel get/set routines
#4141 opened Jan 2, 2024 by matoro Loading… updated Apr 14, 2024
Add additional argument seconds argument for clock.tick
#4162 opened Feb 21, 2024 by krobinson395 Loading… updated Mar 31, 2024
Add kwargs to surface.get_at and surface.set_at
#4151 opened Feb 1, 2024 by henserobbie Loading… updated Feb 1, 2024
Added beginner step-by-step in Contributing subsection in docs/README.md
#4125 opened Dec 13, 2023 by Thunderborne Loading… updated Dec 13, 2023
ProTip! Exclude everything labeled bug with -label:bug.