Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch libtiff to http download #499

Merged
merged 1 commit into from
May 17, 2018
Merged

Conversation

shassard
Copy link
Contributor

Description of Change(s)

Switch libtiff to download via http

Fixes Issue(s)

  • Some firewalls do not support FTP anymore
  • libtiff was the only dependency that was being pulled via ftp, so it reduces the number of protocols required for the build.

@pixar-oss pixar-oss merged commit 10c1bab into PixarAnimationStudios:dev May 17, 2018
pixar-oss added a commit that referenced this pull request May 17, 2018
switch libtiff to http download
pixar-oss added a commit that referenced this pull request May 22, 2018
switch libtiff to http download
igorvytyaz added a commit to igorvytyaz/USD that referenced this pull request Feb 7, 2019
* Merge pull request PixarAnimationStudios#499 from shassard/dev

switch libtiff to http download

* Update CHANGELOG.md for 0.8.5a release

(Internal change: 1858057)

* Initial version of Draco plugin for USD.

* Fixing copyright date.

* Fixing more copyright dates.

* Renaming Draco CMake option in USD build script.

* Addressing Ondrej's comments.

* Fixing attribute indices with polygon recovery and refactoring.

* Checking quantization bits option range, zero indicates no quantization.

* Adding compression level option.

* Resolving code review comments.

* Resolving code review comments.

* Changing hole_faces and added_edges attribute types to uint8_t.

* Deleting Draco decoder before mesh translation starts.

* Finding Draco library and making it available as a build variable.

* Updating copyright headers.

* Updating Draco plugin version to match Draco release version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants