Blender Git Loki
Git Commits -> Revision 77a581f
Revision 77a581f by Campbell Barton (temp-curve-draw) April 13, 2016, 17:08 (GMT) |
Change curve fitting not to store duplicate points. Return an array of [handle, knot, handle]'s instead of [knot, handle, handle, knot]. |
Commit Details:
Full Hash: 77a581f8b9ea74ae0f162c0077b1ecb7bfa13c1f
Parent Commit: 3a20d82
Lines Changed: +55, -49