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.
|
||||
|
||||
anchor:Project[] link:#Project[->]Project::
|
||||
the top-level context in which all edit work is done over an extended
|
||||
period of time. The Project can be saved and re-opened. It is
|
||||
comprised of the collection of all things the user is working on, it
|
||||
contains all informations, assets, state and objects to be edited.
|
||||
The top-level context in which all editing is done over an extended
|
||||
period of time. A Project can be saved and re-opened. It consists of
|
||||
various things a user is working on: user-information, assets, state and
|
||||
objects to be edited.
|
||||
|
||||
anchor:RenderTask[] link:#RenderTask[->]RenderTask::
|
||||
basically a PlayController, but collecting output directly, without
|
||||
|
|
|
|||
Loading…
Reference in a new issue