Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Releases: hypothetical-inc/gafferDependencies

Gaffer Dependencies for Windows 2.1.1

14 Dec 17:16
9c5ad3e
Compare
Choose a tag to compare
Pre-release

This release includes many updates from GafferHQ dependencies with additional configurations for building on Windows. It corresponds to GafferHQ depdencies release 2.1.1.

There is one Windows specific change:

  • Boost : backport patch from 1.70 (we're using 1.68) to fix building downstream code (Cortex and Gaffer) with permissive mode disabled.

Gaffer Dependencies for Windows Snapshot v4 (Gaffer 0.54.1.0)

20 Aug 15:23
8b6354d
Compare
Choose a tag to compare

This work in progress release includes:

  • Updated all dependencies to the config based build scheme.
  • OpenEXR : updated to version 2.3.0.
  • OpenVDB : updated to version 6.0.0.
  • Blosc : updated to version 1.15.1.
  • PySide : updated to version corresponding to Maya 2018 Update 6.
  • Cortex : updated to version 10.0.0-a60.
  • Cortex : now including Cortex build in the dependency package.
  • USD : enabled support for loading Alembic archives.
  • Appleseed : Updated to version 2.0.5-beta.

Gaffer Dependencies for Windows Snapshot v3

24 Mar 17:42
Compare
Choose a tag to compare

This work-in-progress release includes:

  • confirmed support for USD dependencies
  • Freetype built without PNG glyph support. This removes the need to link to the PNG library when building Cortex, at the expense of support for some rare fonts.

Gaffer Dependencies for Windows Snapshot v2

13 Mar 18:30
Compare
Choose a tag to compare

This is an updated work-in-progress snapshot of the Gaffer Dependencies for Windows.

  • Builds Freetype in Release mode so it can be found by Cortex Scons builder
  • Work-in-progress packaging of USD

Gaffer Dependencies for Windows Snapshot

30 Dec 19:56
a2655c6
Compare
Choose a tag to compare

This is a work in progress release of Gaffer Dependencies for Windows. They are meant to help with building Gaffer on Windows but are not production ready yet.

To build Gaffer with these, unzip to an empty directory. Open a Visual Studio 2017 x64 Native tools command prompt and set the environment variable BUILD_DIR to the directory where you unzipped the dependencies.

Note that Cortex is not included in this release. It needs to be built separately from our [work-in-progress Cortex repository] (https://github.com/hypothetical-inc/cortex/tree/msvc2017_for_merge) before building Gaffer.

Clone the Gaffer repository (currently you need https://github.com/hypothetical-inc/gaffer/tree/msvc2017_for_merge branch) and run contrib/cmake/buildwindows.bat.

Dependencies Snapshot

27 Nov 22:38
6660cd5
Compare
Choose a tag to compare
Dependencies Snapshot Pre-release
Pre-release

This is a work in progress release of Gaffer Dependencies for Windows. They are meant to help with building Gaffer on Windows but are not production ready yet.

To build Gaffer with these, unzip to an empty directory. Open a Visual Studio 2017 x64 Native tools command prompt and set the environment variable BUILD_DIR to the directory where you unzipped the dependencies.

Clone the Gaffer repository (currently you need https://github.com/hypothetical-inc/gaffer/tree/msvc2017_for_merge branch) and run contrib/cmake/buildwindows.bat.