mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Small clean up
This commit is contained in:
@@ -20,7 +20,6 @@ local omm = asset.syncedResource({
|
||||
local issPosition = {
|
||||
Identifier = "ISSPosition",
|
||||
Parent = transforms.EarthInertial.Identifier,
|
||||
InteractionSphere = 30,
|
||||
Transform = {
|
||||
Translation = {
|
||||
Type = "GPTranslation",
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <openspace/documentation/verifier.h>
|
||||
#include <openspace/engine/globals.h>
|
||||
#include <openspace/engine/windowdelegate.h>
|
||||
#include <openspace/rendering/helper.h>
|
||||
#include <openspace/rendering/renderengine.h>
|
||||
#include <openspace/util/time.h>
|
||||
#include <openspace/util/timeconversion.h>
|
||||
|
||||
Reference in New Issue
Block a user