summaryrefslogtreecommitdiff
path: root/doc/classes/SkeletonModification3DFABRIK.xml
diff options
context:
space:
mode:
authorLyuma <xn.lyuma@gmail.com>2022-09-13 19:59:17 -0700
committerLyuma <xn.lyuma@gmail.com>2022-09-14 15:07:45 -0700
commit033abdc59f6385c49891909d44f1c1fc146e59a9 (patch)
tree8ae19fe9a46ff4ac467e13b6fca23e15aafeea6e /doc/classes/SkeletonModification3DFABRIK.xml
parent0ef17b341d896fb113e6080b8a82fb0523088653 (diff)
2D and 3D Skeleton modification docs, and small fixes.
Mark SkeletonModificationStack3D and related as deprecated. Mark local bone override and axis functions deprecated in Skeleton3D api. Fix array property glitch in SkeletonModificationStack2D Mark SkeletonModificationStack2D and related APIs as experimental. Mark SkeletonIK3D as deprecated.
Diffstat (limited to 'doc/classes/SkeletonModification3DFABRIK.xml')
-rw-r--r--doc/classes/SkeletonModification3DFABRIK.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/SkeletonModification3DFABRIK.xml b/doc/classes/SkeletonModification3DFABRIK.xml
index 325cc2a12e..a2bec2b559 100644
--- a/doc/classes/SkeletonModification3DFABRIK.xml
+++ b/doc/classes/SkeletonModification3DFABRIK.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="SkeletonModification3DFABRIK" inherits="SkeletonModification3D" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="SkeletonModification3DFABRIK" inherits="SkeletonModification3D" is_deprecated="true" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A modification that uses FABRIK to manipulate a series of bones to reach a target.
</brief_description>