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 commit godotengine/godot@92e51fc #701

Merged
merged 41 commits into from
Oct 14, 2024

Conversation

Spartan322
Copy link
Contributor

No description provided.

alvinhochun and others added 30 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.
…forms

Implement instance uniforms in Compatibility renderer
Clarify SIMPLEX and SIMPLEX_SMOOTH types
Create `.editorconfig` file only on project creation
…-debug-view

Fix untyped dictionary .NET debug visualization showing keys as values
[macOS] Update Vulkan SDK install script.
This was missed when upgrading from Clipper to Clipper2.
Co-authored-by: Raul Santos <[email protected]>
Co-authored-by: A Thousand Ships <[email protected]>
…spective

Clarify that fog_aerial_perspective does not actually use sky color
Restore `arc_tolerance` value when using Clipper2's `InflatePaths`
…ookup

Fix lookup symbol for enum members to search a correct code definition
Repiteo and others added 11 commits October 10, 2024 18:13
Fix implementation of `property_can_revert()` in various classes
Optimize ANGLE on D3D11 to remove an extra blit
…ray-with-ros-in-binding-apis

[.NET] Generate `ReadOnlySpan<T>` Overloads for GodotSharp APIs
…r2array

Fix small typo on PackedVector2Array docs
…_for_skeleton

Use `LocalVector` for skeleton
…ss-4-fix

Fix decompressing textures with dimensions that are not multiples of 4
…_bug

Refresh Filesystem Dock after android build template is created
Fix crash when creating thumbnails for 3d textures
@Spartan322 Spartan322 marked this pull request as draft October 14, 2024 07:41
@Spartan322 Spartan322 changed the title Merge godot's master Merge godotengine@92e51fc Oct 14, 2024
@Spartan322 Spartan322 marked this pull request as ready for review October 14, 2024 08:14
@Spartan322 Spartan322 changed the title Merge godotengine@92e51fc Merge commit godotengine@92e51fc Oct 14, 2024
Copy link
Collaborator

@tindrew tindrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good here.

@Spartan322 Spartan322 merged commit c04c1f2 into Redot-Engine:master Oct 14, 2024
22 checks passed
@Spartan322 Spartan322 changed the title Merge commit godotengine@92e51fc Merge commit godotengine/godot@92e51fc Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.