mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Add houdini to default focal length burnin preset
This commit is contained in:
parent
3124f3af97
commit
f29b7bfc4d
1 changed files with 3 additions and 2 deletions
|
|
@ -253,13 +253,14 @@
|
|||
{
|
||||
"families": [],
|
||||
"hosts": [
|
||||
"maya"
|
||||
"maya",
|
||||
"houdini"
|
||||
],
|
||||
"task_types": [],
|
||||
"task_names": [],
|
||||
"subsets": [],
|
||||
"burnins": {
|
||||
"maya_burnin": {
|
||||
"focal_length_burnin": {
|
||||
"TOP_LEFT": "{yy}-{mm}-{dd}",
|
||||
"TOP_CENTERED": "{focalLength:.2f} mm",
|
||||
"TOP_RIGHT": "{anatomy[version]}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue