Autogen configuration enabled
This commit is contained in:
@@ -405,11 +405,12 @@ discovered model stems from the configured include globs to the selected
|
||||
`cachedmodels` dataset without `.mdl` extensions and skips models already
|
||||
present in authored rows.
|
||||
|
||||
For `head_visualeffects` autogen consumers, repositories can configure the
|
||||
group-to-row policy in `autogen.consumers[].head_visualeffects`. The toolkit
|
||||
uses compatibility defaults for older configs, but YAML can own the group
|
||||
prefixes, model stem prefixes to strip, key/label formats, model column, and
|
||||
default row values. Individual groups can override the model column with
|
||||
For `head_visualeffects` autogen, producers can publish the group-to-row policy
|
||||
in `autogen.producers[].head_visualeffects`, and consumers can override or
|
||||
extend it in `autogen.consumers[].head_visualeffects`. The toolkit uses
|
||||
compatibility defaults for older configs and manifests, but YAML can own the
|
||||
group prefixes, model stem prefixes to strip, key/label formats, model column,
|
||||
and default row values. Individual groups can override the model column with
|
||||
`model_column` or write the discovered model stem to several columns with
|
||||
`model_columns`, which is useful for root-node visualeffects. Supported format
|
||||
tokens are `{dataset}`, `{group}`, `{prefix}`, `{stem}`, `{stem_upper}`, and
|
||||
|
||||
Reference in New Issue
Block a user