You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Added indirect drawing functionality to MultiMesh
Update doc/classes/RenderingServer.xml Co-Authored-By: Micky <66727710+Mickeon@users.noreply.github.com>
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