File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
apps/exts/cesium.performance.app/cesium/performance/app
exts/cesium.omniverse/config Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99# Both CXX and C need to be given otherwise Conan may ignore the CMAKE_C_COMPILER flag
1010project (
1111 CesiumOmniverse
12- VERSION 0.19 .0
12+ VERSION 0.20 .0
1313 DESCRIPTION "Cesium for Omniverse"
1414 LANGUAGES CXX C)
1515
Original file line number Diff line number Diff line change 2323 Tokens as CesiumTokens ,
2424)
2525
26- ION_ACCESS_TOKEN = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI0Y2ZjNzY3NC04MWIyLTQyN2ItODg3Zi0zYzk3MmQxZWYxMmIiLCJpZCI6MjU5LCJpYXQiOjE3MTE5NzkyNzl9.GuvRiyuJO14zjA5_mIwgocOShmF4EUj2xbmikcCeXxs " # noqa: E501
26+ ION_ACCESS_TOKEN = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIyZjE5ZGZlNS0yYTk3LTQ1YzItYjAxZC0wMzliNjM5ZDFiZDYiLCJpZCI6MjU5LCJpYXQiOjE3MTQ0NzQ2Njh9.PrHH7G2_m2awRfxMsAizhZ1-UMimFvNXsc8v8KbG4X8 " # noqa: E501
2727GOOGLE_3D_TILES_ION_ID = 2275207
2828
2929CESIUM_DATA_PRIM_PATH = "/Cesium"
Original file line number Diff line number Diff line change 11[package ]
2- version = " 0.19 .0"
2+ version = " 0.20 .0"
33category = " simulation"
44feature = false
55app = false
You can’t perform that action at this time.
0 commit comments