Blender Git Loki
Git Commits -> Revision a260d1c
Revision a260d1c by Sergey Sharybin (master) May 14, 2020, 13:44 (GMT) |
Clip Editor: Fix camera error curve drawing It didn't work correctly when there in no continuously solved camera segment (aka there is a single isolated frame with solved camera). Basically, don't start drawing curve segment until it's known there is enough points for at least one segment. On user level it seemed to be fine, but it was assert failure in debug builds. |
Commit Details:
Full Hash: a260d1cd69bca84b46e995910181615c7d096dee
Parent Commit: 236794d
Lines Changed: +29, -14
1 Modified Path:
/source/blender/editors/space_clip/clip_graph_draw.c (+29, -14) (Diff)