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

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

Branch merges

Branch information

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

Recent commits

4f95103... by David G Yu <email address hidden>

Release 3.2.0

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

Merge pull request #924 from davidgyu/dev_osd_eval_deriv

Updated Osd Evaluator methods for derivative eval

5a0af75... by David G Yu <email address hidden>

Merge pull request #927 from barfowl/legacy_corner_option

Expose public option to improve sharp patches at smooth corners

a6f20a7... by David G Yu <email address hidden>

Merge pull request #926 from barfowl/fvar_viewer

Minor improvements to examples/glFVarViewer

3d36a9d... by David G Yu <email address hidden>

Updated glEvalLimit to display curvature

Added an option to display mean curvature
computed by evaluating 2nd partial derivatives

8d3ba73... by David G Yu <email address hidden>

Updated OsdMesh for 2nd partial deriv buffers

fe38ad8... by David G Yu <email address hidden>

Added missing Osd Evaluator methods for deriv eval

Now that Far::LimitStencilTable and Far::PatchTable
support evaluation of 1st and 2nd derivatives the
Osd Evaluator API for evaluating stencils and patches
has been updated to match.

432b6b2... by David G Yu <email address hidden>

Updated doxygen comments for Osd Evaluator classes

e3dd0f1... by barry <email address hidden>

Publicly exposed choice for smooth boundary patches at smooth corners:
    - added Far::PatchTableFactory::Options::generateLegacySharpCornerPatches
    - legacy behavior of sharp patches at smooth corners preserved by default
    - added corresponding option bit to Osd::MeshBits
    - updated examples/glViewer with option

7b2a0b2... by barry <email address hidden>

minor improvements to examples/glFVarViewer:
    - added detection of shapes without UVs and report fatal error
    - fixed command line parsing of shape file arguments and other options
    - added missing UVs from shapes/catmark_fan