mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
more stuff...
This commit is contained in:
parent
21372749f5
commit
6e2cd15902
3 changed files with 13 additions and 6 deletions
|
@ -497,8 +497,8 @@ void TextureSource::buildMainAtlas()
|
|||
/*
|
||||
Write image to file so that it can be inspected
|
||||
*/
|
||||
driver->writeImageToFile(atlas_img,
|
||||
porting::getDataPath("main_atlas.png").c_str());
|
||||
/*driver->writeImageToFile(atlas_img,
|
||||
porting::getDataPath("main_atlas.png").c_str());*/
|
||||
}
|
||||
|
||||
video::IImage* generate_image_from_scratch(std::string name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue