Skip to content

Commit

Permalink
revert changes in default values in product_name and `representatio…
Browse files Browse the repository at this point in the history
…n_name`
  • Loading branch information
MustafaJafar committed Dec 18, 2024
1 parent 6e64771 commit 9ed3f92
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 0 to 1
Subnet: true
Python: false
Empty: false
Modified: Wed Dec 18 16:07:10 2024
Modified: Wed Dec 18 16:27:25 2024

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"hdaroot/warn_no_representation_set.def":1708980551,
"hdaroot/output0.def":1698215383,
"hdaroot.def":1734530749,
"hdaroot.def":1734531124,
"hdaroot/generic_loader.def":1734471755,
"hdaroot/reference.def":1698150558
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Content-Disposition: attachment; filename="hdaroot.def"
Content-Type: text/plain

comment ""
position -1.43119 0.227998
position -2.34951 0.257621
connectornextid 0
flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on debug off
outputsNamed3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"hdaroot/warn_no_representation_set.def":1734527514,
"hdaroot/output0.def":1729551715,
"hdaroot.def":1734531115,
"hdaroot.def":1734532117,
"hdaroot/generic_loader.def":1734527588,
"hdaroot/reference.def":1734527868
}
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
name "product_name"
label "Product"
type string
default { "" }
default { "usdAsset" }
parmtag { "autoscope" "0000000000000000" }
parmtag { "script_action" "from ayon_houdini.api.hda_utils import select_product_name;select_product_name(kwargs['node'])" }
parmtag { "script_action_icon" "BUTTONS_reselect" }
Expand All @@ -77,7 +77,7 @@
name "representation_name"
label "Representation"
type string
default { "" }
default { "usd" }
menureplace {
[ "opmenu -l -a generic_loader representation_name" ]
}
Expand Down

0 comments on commit 9ed3f92

Please sign in to comment.