crashcloud/Crash

Release Selected

Closed this issue · 1 comments

Start Date

No response

Implementation PR

#6

Reference Issues

No response

Summary

Users should be able to release only selected elements rather than everything that is currently work in progress.

Basic Example

  1. Bob models a new car body
  2. Bob wants to release just the new doors for others and keep the rest work in progress
  3. Bob selects the doors
  4. Bob runs the "ReleaseSelected" command

Drawbacks

  • Will require quite a bit of work to Crash & Crash.Server
  • Will require 'Release changes'

Unresolved questions

No response

Added Release Selected in this PR, it's fairly easy to add