-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename karma_submitter->lifeblood_karma_submitter to conform to other…
… asset naming
- Loading branch information
Showing
17 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
dcc_plugins_workspace/houdini/otls/Driver-lifeblood_karma_submitter-1.0.hda/INDEX__SECTION
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
dcc_plugins_workspace/houdini/otls/Driver-lifeblood_karma_submitter-1.0.hda/Sections.list
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
"" | ||
INDEX__SECTION INDEX_SECTION | ||
houdini.hdalibrary houdini.hdalibrary | ||
lifeblood_8_8Driver_1karma__submitter_8_81.0 lifeblood::Driver/karma_submitter::1.0 | ||
lifeblood_8_8Driver_1lifeblood__karma__submitter_8_81.0 lifeblood::Driver/lifeblood_karma_submitter::1.0 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...ver_1karma__submitter_8_81.0/CreateScript → ...ood__karma__submitter_8_81.0/CreateScript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# Automatically generated script | ||
\set noalias = 1 | ||
# | ||
# Creation script for lifeblood::karma_submitter::1.0 operator | ||
# Creation script for lifeblood::lifeblood_karma_submitter::1.0 operator | ||
# | ||
|
||
if ( "$arg1" == "" ) then | ||
echo This script is intended as a creation script | ||
exit | ||
endif | ||
|
||
# Node $arg1 (lifeblood::Driver/karma_submitter::1.0) | ||
# Node $arg1 (lifeblood::Driver/lifeblood_karma_submitter::1.0) | ||
opexprlanguage -s hscript $arg1 | ||
opuserdata -n '___Version___' -v '' $arg1 |
6 changes: 3 additions & 3 deletions
6
...ver_1karma__submitter_8_81.0/DialogScript → ...ood__karma__submitter_8_81.0/DialogScript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.