Skip to content
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

merge #4

Merged
merged 28 commits into from
Oct 11, 2024
Merged

merge #4

merged 28 commits into from
Oct 11, 2024

Conversation

prfiredragon
Copy link
Owner

No description provided.

alvinhochun and others added 28 commits July 31, 2024 00:35
Support the extension EGL_ANGLE_surface_orientation, which allows ANGLE
to skip an extra blit from an intermediate buffer to the D3D11 swap
chain back buffer for inverting the Y axis due to the difference in
coordinate systems. Instead we do our inverting in RasterizerGLES3.
This was missed when upgrading from Clipper to Clipper2.
Co-authored-by: Raul Santos <raulsntos@gmail.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Clarify that fog_aerial_perspective does not actually use sky color
Restore `arc_tolerance` value when using Clipper2's `InflatePaths`
Fix lookup symbol for enum members to search a correct code definition
CI: Add MinGW/GCC build to Windows GHA
Fix implementation of `property_can_revert()` in various classes
Optimize ANGLE on D3D11 to remove an extra blit
…s-in-binding-apis

[.NET] Generate `ReadOnlySpan<T>` Overloads for GodotSharp APIs
Fix small typo on PackedVector2Array docs
Fix decompressing textures with dimensions that are not multiples of 4
Fix keying of property subpaths.
Refresh Filesystem Dock after android build template is created
Fix crash when creating thumbnails for 3d textures
@prfiredragon prfiredragon merged commit 92ce481 into prfiredragon:master Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.