index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
3d
/
skeleton_3d.h
Age
Commit message (
Expand
)
Author
2021-05-08
Fixes the SkeletonIK twisting issue by using the skeleton global pose without...
TwistedTwigleg
2021-04-01
Merge pull request #42827 from lyuma/rename_bones_blendshapes
Rémi Verschelde
2021-02-07
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-15
Allow renaming bones and blendshapes.
Lyuma
2020-06-15
Made low level changes to the Skeleton3D class and Skeleton3D inspector. Chan...
TwistedTwigleg
2020-05-22
Custom Skeleton3DEditorPlugin
K. S. Ernest (iFire) Lee
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-21
Add proper type to most public API uses of Array
Juan Linietsky
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky