Blender Git Commit Log

Git Commits -> Revision 79673ef

Revision 79673ef by Joshua Leung (BendyBones)
May 17, 2016, 14:28 (GMT)
Bendy Bones: Code Cleanup/Scaling Fix

* Changed num_segments from n - 1 to just n. Previously, it ended up just looking
odd, as everything would change, up till but not including the last one, when
playing with the "scale in" setting.

* Removed the before calculating scaleFactorIn/Out - these were always true!

Commit Details:

Full Hash: 79673ef3e20dc28ffbe5f8c58c415a20b5629b3c
Parent Commit: 1e0eac5
Lines Changed: +9, -22

2 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+6, -12) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+3, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021