这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: dgovil/USD

Tags

v25.08-alpha

Toggle v25.08-alpha's commit message
hdPrmanXpuLoader: Fix link issues on Linux and macOS

The hdPrmanXpuLoader plugin currently links against hdPrmanLoader,
which is also a plugin. However, the build system assumes that
plugins are leaf libraries with no dependents and does not set
up an RPATH entry pointing to the plugin install directory.
This leads to an error when trying to switch to RenderMan XPU
in usdview: loading hdPrmanXpuLoader fails because it can't
find its hdPrmanLoader dependency at runtime.

This fix works around the issue by forcing the addition of the
plugin install directory to hdPrmanXpuLoader's RPATH. This is
intended to be a short term patch while we explore other ways
to structure these loader plugins.

(Internal change: 2372879)

v25.05.01

Toggle v25.05.01's commit message
CHANGELOG: Update for 25.05.01 release

(Internal change: 2367452)

v25.05

Toggle v25.05's commit message
Merge release v25.05

v25.02a

Toggle v25.02a's commit message
Update BuildUSD action to use upload-artifacts@v4 on Windows

upload-artifacts@v3 had previously been deprecated and was
disabled as of January 30th per:

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

The bug that prevented us from using v4 earlier on Windows
appears to have been fixed.

(Internal change: 2355870)

v25.02

Toggle v25.02's commit message
Merge release v25.02

v25.02-rc1

Toggle v25.02-rc1's commit message
Version 25.02-rc1

v24.11

Toggle v24.11's commit message
Merge release v24.11

v24.11-rc1

Toggle v24.11-rc1's commit message
Version 24.11-rc1

v24.08

Toggle v24.08's commit message
Merge release v24.08

v24.08-rc1

Toggle v24.08-rc1's commit message
Version 24.08-rc1