Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
Enjaileu authored and actions-user committed Nov 27, 2023
1 parent c8836db commit 88658dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user/basic-concepts/actions/conform.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ Conform button is in the silex shelf.
![](../../../../static/img/user_guide/actions/conform/action_conform_01.PNG)
When you click on conform button, you are simply asked which file you want to conform. Then, to wich shot or asset your want to link it.
If **Auto select the conform type** is enable, Silex will automatically set your file according to its extension. But if you have any bugs, please disable it.

## Backup scene with conform

You can use the conform action to simply send your scenes to the server for a quick backup.
If your file format is not supported by silex (.nk, .ztl, etc.), you can use the **default** conform type. This will create a default/<conform name\> folder and put your file in it.
:::note
This type of conform executes no quality checks, checks no dependencies, etc. All it does is copy your file to the right place on the server with the right nomenclature. Use it only if you want to have a copy of your scene backed up on the server.
This type of conform executes no quality checks, checks no dependencies, etc. All it does is copy your file to the right place on the server with the right nomenclature. Use it only if you want to have a copy of your scene backed up on the server.
:::

0 comments on commit 88658dc

Please sign in to comment.