improved formatting

master
Jacob Gustafson 2016-08-04 23:29:27 -04:00
parent 7fd3e51784
commit 4445c70600
1 changed files with 3 additions and 2 deletions

View File

@ -32,8 +32,9 @@ Folder and file structure is as follows, where `<sequenceName>` is sequence name
rotocanvas.yml [not yet implemented]
frames [folder]
<frameNumber> [folder; only exists if frame is a keyframe]
alpha.png [file where only alpha channel is used (and applied to background upon export)]
[alpha is stored separately so when background is edited, only edits are saved (to layer 0), reducing storage use; then alpha is applied]
alpha.png [file where only alpha channel is used (and applied to background upon export)--
alpha is stored separately so when background is edited, only edits are saved (to layer 0),
reducing storage use; then alpha is applied]
layers [folder]
<layerNumber>.png
<layerNumber>.yml [not yet implemented]