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

Last commit made on 2020-04-02
Get this branch:
git clone -b rc/v3_4_3 https://git.launchpad.net/~cgi-daily-devs/cgi-daily/+git/opensubdiv

Branch merges

Branch information

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

Recent commits

82ab1b9... by David G Yu <email address hidden>

Release 3.4.3

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

Merge pull request #1193 from davidgyu/dev_additional_link_fix

Additional fixes for dynamic and static linking

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

Additional fixes for dynamic and static linking

Updated to link the GL loader objects directly
along with the osd GPU objects for both static
and dynamic libraries.

0ca74b2... by David G Yu <email address hidden>

Release 3.4.2

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

Merge pull request #1192 from davidgyu/dev_windows_build_fix

Fixed static library linking on Windows

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

Fixed static library linking on Windows

Changed the glLoader library to an object library
instead of a static library to improve generating
opensubdiv static libraries.

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

Release 3.4.1 RC1

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

Merge pull request #1191 from davidgyu/updated_build_docs

Updated build documentation

9a3df44... by David G Yu <email address hidden>

Updated build documentation

Replaced Travis-CI and AppVeyor continuous integration badges
with badges for Azure Pipelines.

Also, improved some out-of-date documentation and updated
build notes regarding GLEW.

04cdd7c... by George ElKoura <email address hidden>

Merge pull request #1189 from davidgyu/dev_build_script_updates

Updated build_osd.py for VS2019 and GLEW