mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Deleted unused parts of blitter
This commit is contained in:
@@ -101,8 +101,6 @@ video::IImage* SourceImageCache::getOrLoad(const std::string &name)
|
||||
|
||||
|
||||
/** Draw an image on top of another one with gamma-incorrect alpha compositing
|
||||
*
|
||||
* This exists because IImage::copyToWithAlpha() doesn't seem to always work.
|
||||
*
|
||||
* \tparam overlay If enabled, only modify pixels in dst which are fully opaque.
|
||||
* Defaults to false.
|
||||
|
Reference in New Issue
Block a user