mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-09 07:58:06 +00:00
improvements to objmodels: better debugging, better performance on geometry change
This commit is contained in:
@@ -294,6 +294,7 @@ namespace objmodels {
|
||||
|
||||
struct object {
|
||||
hpcshape sh;
|
||||
string mtlname;
|
||||
basic_textureinfo tv;
|
||||
color_t color;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user