mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension()
This commit is contained in:
@@ -97,3 +97,10 @@ GH-76560
|
||||
Validate extension JSON: Error: Field 'classes/Node/methods/set_name/arguments/0': type changed value in new API, from "String" to "StringName".
|
||||
|
||||
Change Node `set_name` to use StringName to improve performance. Compatibility method registered.
|
||||
|
||||
|
||||
GH-105570
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_create_from_extension/arguments': size changed value in new API, from 9 to 10.
|
||||
|
||||
Argument added; p_mipmaps. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user