Skip to content

Commit

Permalink
Merged in RND-699_Walter_UV_Smoothing_Issue (pull request #7)
Browse files Browse the repository at this point in the history
RND-699 Walter UV Smoothing Issue

Approved-by: Guillaume Laforge <[email protected]>
  • Loading branch information
Xue Cui authored and frenchdog committed Sep 21, 2018
2 parents ea8013a + 28faba9 commit f91f8f2
Show file tree
Hide file tree
Showing 2 changed files with 1,831 additions and 0 deletions.
1 change: 1 addition & 0 deletions vfx_platform_builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1820,6 +1820,7 @@ $(USD_STAMP) : $(ALEMBIC_STAMP) $(BOOST_STAMP) $(CMAKE_STAMP) $(DC_STAMP) $(EMBR
( git am $(THIS_DIR)/patches/USD/0018-RDO-the-ability-to-reference-a-root.patch ) && \
( git am $(THIS_DIR)/patches/USD/0019-RDO-USD-AlembicReader-Suppress-warnings.patch ) && \
( git am $(THIS_DIR)/patches/USD/0020-RDO-hdEngine-v0.8.5-broke-our-hdEmbree-plugin-when-used-.patch ) && \
( git am $(THIS_DIR)/patches/USD/0021-RDO-USD-Alembic-uv-indices-support.patch ) && \
( printf "/find_library.*OPENEXR_.*_LIBRARY/a\nNAMES\n\044{OPENEXR_LIB}-2_2\n.\nw\nq" | ed -s cmake/modules/FindOpenEXR.cmake ) && \
( printf "/PATH_SUFFIXES/-a\n\"\044{OPENEXR_BASE_DIR}\"\n.\nw\nq" | ed -s cmake/modules/FindOpenEXR.cmake ) && \
( printf "/^namespace boost/s/namespace boost/namespace ${BOOST_NAMESPACE}/\nw\nq" | ed -s pxr/base/lib/tf/weakPtrFacade.h ) && \
Expand Down
Loading

0 comments on commit f91f8f2

Please sign in to comment.