mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
Merge pull request #104269 from lawnjelly/fti_scene_tree4
Physics Interpolation - Move 3D FTI to `SceneTree`
This commit is contained in:
@@ -82,3 +82,11 @@ Validate extension JSON: Error: Field 'classes/TextServerExtension/methods/_shap
|
||||
Validate extension JSON: Error: Field 'classes/TextServerExtension/methods/_shaped_text_draw_outline/arguments': size changed value in new API, from 7 to 8.
|
||||
|
||||
Optional "oversmpling" argument added. Compatibility methods registered.
|
||||
|
||||
|
||||
GH-104269
|
||||
---------
|
||||
Validate extension JSON: API was removed: classes/RenderingServer/methods/instance_set_interpolated
|
||||
Validate extension JSON: API was removed: classes/RenderingServer/methods/instance_reset_physics_interpolation
|
||||
|
||||
Functionality moved out of server.
|
||||
|
||||
Reference in New Issue
Block a user