forked from pygame-community/pygame-ce
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from pygame-community:main #17
Open
pull
wants to merge
1,060
commits into
Matiiss:main
Choose a base branch
from
pygame-community:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wasm: better wasm fencing
Publicize window docs
mac/manylinux deps updates 2024
Start 2.5.3.dev1
Fix TGA save bug, add test
- Rework argument order of PG_CreateSurfaceFrom to match newest SDL3 (they changed it) - Deal with all the pixelformat fallout throughout the file - Fix TGA saving routine file writes - Switch out SDL_SetPaletteColors (all colors) for SDL_SetSurfacePalette
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/actions/checkout-4.2.1 Bump actions/checkout from 4.2.0 to 4.2.1
…ons/actions/cache-4.1.1 Bump actions/cache from 4.1.0 to 4.1.1
Minor fixes and changes to `geometry.pyi` stub file
…#3178) * try except * proper meson error when problem of version
Image module SDL3 support
…ality (#2855) * Implementation, stubs and docs * Remove spaces added by clang-format * Fix variable could not be initialized * Rewrite tests, fix code, add more exceptions * Fix format 1 * Modify test * Generate docs * Allow non erasing pixels * Fix doc * Fix bug with erase * Remove useless memset * Separate in 2 functions for clarity * Use SDL function to secure the clip * Update docs * build docs * FLAG SYSTEM (I can revert if you don't like it) * FLAG_SYSTEM fix stubs * Update Docs * Update versionchanged Co-authored-by: Dan Lawrence <[email protected]> * FIX THE MISSING PIXEL BUG * Simplify conditional statement * fix format * Split in 2 functions, update versionchanged * Fix docs and remove redundant C code --------- Co-authored-by: Damus666 <[email protected]> Co-authored-by: Dan Lawrence <[email protected]>
Add main guard to examples (+ incredibly small fixes)
Port window.c to SDL3
Move get_rect helper to c_api
Optimize for str hex color values
Bump SDL3 / SDL3_image prebuilts
Co-Authored-By: Ankith <[email protected]>
Freetype typing fixes, enhancements to dict/tuple/ellipsis typing
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@67a2d40...ca877d9) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Pixelcopy SDL3
…ons/actions/attest-build-provenance-2.2.0 Bump actions/attest-build-provenance from 2.1.0 to 2.2.0
…ons/docker/build-push-action-6.13.0 Bump docker/build-push-action from 6.12.0 to 6.13.0
* Mark old xType aliases as deprecated Doesn't touch JoystickType because the C code still works the old way I think, doesn't touch CameraType because CameraType is not in the stubs. In fact CameraType might be removable as an internal implementation detail. * Mark old types deprecated: don't duplicate event * Mark old types deprecated: clearer wording
The second line of arguments was being seen as a whole new function, rather than part of the first thing. So I moved all arguments to one (long) line.
Docs fix for time, weird generation in c api
General maintenance: Minor dev.py fixes, SDL(2+3) and deps updates
This is necessary for release.
Move Surface towards compiling w/ SDL3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )