version.h
1
//
2
// Copyright 2023 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_IMAGING_HDSI_VERSION_H
8
#define PXR_IMAGING_HDSI_VERSION_H
9
10
// 10 -> 11: Adding HdsiPrimManagingSceneIndexObserver and
11
// HdsiPrimTypeNoticeBatchingSceneIndex
12
// 11 -> 12: Adding HdsiPrimManagingSceneIndexObserver::GetTypedPrim.
13
// 12 -> 13: Adding HdsiLightLinkingSceneIndex.
14
// 13 -> 14: Add utilities for evaluating expressions on pruning collections.
15
// 14 -> 15: Fix VelocityMotionResolvingSceneIndex's handling of instance
16
// scales; fixes for correct behavior in a motion blur context.
17
// 15 -> 16: Introducing HdsiDomeLightCameraVisibilitySceneIndex.
18
// 16 -> 17: Introducing HdsiMaterialRenderContextFilteringSceneIndex.
19
// 17 -> 18: Introducing ComposeFn in HdsiMaterialPrimvarTransferSceneIndex.
20
// 18 -> 19: Introducing HdsiLocatorCachingSceneIndex
21
// 19 -> 20: Updated LegacyDisplayStyleOverrideSceneIndex refineLevelFallback
22
// 20 -> 21: Update HdsiLightLinkingSceneIndex and HdsiRenderPassPruneSceneIndex
23
// to take the predicate library as an input argument.
24
25
#define HDSI_API_VERSION 21
26
27
#endif // PXR_IMAGING_HDSI_VERSION_H
pxr
imaging
hdsi
version.h
© Copyright 2026, Pixar Animation Studios. |
Terms of Use
| Generated on Fri Sep 18 2026 08:42:38 by
1.8.15