~cgi-daily-devs/cgi-daily/+git/opensubdiv:rc/v3_3_0

Last commit made on 2017-07-25
Get this branch:
git clone -b rc/v3_3_0 https://git.launchpad.net/~cgi-daily-devs/cgi-daily/+git/opensubdiv

Branch merges

Branch information

Name:
rc/v3_3_0
Repository:
lp:~cgi-daily-devs/cgi-daily/+git/opensubdiv

Recent commits

195111a... by David G Yu <email address hidden>

Release 3.3.0

c6a527b... by George ElKoura <email address hidden>

Merge pull request #944 from davidgyu/dev_metal_fix_deriv_option

Fixed a typo in MTLPatchShaderSource

58d867f... by David G Yu <email address hidden>

Fixed a typo in MTLPatchShaderSource

This fixes a shader compile error when enabling
the OPENSUBDIV_GREGORY_EVAL_TRUE_DERIVATIVES option.

a65c7ac... by George ElKoura <email address hidden>

Merge pull request #943 from davidgyu/dev_metal_eval_fix

Fixed MtlComputeEvaluator docs and overloads

2bcdedf... by David G Yu <email address hidden>

Fixed MtlComputeEvaluator docs and overloads

Updated MtlComputeEvaluator documentation to be
consistent with the documentation for other compute
evaluator implementations and fixed missing or
incorrect doxygen tags.

Also, updated the overloads for the EvalStencils
and EvalPatches methods to account for 1st and
2nd derivative evaluation.

1037701... by George ElKoura <email address hidden>

Merge pull request #941 from davidgyu/dev_metal_ptex_fix

Fixed mtlPtexViewer build

56317a9... by George ElKoura <email address hidden>

Merge pull request #942 from davidgyu/dev_metal_fvar_fix

Fixed mtlViewer face-varying evaluation

9044e6d... by George ElKoura <email address hidden>

Merge pull request #940 from davidgyu/dev_tos

Updated doc template to link to terms of use

1adfda5... by David G Yu <email address hidden>

Fixed mtlViewer face-varying evaluation

Updated the mtlViewer to compute correct offsets
for face-varying param and index buffers when using
the Gregory Basis end cap approximation.

938d7ca... by David G Yu <email address hidden>

Updated doc template to link to terms of use