index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Skeleton3D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RetargetModifier3D for realtime retarget to keep original rest
Silc Lizard (Tokage) Renew
2024-11-18
1
-0
/
+5
*
Add per-bone meta to Skeleton3D
demolke
2024-09-16
1
-0
/
+32
*
Re-add Skeleton3D::animate_physical_bones
Silc Lizard (Tokage) Renew
2024-07-14
1
-13
/
+4
*
Rework migration of animate_physical_bones to compatibility
Silc Lizard (Tokage) Renew
2024-06-25
1
-0
/
+2
*
Add get_concatenated_bone_names() to Skeleton3D for Modifier's hint
Silc Lizard (Tokage) Renew
2024-06-10
1
-0
/
+7
*
Add missing bone name return information
Flyn San
2024-05-07
1
-1
/
+1
*
replace bone_pose_updated to skeleton_updated signal
Silc Lizard (Tokage) Renew
2024-04-13
1
-10
/
+10
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+1
*
Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB
Silc Lizard (Tokage) Renew
2024-04-05
1
-9
/
+51
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-1
/
+1
*
[Doc] Fix some incorrect uses of "children"
A Thousand Ships
2024-02-29
1
-1
/
+1
*
Make Skeleton3D::add_bone return the new bone index right away, instead of re...
Zi Ye
2024-02-25
1
-2
/
+3
*
Update many Deprecated/Experimental descriptions for consistency
Micky
2024-02-17
1
-1
/
+1
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-2
/
+1
*
Add missing descriptions to remaining signals.
Micky
2024-01-23
1
-0
/
+6
*
Remove pointer to deprecated class page, from Skeleton3D
Michael Macha
2023-12-19
1
-1
/
+0
*
Add missing documentation for Skeleton3D methods
Nathan Frank
2023-11-10
1
-0
/
+6
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Documentation: Unify deprecations
Danil Alexeev
2023-06-07
1
-0
/
+1
*
Remove out-dated lines from class reference of Skeleton3D
Silc Lizard (Tokage) Renew
2023-05-27
1
-3
/
+3
*
Overhaul the top sections of the class reference (Animation classes)
VolTer
2023-05-05
1
-2
/
+2
*
Expose interpolation methods for 3D track in Animation class
Silc Renew
2023-04-25
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Add missing period for sentences in classref
Haoyu Qiu
2023-02-12
1
-1
/
+1
*
Remove SkeletonModificationStack3D, and Skeleton3D api cleanup
Lyuma
2023-01-12
1
-90
/
+6
*
2D and 3D Skeleton modification docs, and small fixes.
Lyuma
2022-09-14
1
-12
/
+16
*
Clean-up/change some Skeleton3D API
Silc Renew
2022-08-30
1
-2
/
+2
*
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-26
1
-2
/
+2
*
removes unused skeleton functions and stray comments in RigidDynamicBody3D
benbot
2022-08-24
1
-26
/
+0
*
Merge pull request #63486 from TokageItLab/init-poses
Rémi Verschelde
2022-08-22
1
-0
/
+13
|
\
|
*
add init bone poses
Silc Renew
2022-08-18
1
-0
/
+13
*
|
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-1
/
+1
|
/
*
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-26
/
+26
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-63
/
+63
*
add position track normalization & post process key value for retarget
Silc Renew
2022-07-26
1
-0
/
+4
*
Implement global rest
Silc 'Tokage' Renew
2022-04-18
1
-0
/
+8
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-02
1
-2
/
+2
*
Remove REST transform influence in skeleton bones
reduz
2021-10-13
1
-31
/
+5
*
Remove animation 3D transform track, replace by loc/rot/scale tracks.
reduz
2021-10-12
1
-4
/
+34
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-0
/
+26
*
Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody
PouleyKetchoupp
2021-09-16
1
-2
/
+2
*
New and improved IK system for Skeleton3D
TwistedTwigleg
2021-08-14
1
-13
/
+145
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-126
/
+63
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
Update documentation for Transform3D
Aaron Franke
2021-06-03
1
-13
/
+13
*
Unexpose methods and property for binding children to Bones
Marcel Admiraal
2021-05-24
1
-31
/
+0
*
Fixes the SkeletonIK twisting issue by using the skeleton global pose without...
TwistedTwigleg
2021-05-08
1
-0
/
+9
*
Fix misformatted documentation from #47435, #42827, #46991
Yuri Sizov
2021-04-04
1
-0
/
+10
[next]