Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-10-23 01:13:26 +0300
committerHans Goudey <h.goudey@me.com>2021-10-23 01:13:26 +0300
commit1d9e2dc954ff837737c0bbc00ef8ae4b841f2427 (patch)
treec84fa6f67a10926d97461249685eaeae28dfa081 /extern
parentcfc64261c12e90bf3219cb377d4fe7c008407850 (diff)
Fix: Cyclic single point bezier splines have multiple evaluated points
Because `segment_is_vector` didn't handle the combined cyclic and single control point case, it returned false, that the "segment" should have the resolution evaluated point count. To avoid checking the size in every call, add an assert for the size and check it elsewhere.
Diffstat (limited to 'extern')
0 files changed, 0 insertions, 0 deletions