Added color to lights, added a gui slider to control the single light color
This commit is contained in:
@@ -41,6 +41,11 @@ struct device {
|
||||
bool cl_gl_sharing = false;
|
||||
};
|
||||
|
||||
struct raycaster_settings {
|
||||
|
||||
};
|
||||
|
||||
|
||||
struct PackedData;
|
||||
|
||||
class Hardware_Caster : public RayCaster
|
||||
|
||||
Reference in New Issue
Block a user