Docs: Project Tools Update #156

Merged
Nick Alberelli merged 59 commits from :docs/project-tools-update into main 2023-10-19 22:21:50 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 6b7afb8a22 - Show all commits

View File

@ -188,7 +188,7 @@ October 19th 2023 -This feature is only available on linux at this time. Mac & W
- Select Production: Choose the current Production - Select Production: Choose the current Production
- Project Root Directory: `/data/{my_project}/svn` - Project Root Directory: `/data/{my_project}/svn`
- Animation Tools - Animation Tools
- Playblast directory: `/data/{my_project}/shared/shot_previews/` - Playblast directory: `/data/{my_project}/shared/editorial/footage/shots/`
- Editorial Export Directory - Editorial Export Directory
- `/data/{my_project}/shared/editorial/export/` - `/data/{my_project}/shared/editorial/export/`
@ -201,7 +201,7 @@ October 19th 2023 -This feature is only available on linux at this time. Mac & W
- Ensure `Enable Blender Kitsu` is Enabled - Ensure `Enable Blender Kitsu` is Enabled
- Render Farm: `/data/{my_project}/render/` - Render Farm: `/data/{my_project}/render/`
- Shot Frames: `/data/{my_project}/shared/shot_frames/` - Shot Frames: `/data/{my_project}/shared/shot_frames/`
- Shot Previews: `/data/{my_project}/shared/shot_previews/` - Shot Previews: `/data/{my_project}/shared/editorial/footage/shots/`
![Render Review Preferences](/media/pipeline-overview/quick-start/render_review_pref.png) ![Render Review Preferences](/media/pipeline-overview/quick-start/render_review_pref.png)

View File

@ -59,7 +59,7 @@ Returning to your edit .blend file, we can now load the playblast from the anima
1. Open your edit .blend file inside the directory `{my_project}/{my_project}/shared/edit` 1. Open your edit .blend file inside the directory `{my_project}/{my_project}/shared/edit`
2. From the Sequencer Header select `Add>Movie` 2. From the Sequencer Header select `Add>Movie`
3. Navigate to the directory of the playblast for your shot's .blend file `{my_project}/{my_project}/shared/shot_previews/{sequence_name}/{shot_name}/{file_name}` and select the `.mp4` file 3. Navigate to the directory of the playblast for your shot's .blend file `{my_project}/shared/footage/shots/{sequence_name}/{shot_name}/{file_name}` and select the `.mp4` file
4. Place the new shot at the same timing as the corresponding metastrip 4. Place the new shot at the same timing as the corresponding metastrip
## Adjusting a Shot's Frame Range ## Adjusting a Shot's Frame Range