mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 05:49:19 +02:00
point light distance attenuation, partial unification of vbo/dl render paths
This commit is contained in:
@@ -180,7 +180,8 @@ private:
|
||||
typedef std::vector<opengl_light> opengllight_array;
|
||||
|
||||
// methods
|
||||
bool Init_caps();
|
||||
bool
|
||||
Init_caps();
|
||||
|
||||
// members
|
||||
rendermode renderpass{ rendermode::color };
|
||||
|
||||
Reference in New Issue
Block a user