Skip to content
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

Save selected strokes #711

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

Save selected strokes #711

wants to merge 39 commits into from

Conversation

andybak
Copy link
Contributor

@andybak andybak commented May 5, 2024

A replacement for the current "Save selected strokes to model library".

That uses USD and is hard to support on mobile. Also - the strokes are baked to meshes and are no longer editable.

This branch takes a different approach - saved strokes are .tilt files which can be merged in similar to existing "Merge sketch" functionality. They will be appear as regular strokes once merged and are fully editable.

# Conflicts:
#	Assets/Scripts/SketchControlsScript.cs
@andybak andybak changed the title Save selected Save selected strokes May 5, 2024
@andybak andybak marked this pull request as ready for review May 18, 2024 14:11
@mikeage mikeage added the enhancement Feature added label May 20, 2024
@mikeage
Copy link
Member

mikeage commented May 20, 2024

Seems ok to me, but I'd prefer if someone who used this functionality tried it a bit too

@andybak
Copy link
Contributor Author

andybak commented May 21, 2024

Found a couple of blockers on more complex scenes

@andybak andybak marked this pull request as draft May 21, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants