From d7d65fa2f2b51d03f7bdfcbceedca99188ce979c Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Wed, 19 Feb 2014 11:57:14 -0300 Subject: -improved physics ccd -html5 exporter works again -disable repeat on image loader by default -can change shape offset en tileset, texture offset was broken --- doc/base/classes.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 13a6aa72ee..46bc8997ff 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -11027,6 +11027,9 @@ + Return the global, unscaled, screen pointer coordinates. + If the 2D viewport has been scaled, it may not work well + with [Camera] or controls. @@ -15411,6 +15414,7 @@ + explain ownership, and that node does not need to own itself @@ -15419,6 +15423,8 @@ + Pack will ignore any sub-nodes not owned by given + node. See [Node.set_owner]. @@ -17490,7 +17496,7 @@ - + @@ -18420,7 +18426,7 @@ - + @@ -20861,7 +20867,7 @@ - + @@ -21143,7 +21149,7 @@ Static mode (does not move, can't be moved). - + Rigid body, can move and rotate. -- cgit v1.2.3