-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
Mac fixes #458
Closed
Closed
Mac fixes #458
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
c0b2b4c
CSCore source replacement
andybak 40e246b
Add metal to shader exclusion
andybak 66b574e
Quick fix for bug with images on layers sometimes breaking script loa…
andybak 22b5720
Merge branch 'main' into feature/mac-editor-fixes
andybak 4dddf54
Switch from the baked-in CSCore to the UPM version
andybak b3b9d8c
Allow building Mac and OSX via the build window
andybak 106bb2c
Merge branch 'main' into feature/mac-editor-fixes
andybak 8dc2339
Merge branch 'main' into feature/mac-editor-fixes
andybak 9a3a2f4
Sync to main, fix package issues. Add TILT_BRUSH symbol to iOS platform
andybak 4368e38
Switch back to desktop as current platform. iOS symbol wasn't saved a…
andybak 1e83944
Merge branch 'main' into feature/mac-editor-fixes
andybak 54907cb
Switch to the CSCore on icosa-mirror. Remove empty folder .meta
andybak 93c02ac
Merge branch 'main' into feature/mac-editor-fixes
andybak 3fc8fb8
Merge branch 'main' into feature/mac-editor-fixes
andybak 9e84a8d
Merge remote-tracking branch 'upstream/main' into feature/mac-editor-…
andybak 384b440
Merge branch 'main' into feature/mac-editor-fixes
andybak d4a7fd0
Merge remote-tracking branch 'upstream/main' into feature/mac-editor-…
andybak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this is a valid combination, can you add it to the CI please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will do once it's working. Still very much WIP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah. I see what I've done. I made the PR and then continued working on stuff, forgetting about the PR. I should create a new branch to separate out PR-ready from WIP. My mistake.