Blender Git Commit Log
Git Commits -> Revision e6daa16
Revision e6daa16 by Sergey Sharybin (master) August 4, 2017, 07:11 (GMT) |
Tracking: Remove limit of 50 points of the track history Was quite stupid reason for this: static size of array. Now we allocate needed amount of points in heap if requested path length is getting too big. |
Commit Details:
Full Hash: e6daa161ddb98e5dac6df0ed5f88e2f8c0d13522
Parent Commit: 0db4dab
Lines Changed: +15, -2