From ce0f894b4844b74b4f423056b5dc13102d89cafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 10 Dec 2017 00:43:30 +0100 Subject: doc: Sync classref with current source --- doc/classes/PhysicsServer.xml | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'doc/classes/PhysicsServer.xml') diff --git a/doc/classes/PhysicsServer.xml b/doc/classes/PhysicsServer.xml index eb7c735277..8f3d77d841 100644 --- a/doc/classes/PhysicsServer.xml +++ b/doc/classes/PhysicsServer.xml @@ -352,7 +352,7 @@ - + @@ -540,10 +540,11 @@ - + + + - Locks velocity along one axis to 0 and only allows rotation along this axis, can also be set to disabled which disables this functionality. @@ -1519,17 +1520,5 @@ Constant to set/get the default solver bias for all physics constraints. A solver bias is a factor controlling how much two objects "rebound", after violating a constraint, to avoid leaving them in that state because of numerical imprecision. - - The [Body] can rotate and move freely. - - - The [Body] cannot move across x axis can only rotate across x axis. - - - The [Body] cannot move across y axis can only rotate across y axis. - - - The [Body] cannot move across z axis can only rotate across z axis. - -- cgit v1.2.3