Skip to content

Commit

Permalink
Update from main
Browse files Browse the repository at this point in the history
  • Loading branch information
argallegos committed Jan 25, 2023
1 parent 775a94e commit 0d5d1ae
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CesiumForUnrealSamples.uproject
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"FileVersion": 3,
"Version": 4,
"VersionName": "1.10.0",
"Version": 9,
"VersionName": "1.21.0",
"FriendlyName": "Cesium for Unreal Samples",
"EngineAssociation": "4.26",
"EngineAssociation": "4.27",
"Category": "Geospatial",
"Description": "Getting started samples for Cesium for Unreal plugin.",
"CreatedBy": "Cesium GS, Inc.",
Expand All @@ -25,4 +25,4 @@
"Enabled": true
}
]
}
}
4 changes: 3 additions & 1 deletion Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,7 @@ bSupportsVulkan=True

[/Script/CesiumRuntime.CesiumRuntimeSettings]
DefaultIonAccessTokenId=
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJlOTE4ZTdjOS0wNjVhLTRkZjgtYjk3MC1iOWI1NGNiZTYyOTciLCJpZCI6MjU5LCJpYXQiOjE2NDM3ODEwMjJ9.eE4qfXrZW8CKzw2LXU1Qgq4Y3D7_3PEqIJ-cALMwGOE
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwZDc5NTY4Yi1jMmZkLTRhYjQtOWRiNS0zODZmMDY0YzI2NzQiLCJpZCI6MjU5LCJpYXQiOjE2NzA5NzAwNzh9.oV9z0j8uR3EXeknVis13-C2SuLZXsVSHskmCmoO_Uu0
ScaleLevelOfDetailByDPI=True
EnableExperimentalOcclusionCullingFeature=False

Binary file modified Content/CesiumSamples/Maps/06/06_CesiumMetadata.umap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions ThirdParty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"name": "cesium-unreal",
"version": "Latest",
"url": "https://github.com/CesiumGS/cesium-unreal",
"license": ["Apache-2.0"]
}
]

0 comments on commit 0d5d1ae

Please sign in to comment.