From 8b547331bec150b682fda94da1568fbcbda689ba Mon Sep 17 00:00:00 2001 From: reduz Date: Mon, 14 Mar 2022 15:52:03 +0100 Subject: Create GDExtension clases for PhysicsServer3D * Allows creating a GDExtension based 3D Physics Server (for Bullet, PhysX, etc. support) * Some changes on native struct binding for PhysicsServer This allows a 3D Physics server created entirely from GDExtension. Once it works, the idea is to port the 2D one to it. --- doc/classes/ScrollBar.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/classes/ScrollBar.xml') diff --git a/doc/classes/ScrollBar.xml b/doc/classes/ScrollBar.xml index 266787c9c8..d0dd69408e 100644 --- a/doc/classes/ScrollBar.xml +++ b/doc/classes/ScrollBar.xml @@ -12,8 +12,6 @@ Overrides the step used when clicking increment and decrement buttons or when using arrow keys when the [ScrollBar] is focused. - - -- cgit v1.2.3