This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
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-25 12:06:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-05-28 17:07:39 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-07-04 11:22:57 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00