Skip to content

Commit 6ac228a

Browse files
committed
Working on linux
1 parent 586a5ff commit 6ac228a

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

apps/cesium.omniverse.dev.kit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ registries = [
1818
"omni.kit.window.material_graph" = {}
1919
"cesium.omniverse" = {}
2020
"cesium.powertools" = {}
21-
"omni.curve.manipulator" = {}
2221
# "omni.example.ui" = {}
2322
# "omni.kit.documentation.ui.style" = {}
2423

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c
3+
size 152900
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Stub header for carb/memorytracking/IGpuMemoryTracker.h
2+
// This file exists because rtx_plugins (which contains the real header) is not publicly available.
3+
// The header is included by omni/kit/renderer/IRenderer.h but no types from it are directly used
4+
// in the code paths we need.
5+
6+
#pragma once

0 commit comments

Comments
 (0)