Skip to content

Linux alpha03 #17

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

Open
wants to merge 251 commits into
base: LinuxAlpha03
Choose a base branch
from
Open

Linux alpha03 #17

wants to merge 251 commits into from

Conversation

Doprez
Copy link
Owner

@Doprez Doprez commented Dec 16, 2024

PR Details

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

incshaun added 30 commits February 22, 2024 09:38
…tride functions. Some elements disabled when view/model barrier needs to be tweaked.
…presentation. Hopefully enough to start running at the moment, although lots of damage to sort out once alternative UI added.
… because of possible race condition in build system resulting in concurrent access to files.
# Conflicts:
#	sources/Directory.Packages.props

Resolved some simultaneous package version updates.
…-off corrections to be preserved, relative to original source files.
…apply as diffs. Ideally will stop changes from accidental overwriting.
# Conflicts:
#	sources/Directory.Packages.props

Tracking master
… have to ensure x:Type is applied consistently.
incshaun and others added 30 commits June 22, 2024 12:24
# Conflicts:
#	sources/Directory.Packages.props

Update font handlers to use SkiaSharp over System.Drawing (which was giving platform not supported errors)
# Conflicts:
#	sources/assets/Stride.Core.Assets/Package.cs
#	sources/core/Stride.Core.Design/IO/UPath.cs
#	sources/core/Stride.Core.IO/DirectoryWatcher.Desktop.cs
#	sources/editor/Stride.Assets.Presentation/StrideDefaultAssetsPlugin.cs
# Conflicts:
#	sources/engine/Stride.Assets/SpriteFont/Compiler/SignedDistanceFieldFontImporter.cs
# Conflicts:
#	sources/engine/Stride.Assets/SpriteFont/SystemFontProvider.cs
# Conflicts:
#	README.md
#	sources/core/Stride.Core/Native/NativeLibraryHelper.cs
#	sources/editor/Stride.Samples.Templates/ThisPackageVersion.DevBuild.cs
#	sources/engine/Stride.Assets/SpriteFont/SystemFontProvider.cs
#	sources/tools/Stride.TextureConverter/Backend/TexLibraries/DxtTexLib.cs
#	sources/tools/Stride.TextureConverter/Frontend/TextureTool.cs
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.

2 participants