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
/
3d
/
skeleton_3d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-1
/
+1
*
Improve BoneRenamer to avoid conflicting with original bone name
Silc Renew
2022-11-16
1
-1
/
+1
*
Fix Skeleton3D falsely assuming all physical bones will be children of their ...
hare_ware
2022-10-31
1
-7
/
+9
*
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-2
/
+1
*
Clean-up/change some Skeleton3D API
Silc Renew
2022-08-30
1
-6
/
+11
*
removes unused skeleton functions and stray comments in RigidDynamicBody3D
benbot
2022-08-24
1
-39
/
+0
*
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
Rémi Verschelde
2022-08-22
1
-12
/
+10
|
\
|
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-12
/
+10
*
|
add init bone poses
Silc Renew
2022-08-18
1
-0
/
+17
|
/
*
add position track normalization & post process key value for retarget
Silc Renew
2022-07-26
1
-4
/
+18
*
add rest fixer to importer retarget
Silc Renew
2022-07-16
1
-3
/
+1
*
Fix physical bone is not animated in running project.
baihan
2022-06-19
1
-7
/
+5
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-20
/
+20
*
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-8
/
+8
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
Implement global rest
Silc 'Tokage' Renew
2022-04-18
1
-0
/
+20
*
Remove last editor code dependencies in template build
Rémi Verschelde
2022-03-28
1
-1
/
+0
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-7
/
+0
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-1
/
+1
*
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
1
-7
/
+7
*
Fixed animation insertion in SkeletonEditor
Silc 'Tokage' Renew
2021-10-23
1
-11
/
+11
*
Fix for SkeletonModification3Ds to work with the new bone pose changes, fixed...
TwistedTwigleg
2021-10-16
1
-1
/
+1
*
get rid set_bone_pose and fix some function in SkeletonEditor
Silc 'Tokage' Renew
2021-10-15
1
-0
/
+39
*
Remove REST transform influence in skeleton bones
reduz
2021-10-13
1
-131
/
+66
*
Remove animation 3D transform track, replace by loc/rot/scale tracks.
reduz
2021-10-12
1
-11
/
+70
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-5
/
+5
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-23
/
+52
*
Prevent being able to set bone's parent as itself
laws65
2021-09-23
1
-0
/
+1
*
Fixed regression of skinning with skeleton
Silc 'Tokage' Renew
2021-09-07
1
-8
/
+14
*
Fix Skeleton3D regression when bones are not sorted from root to leaves
PouleyKetchoupp
2021-08-17
1
-1
/
+4
*
New and improved IK system for Skeleton3D
TwistedTwigleg
2021-08-14
1
-194
/
+503
*
Fix some unnecessary includes
Aaron Franke
2021-08-13
1
-4
/
+0
*
Use real_t in 3D nodes
Aaron Franke
2021-08-03
1
-1
/
+1
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-1
/
+1
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-6
/
+6
*
Node3D gizmo improvements
jfons
2021-07-23
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Disable Skeleton3D when compiling without 3D
Aaron Franke
2021-06-04
1
-9
/
+0
*
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-2
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-23
/
+21
*
Check cache_parent_physical_bone when rebuilding parent cache
Haoyu Qiu
2021-05-29
1
-1
/
+1
*
Unexpose methods and property for binding children to Bones
Marcel Admiraal
2021-05-24
1
-32
/
+0
*
Fixes the SkeletonIK twisting issue by using the skeleton global pose without...
TwistedTwigleg
2021-05-08
1
-37
/
+50
*
fix skeleton (ik) not resetting global_bone_overrides properly
smix8
2021-04-15
1
-0
/
+1
*
Merge pull request #42827 from lyuma/rename_bones_blendshapes
Rémi Verschelde
2021-04-01
1
-0
/
+12
|
\
|
*
Allow renaming bones and blendshapes.
Lyuma
2020-10-15
1
-0
/
+12
[prev]
[next]