-
-
Notifications
You must be signed in to change notification settings - Fork 444
Update Assimp binaries #2517
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
Merged
Perksey
merged 11 commits into
feature/release-2.23
from
ci/feature/release-2.23/assimp_bins
Dec 16, 2025
Merged
Update Assimp binaries #2517
Perksey
merged 11 commits into
feature/release-2.23
from
ci/feature/release-2.23/assimp_bins
Dec 16, 2025
Conversation
This file contains hidden or 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
…: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE
…SMP Fri Oct 3 20:43:01 UTC 2025
…: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE
…SMP Fri Oct 3 20:43:01 UTC 2025
Perksey
added a commit
that referenced
this pull request
Dec 17, 2025
* This adds the tracking issue and updates the targeted .NET version * Update documentation/proposals/Proposal - 3.0 & 3.X Software Development Plan.md Co-authored-by: Dylan Perks <[email protected]> * Update documentation/proposals/Proposal - 3.0 & 3.X Software Development Plan.md Co-authored-by: Dylan Perks <[email protected]> * Update submodules and dependencies * Update submodules and dependencies Revert Roslyn update Resolve weird dawn issue Use generated branch * Update SDK version to 9.0.305 * Add setup for .NET 9.0 in build workflow * Change LangVersion from '10' to 'preview' * Workflow edits * Regenerated bindings as of 21/09/2025 (21:06:12) * Update submodules and dependencies Revert Roslyn update Resolve weird dawn issue Use generated branch * Update native builds, use DX Agility SDK * Remove ass, workaround GitHub deprecations * dont forget my friend!! * Fix submodule cruft * Trigger all the jobs * Revert Roslyn upgrade * Rebuild following Roslyn downgrade * Update generator.json - agility SDK generation errors * Regenerated bindings as of 13/12/2025 (21:48:17) * Move to .NET 8, remove .NET 6 Android/iOS as it's not possible to build them * Update Vulkan Headers submodule * Add missing files to src/Vulkan/vk_video.h * Regenerated bindings as of 13/12/2025 (23:37:40) * Fix bad includes * Regenerated bindings as of 14/12/2025 (15:47:32) * Exclude WebGPU, SDL; fix Vulkan missing APIs. * Regenerated bindings as of 15/12/2025 (19:25:29) * Revert WebGPU/SDL updates * Use ref readonly in SDL and WebGPU * Fix build? * Fix build harder * Updates after merge, patch notes * Update Assimp binaries (#2517) * New binaries for Assimp on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for Assimp on Microsoft Windows 10.0.20348 * New binaries for Assimp on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for Assimp on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for Assimp on Microsoft Windows 10.0.20348 * New binaries for Assimp on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update MoltenVK binaries (#2516) * New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE * New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update SDL2 binaries (#2514) * New binaries for SDL2 on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for SDL2 on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for SDL2 on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for SDL2 on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update OpenALSoft binaries (#2513) * New binaries for OpenALSoft on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for OpenALSoft on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for OpenALSoft on Microsoft Windows 10.0.20348 * New binaries for OpenALSoft on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for OpenALSoft on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for OpenALSoft on Microsoft Windows 10.0.20348 --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update ANGLE binaries (#2515) * New binaries for ANGLE on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE * New binaries for ANGLE on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Add missing usings --------- Co-authored-by: ShalokShalom <[email protected]> Co-authored-by: The Silk.NET Automaton <[email protected]> Co-authored-by: silkdotnet <[email protected]>
Perksey
added a commit
that referenced
this pull request
Dec 17, 2025
* This adds the tracking issue and updates the targeted .NET version * Update documentation/proposals/Proposal - 3.0 & 3.X Software Development Plan.md Co-authored-by: Dylan Perks <[email protected]> * Update documentation/proposals/Proposal - 3.0 & 3.X Software Development Plan.md Co-authored-by: Dylan Perks <[email protected]> * Update submodules and dependencies * Update submodules and dependencies Revert Roslyn update Resolve weird dawn issue Use generated branch * Update SDK version to 9.0.305 * Add setup for .NET 9.0 in build workflow * Change LangVersion from '10' to 'preview' * Workflow edits * Regenerated bindings as of 21/09/2025 (21:06:12) * Update submodules and dependencies Revert Roslyn update Resolve weird dawn issue Use generated branch * Update native builds, use DX Agility SDK * Remove ass, workaround GitHub deprecations * dont forget my friend!! * Fix submodule cruft * Trigger all the jobs * Revert Roslyn upgrade * Rebuild following Roslyn downgrade * Update generator.json - agility SDK generation errors * Regenerated bindings as of 13/12/2025 (21:48:17) * Move to .NET 8, remove .NET 6 Android/iOS as it's not possible to build them * Update Vulkan Headers submodule * Add missing files to src/Vulkan/vk_video.h * Regenerated bindings as of 13/12/2025 (23:37:40) * Fix bad includes * Regenerated bindings as of 14/12/2025 (15:47:32) * Exclude WebGPU, SDL; fix Vulkan missing APIs. * Regenerated bindings as of 15/12/2025 (19:25:29) * Revert WebGPU/SDL updates * Use ref readonly in SDL and WebGPU * Fix build? * Fix build harder * Updates after merge, patch notes * Update Assimp binaries (#2517) * New binaries for Assimp on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for Assimp on Microsoft Windows 10.0.20348 * New binaries for Assimp on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for Assimp on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for Assimp on Microsoft Windows 10.0.20348 * New binaries for Assimp on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update MoltenVK binaries (#2516) * New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE * New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update SDL2 binaries (#2514) * New binaries for SDL2 on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for SDL2 on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for SDL2 on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for SDL2 on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update OpenALSoft binaries (#2513) * New binaries for OpenALSoft on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for OpenALSoft on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for OpenALSoft on Microsoft Windows 10.0.20348 * New binaries for OpenALSoft on Darwin 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:32 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_ARM64_VMAPPLE * New binaries for OpenALSoft on Linux 6.8.0-1041-azure #47~22.04.1-Ubuntu SMP Fri Oct 3 20:43:01 UTC 2025 * New binaries for OpenALSoft on Microsoft Windows 10.0.20348 --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Update ANGLE binaries (#2515) * New binaries for ANGLE on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE * New binaries for ANGLE on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]> * Add missing usings --------- Co-authored-by: ShalokShalom <[email protected]> Co-authored-by: The Silk.NET Automaton <[email protected]> Co-authored-by: silkdotnet <[email protected]>
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.
No description provided.