summaryrefslogtreecommitdiffstats
path: root/doc/classes/Skeleton3D.xml
Commit message (Expand)AuthorAgeFilesLines
* Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-181-0/+5
* Add per-bone meta to Skeleton3Ddemolke2024-09-161-0/+32
* Re-add Skeleton3D::animate_physical_bonesSilc Lizard (Tokage) Renew2024-07-141-13/+4
* Rework migration of animate_physical_bones to compatibilitySilc Lizard (Tokage) Renew2024-06-251-0/+2
* Add get_concatenated_bone_names() to Skeleton3D for Modifier's hintSilc Lizard (Tokage) Renew2024-06-101-0/+7
* Add missing bone name return informationFlyn San2024-05-071-1/+1
* replace bone_pose_updated to skeleton_updated signalSilc Lizard (Tokage) Renew2024-04-131-10/+10
* Update links to outdated asset library demosskyace652024-04-071-2/+1
* Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-9/+51
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* [Doc] Fix some incorrect uses of "children"A Thousand Ships2024-02-291-1/+1
* Make Skeleton3D::add_bone return the new bone index right away, instead of re...Zi Ye2024-02-251-2/+3
* Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-1/+1
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+1
* Add missing descriptions to remaining signals.Micky2024-01-231-0/+6
* Remove pointer to deprecated class page, from Skeleton3DMichael Macha2023-12-191-1/+0
* Add missing documentation for Skeleton3D methodsNathan Frank2023-11-101-0/+6
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Documentation: Unify deprecationsDanil Alexeev2023-06-071-0/+1
* Remove out-dated lines from class reference of Skeleton3DSilc Lizard (Tokage) Renew2023-05-271-3/+3
* Overhaul the top sections of the class reference (Animation classes)VolTer2023-05-051-2/+2
* Expose interpolation methods for 3D track in Animation classSilc Renew2023-04-251-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add missing period for sentences in classrefHaoyu Qiu2023-02-121-1/+1
* Remove SkeletonModificationStack3D, and Skeleton3D api cleanupLyuma2023-01-121-90/+6
* 2D and 3D Skeleton modification docs, and small fixes.Lyuma2022-09-141-12/+16
* Clean-up/change some Skeleton3D APISilc Renew2022-08-301-2/+2
* Restore RigidBody2/3D, SoftBody names in physicsfabriceci2022-08-261-2/+2
* removes unused skeleton functions and stray comments in RigidDynamicBody3Dbenbot2022-08-241-26/+0
* Merge pull request #63486 from TokageItLab/init-posesRémi Verschelde2022-08-221-0/+13
|\
| * add init bone posesSilc Renew2022-08-181-0/+13
* | [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-1/+1
|/
* [doc] Use "param" instead of "code" to refer to parameters #3Andy Maloney2022-08-091-26/+26
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-63/+63
* add position track normalization & post process key value for retargetSilc Renew2022-07-261-0/+4
* Implement global restSilc 'Tokage' Renew2022-04-181-0/+8
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix various typosluz paz2022-01-021-2/+2
* Remove REST transform influence in skeleton bonesreduz2021-10-131-31/+5
* Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz2021-10-121-4/+34
* Implemented SkeletonEditorGizmoSilc Renew2021-10-071-0/+26
* Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp2021-09-161-2/+2
* New and improved IK system for Skeleton3DTwistedTwigleg2021-08-141-13/+145
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-126/+63
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Update documentation for Transform3DAaron Franke2021-06-031-13/+13
* Unexpose methods and property for binding children to BonesMarcel Admiraal2021-05-241-31/+0
* Fixes the SkeletonIK twisting issue by using the skeleton global pose without...TwistedTwigleg2021-05-081-0/+9
* Fix misformatted documentation from #47435, #42827, #46991Yuri Sizov2021-04-041-0/+10