mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 16:29:43 -05:00
Exoplanets cleanup (#1428)
* Remove name conversion to match speck file * Instead update the speck file so that the names are consistent between files * Tiny cleanup * Enable visualization of systems with a subset of planets missing data * Prevent overriding star information with non valid data
This commit is contained in:
@@ -13,7 +13,7 @@ local speck = asset.syncedResource({
|
||||
Name = "Exoplanets Speck Files",
|
||||
Type = "HttpSynchronization",
|
||||
Identifier = "digitaluniverse_exoplanets_speck",
|
||||
Version = 1
|
||||
Version = 2
|
||||
})
|
||||
|
||||
local object = {
|
||||
|
||||
Reference in New Issue
Block a user