Fix error with gaiastars synchronization

This commit is contained in:
Alexander Bock
2021-05-29 19:47:59 +02:00
parent f1537334fd
commit dbcc6f0df4

View File

@@ -1,7 +1,7 @@
local assetHelper = asset.require("util/asset_helper")
local colorLUT = asset.require('./stars_colormap').ColorMaps
local textures = asset.require('./stars_textures').textures
local colorLUT = asset.require('scene/digitaluniverse/stars_colormap').ColorMaps
local textures = asset.require('scene/digitaluniverse/stars_textures').textures
-- Download a preprocessed binary octree of Radial Velocity subset values per star (preprocessed into 8 binary files).
local starsFolder = asset.syncedResource({