mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 13:39:18 +02:00
Merge branch 'milek-dev' into gfx-work
This commit is contained in:
@@ -28,6 +28,7 @@ struct opengl_material {
|
||||
float selfillum = std::numeric_limits<float>::quiet_NaN();
|
||||
|
||||
std::string name;
|
||||
glm::vec2 size { -1.f, -1.f }; // 'physical' size of bound texture, in meters
|
||||
|
||||
// constructors
|
||||
opengl_material();
|
||||
|
||||
Reference in New Issue
Block a user