1b58f94296
The Image.create_from_data doc describes the "use_mipmaps" argument as a
way to generate mipmaps, but this method only allocates and loads data.
This can cause confusion, where this function reads more or less data
than expected. Update the doc to be more specific that create_from_data
is loading the mipmaps from the raw data.
(cherry picked from commit
|
||
---|---|---|
.. | ||
classes | ||
tools | ||
Doxyfile | ||
Makefile |