16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 18:39:18 +02:00

EU7 scenery format and models streaming

This commit is contained in:
maj00r
2026-06-13 15:43:44 +02:00
parent f07c8fdcd2
commit 876a4c7c18
171 changed files with 27924 additions and 281 deletions

View File

@@ -185,6 +185,10 @@ struct material_data {
void assign( std::string const &Replacableskin );
};
// resolves texture/material path (textures/, current path, as-is)
std::string
TextureTest( std::string const &Name );
class TDynamicObject { // klasa pojazdu
friend opengl_renderer;