mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix non const animation node process function
This commit is contained in:
@@ -95,3 +95,10 @@ Validate extension JSON: Error: Field 'classes/InputMap/methods/add_action/argum
|
||||
|
||||
Default deadzone value was changed. No adjustments should be necessary.
|
||||
Compatibility method registered.
|
||||
|
||||
|
||||
GH-97020
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/AnimationNode/methods/_process': is_const changed value in new API, from true to false.
|
||||
|
||||
`_process` virtual method fixed to be non const instead.
|
||||
|
||||
Reference in New Issue
Block a user