Load parts as assets #8

Open
matt-cornell wants to merge 29 commits from parts into main
Owner

Note quite sure what the scope for this is going to be, hopefully by merge we'll be able to pull in an asset and get it in the world. Scene files are... probably going to be scrapped, potentially with some data-asset design too... at least it was a good learning experience!
We'll see where the design goes, I guess.

Note quite sure what the scope for this is going to be, hopefully by merge we'll be able to pull in an asset and get it in the world. Scene files are... probably going to be scrapped, potentially with some data-asset design too... at least it was a good learning experience! We'll see where the design goes, I guess.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin parts:parts
git switch parts

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff parts
git switch parts
git rebase main
git switch main
git merge --ff-only parts
git switch parts
git rebase main
git switch main
git merge --no-ff parts
git switch main
git merge --squash parts
git switch main
git merge --ff-only parts
git switch main
git merge parts
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
matt-cornell/assay!8
No description provided.