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