Skip to content

Remove Locking #538

@freezy

Description

@freezy

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 experiencerefactoringUgly code that needs to go

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions