Stephen Hodgson
Stephen Hodgson
- Optimize image texture loading
- removed duplicated embedded metaschema over multiple projects - added IMetaSchema.cs to Corvus.Json.JsonReference - added Draft4.MetaSchema.cs - Added overload to Corvus.Json.CodeGeneration.DocumentResolvers.IDocumentResolver.AddDocument(IMetaSchema) ## TODO - [ ] revert whitespace changes -...
- Refactor `DiskDownloadCache` and `fileName` calculations to improve performance - Skips `UnityWebRequest.UnEscapeURL` if loading from local resource - `Rest.TryGetFileNameFromUrl` will no return false if the uri is a remote resource...
### Please make sure you have searched for information in the following guides. - [x] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues - [x] Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting - [x]...
## Description Adds optional `compression-level` support and extends tests to validate gzip output size differences between low and high compression settings when saving cache. ## Motivation and Context Allows users...
For whatever reason, the GitHub hosted runner images [don't have long paths enabled by default](https://github.com/actions/runner-images/issues/4913), and it'd be great to be able to configure this as an option when checking...
``` xcodes install --latest --experimental-unxip Updating... Latest release version available is 26.2 Downloading with aria2 (/opt/homebrew/bin/aria2c) XcodesKit/Environment.swift:80: Precondition failed: Aria must be called on the main queue zsh: trace trap...
### Description ### Description When we build our app for the apple app store for macOS the app crashes immediately on start. But this doesn't happen for our builds made...