Selectable cloud textures (from Alchemy)

Option is in Clouds tab of the Advanced Sky Editor.
This commit is contained in:
Inusaito Sayori
2015-05-19 06:57:26 -04:00
parent 9ed99176f7
commit 63d7e18456
9 changed files with 93 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ private:
void renderSkyClouds(F32 camHeightLocal) const;
void renderHeavenlyBodies();
private:
public:
static LLPointer<LLViewerTexture> sCloudNoiseTexture;
static LLPointer<LLImageRaw> sCloudNoiseRawImage;
};