Project: corrcted and text slightly modified
This commit is contained in:
parent
9b4b46afae
commit
d83185d8d9
1 changed files with 4 additions and 4 deletions
|
|
@ -111,10 +111,10 @@ explanations, the long explanation is the topic of the document above..'
|
||||||
envisaged as data flow, while the nodes represent data processing.
|
envisaged as data flow, while the nodes represent data processing.
|
||||||
|
|
||||||
anchor:Project[] link:#Project[->]Project::
|
anchor:Project[] link:#Project[->]Project::
|
||||||
the top-level context in which all edit work is done over an extended
|
The top-level context in which all editing is done over an extended
|
||||||
period of time. The Project can be saved and re-opened. It is
|
period of time. A Project can be saved and re-opened. It consists of
|
||||||
comprised of the collection of all things the user is working on, it
|
various things a user is working on: user-information, assets, state and
|
||||||
contains all informations, assets, state and objects to be edited.
|
objects to be edited.
|
||||||
|
|
||||||
anchor:RenderTask[] link:#RenderTask[->]RenderTask::
|
anchor:RenderTask[] link:#RenderTask[->]RenderTask::
|
||||||
basically a PlayController, but collecting output directly, without
|
basically a PlayController, but collecting output directly, without
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue