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
/
scene
/
animation
/
skeleton_ik.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-27
1
-220
/
+0
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-12
/
+12
*
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
1
-1
/
+1
*
Refactored RID/RID_Owner to always use O(1) allocation.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Use a new approach to fix bone pose override not being reset when IK animatio...
Eric Rybicki
2020-02-09
1
-1
/
+0
*
Fix bone pose override not being reset when IK animation is stopped
Eric Rybicki
2020-01-23
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Added possibility to override or add target basis to tip bone
Andrea Catania
2018-11-20
1
-1
/
+5
*
Fixed task creation with void chain in SkeletonIK
Andrea Catania
2018-08-26
1
-1
/
+1
*
Fix compiling SkeletonIK with disable_3d
Rémi Verschelde
2018-08-19
1
-0
/
+4
*
Implemented IK
AndreaCatania
2018-08-04
1
-0
/
+212