mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
few typos fixed
This commit is contained in:
parent
94f4ec4e34
commit
f97a9a9bb4
1 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ Each published variant can come out of the software in multiple representations.
|
|||
|
||||
### Family
|
||||
|
||||
Each published [subset][3b89d8e0] can have exactly one family assigned to it. Family determines the type of data that the subset holds. Family doesn't dictate the file type, but can enforce certain technical specifications. For example OpenPype default configuration expects `model` family to only contain geometry without any shaders or joins when it is published.
|
||||
Each published [subset][3b89d8e0] can have exactly one family assigned to it. Family determines the type of data that the subset holds. Family doesn't dictate the file type, but can enforce certain technical specifications. For example OpenPype default configuration expects `model` family to only contain geometry without any shaders or joints when it is published.
|
||||
|
||||
|
||||
[3b89d8e0]: #subset "subset"
|
||||
|
|
@ -40,7 +40,7 @@ General term for Software or Application supported by OpenPype and Avalon. These
|
|||
|
||||
### Tool
|
||||
|
||||
Small piece of software usually dedicated to a particular purpose. Most of OpenPype and Avalon tools have GUI, but some are command line only
|
||||
Small piece of software usually dedicated to a particular purpose. Most of OpenPype and Avalon tools have GUI, but some are command line only.
|
||||
|
||||
|
||||
### Publish
|
||||
|
|
@ -50,4 +50,4 @@ Process of exporting data from your work scene to versioned, immutable file that
|
|||
### Load
|
||||
|
||||
Process of importing previously published subsets into your current scene, using any of the OpenPype tools.
|
||||
Loading asset using proper tools will ensure that all your scene content stays version controlled and updatable at a later point
|
||||
Loading asset using proper tools will ensure that all your scene content stays version controlled and updatable at a later point.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue