Windlight/water parameter managers now derived from standard LLSingleton instead of using some silly redundant clone.
This commit is contained in:
@@ -38,10 +38,9 @@
|
||||
|
||||
#include "v4math.h"
|
||||
#include "v4color.h"
|
||||
#include "llviewershadermgr.h"
|
||||
|
||||
class LLFloaterWindLight;
|
||||
class LLWLParamSet;
|
||||
class LLGLSLShader;
|
||||
|
||||
/// A class representing a set of parameter values for the WindLight shaders.
|
||||
class LLWLParamSet {
|
||||
|
||||
Reference in New Issue
Block a user