summaryrefslogtreecommitdiff
path: root/editor/animation_bezier_editor.h
diff options
context:
space:
mode:
authorNorton Corbett <breakfastb13@gmail.com>2019-12-01 20:35:23 +0000
committerNorton Corbett <breakfastb13@gmail.com>2019-12-01 20:54:13 +0000
commit9584ff13b9aecdb11ced749c3941707e7616bb33 (patch)
treeca888b743a0052639a5f3047c942cb394d9ae9e4 /editor/animation_bezier_editor.h
parent5329ae00300f5564aea11960067a1a142f257937 (diff)
Fixed another point grabbing issue at lower zoom levels.
This was caused by the fact that the points were being iterated sequentially and we were breaking out of the loop as soon as we found a point that was "close enough", rather than actually finding the closest point. The previous fix exposed this new issue.
Diffstat (limited to 'editor/animation_bezier_editor.h')
0 files changed, 0 insertions, 0 deletions