Files
test2/source/blender
Bastien Montagne c205de0203 Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.
`BKE_pose_rebuild()` should (ideally) always trigger a rebuild of the
depsgraph, since it can add or remove posechannels.

This function now takes a Main parameter to ensure that related
depsgraphes are tagged as dirty (kept it optional, for some corner cases).

We should also probably double-check calls to that function, think in
theory it should only be called from depsgraph itself? But for now...
2018-07-20 10:22:06 +02:00
..
2018-06-29 09:23:51 +02:00
2018-07-19 16:06:37 +10:00
2018-07-19 16:06:37 +10:00
2018-07-07 08:48:35 +02:00
2018-07-19 16:06:37 +10:00
2018-07-19 16:06:37 +10:00