From bd95e18ae48711e5c62f3f2254aaf3d9edc989e1 Mon Sep 17 00:00:00 2001 From: Josh Grams Date: Mon, 25 Apr 2016 05:41:23 -0400 Subject: AnimationTree: add filters to Animation nodes. --- doc/base/classes.xml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'doc') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index b77a1c29a8..21e7177cc0 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -2900,6 +2900,12 @@ + + + + + + @@ -3023,6 +3029,16 @@ + + + + + + + + + + @@ -13887,6 +13903,12 @@ Returns an empty String "" at the end of the list. + + + + + + @@ -19118,6 +19140,14 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Set the mesh of the item. + + + + + + + + @@ -19144,6 +19174,14 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Return the mesh of the item. + + + + + + + + @@ -36069,6 +36107,22 @@ This method controls whether the position between two cached points is interpola + + + + + + + + + + + + + + + + @@ -37311,6 +37365,12 @@ This method controls whether the position between two cached points is interpola + + + + + + -- cgit v1.2.3