Skip to content

Commit

Permalink
Merge pull request CelestiaProject#7 from LafuenteAstronomy/patch-6
Browse files Browse the repository at this point in the history
To be more up-to-date with the official code
  • Loading branch information
GurrenLagannTSS committed Apr 8, 2020
2 parents 7893398 + bfa88a9 commit 30a9019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/celengine/renderinfo.h
Expand Up @@ -36,7 +36,6 @@ struct RenderInfo
Eigen::Quaternionf orientation{ Eigen::Quaternionf::Identity() };
float pixWidth{ 1.0f };
float pointScale{ 1.0f };
bool useTexEnvCombine{ false };
};

extern LODSphereMesh* g_lodSphere;
Expand Down

0 comments on commit 30a9019

Please sign in to comment.