mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add extract alembic and extract max raw scene
This commit is contained in:
parent
d9b18cc0f9
commit
b57d585d9f
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ class PublishersModel(BaseSettingsModel):
|
|||
ExtractModelObj: BasicValidateModel = Field(
|
||||
default_factory=BasicValidateModel,
|
||||
title="Extract OBJ",
|
||||
section="Publishers"
|
||||
section="Extractors"
|
||||
)
|
||||
ExtractModelFbx: BasicValidateModel = Field(
|
||||
default_factory=BasicValidateModel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue