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

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

Branch merges

Branch information

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

Recent commits

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

Release 3.1.1

ee5ad78... by Jeremy Cowles <email address hidden>

WIN32 Glew fixes to CMakeLists.txt

Previously, glew was forced to static linkage on windows, even when
dynamic Glew libraries were linked which would result in linker errors.

In this change, static glew libraries are detected by looking for the "s"
suffix convention on the library (though, maybe this should be handled in
the FindGlew module).

e80d4be... by barry <email address hidden>

Fixed bug with non-manifold face-varying topology causing crash:
    - corrected the regular patch assembly in Far::PatchTableFactory
    - updated regression shapes to include the problematic topology

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

Merge pull request #907 from beaverb1ll/readme_cmake_example

Resolve readme CMake snippet typos

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

Merge pull request #908 from davidgyu/dev_cmake3_fix

Fixed cmake GLFW X11 link dependencies

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

Fixed cmake GLFW X11 link dependencies

There is more we can clean up here, but this
fixes link issues while building on X11 platforms
when using cmake 3.x

1d4b394... by beaverb1ll <email address hidden>

Removed extra -D from Readme examples, removed a trailing whitespace

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

Merge branch 'release/v3_1_0' into dev

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

Release 3.1.0

2cdc035... by Takahito Tejima <email address hidden>

Merge pull request #901 from barfowl/release_doc_tweaks

Minor changes to 3.1 release documentation: