-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
dev-experienceImprovements that impact the developer experienceImprovements that impact the developer experiencerefactoringUgly code that needs to goUgly code that needs to go
Milestone
Description
Locking in VPX is a valuable feature because it's hard to identify shit in the editor and locking stuff you've finished working on can be accelerate your workflow. However, Unity already provides tools for that, and it's in general less confusing to select stuff due to Unity's 3D editor.
So, let's get rid of all the locking data. We can keep it in the data classes because they are closely modeled after the VPX file format, but let's keep them out of VPE.
Metadata
Metadata
Assignees
Labels
dev-experienceImprovements that impact the developer experienceImprovements that impact the developer experiencerefactoringUgly code that needs to goUgly code that needs to go