-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ephiphyte Library & EpiphyteAPI Applied API API Adapter Signed-off-by: SEB SCHMIDT <sschmidt@wetafx.co.nz>
- Loading branch information
1 parent
aad3a75
commit b53d7f8
Showing
30 changed files
with
1,975 additions
and
1 deletion.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
usd_library(hdEpiphyte | ||
|
||
PUBLIC_HEADERS_INSTALL_PREFIX | ||
${ORGANIZATION} | ||
|
||
PYTHON_INSTALL_PREFIX | ||
${ORGANIZATION} | ||
|
||
LIBRARIES | ||
js | ||
plug | ||
tf | ||
sdf | ||
vt | ||
gf | ||
usdImaging | ||
hd | ||
|
||
PUBLIC_CLASSES | ||
hdEpiphyteSchema | ||
|
||
|
||
CPPFILES | ||
sceneIndexPlugin.cpp | ||
epiphyteSceneIndex.cpp | ||
|
||
RESOURCE_FILES | ||
plugInfo.json | ||
) |
Oops, something went wrong.