Files
test/source/blender
Joshua Leung d846d9db9f Bugfix: 'Random' crashes after duplicating bones
This commit should fix some seemingly random crashes broken and I have been experiencing while editing armatures.

A backtrace revealed that autosave was choking on the PoseChannels that didn't have a Bone assigned to them. This was caused by the bone duplication code making a new PoseChannel for a duplicated bone, but that new bone not getting assigned to the PoseChannel yet, as the user was still in EditMode.
2007-07-04 07:07:12 +00:00
..
2007-07-03 00:58:38 +00:00
2007-07-03 00:58:38 +00:00
2007-01-05 14:26:04 +00:00
2007-07-03 01:23:30 +00:00
2007-02-28 17:50:15 +00:00
2007-03-24 21:09:55 +00:00