mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge pull request #99455 from Bonkahe/IndirectMultimeshImplementation
Add indirect draw functionality to `MultiMesh`
This commit is contained in:
@@ -217,6 +217,13 @@ Validate extension JSON: Error: Field 'classes/Control/properties/offset_top': t
|
||||
Property type changed to float to match the actual internal API and documentation.
|
||||
|
||||
|
||||
GH-99455
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/multimesh_allocate_data/arguments': size changed value in new API, from 5 to 6.
|
||||
|
||||
Optional argument added to allow setting indirect draw mode on Multimesh. Compatibility method registered.
|
||||
|
||||
|
||||
GH-100129
|
||||
---------
|
||||
Validate extension JSON: Error: Field 'classes/NavigationServer2D/methods/query_path': is_const changed value in new API, from true to false.
|
||||
|
||||
Reference in New Issue
Block a user