-
Notifications
You must be signed in to change notification settings - Fork 1
User Stories
As John, I want to save a snapshot of my project with a simple note, so that I can track my progress and understand the reason for each change without creating messy file names like Intro_v3_final_final.blend
As John, I want to revert my project to any previously saved version, so that I can easily undo major creative mistakes or recover from a file corruption.
As John, I want the app to store versions efficiently without duplicating the entire project file each time, so that I can keep my project folders small and save hard drive space.
As Michelle, I want to quickly import characters and props I’ve already created into a new Blender project so that I can reuse my work without having to search through folders or rebuild from scratch.
As Michelle, I want to quickly import characters and props I’ve already created into a new Blender project so that I can reuse my work without having to search through folders or rebuild from scratch.
As Michelle, I want to see thumbnail previews of each saved version so that I can quickly identify the right file without opening every one.
As Dr. Hannah Stuart, I want to see student version history so that I can track their progress and verify how their Blender projects evolved over the semester.
As Dr. Hannah Stuart, I want to monitor individual contributions within group repositories so I can fairly evaluate each student’s effort and participation.
As Dr. Hannah Stuart, I want to allow multiple students to merge their work so they can collaborate on group projects in a way that mirrors real-world industry practices, and prevent the necessity to download multiple alternate versions of the file.