...
elements library: for fire, smoke, …
(client-) references for a project
matte painting library
texture library
…
Each library exists of one a library file (.lib) and one database
.lib file a database. The library files are saved by default in a hidden folder .config
in library root location.
The library file (.lib
) contains the configuration of the library.
The database can either be a server based database (e.g. PostgreSQL) or a file base SQLite database (.db
).
label | key | description |
---|---|---|
Library Name |
| display name of the library in the application |
Library Root |
| set the root location for the library data |
Database |
| database that contains a data for this library |
Template mapping |
| link the transcoding templates to the specific template types main: main template for the library element (required) |
Values |
| |
Patterns |
| path patterns that you want to add/overwrite |
Transcoding templates |
| templates for different tasks (transcoding, copy …) |
...