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
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2020-02-27 16:37:25 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2020-02-28 12:12:08 +0300
commit4c4d36c25e46fdf82b3639d8bffee66c7bbb9dbd (patch)
tree1578fac83505bfda70e2f2c9c89c8717cec3b4c2 /source/blender/blenkernel/intern/subdiv_eval.c
parent9cac5fa681c55edcf6e856e59e07e90e2ae25965 (diff)
Subdiv: Correct corner passed to foreach_loop callback
Was affecting quad faces. where 0 was always passed for inner loops and a wrong one for boundary ones. In the current code this change shouldn't cause any difference since the corner index is ignored in the actual callback, but it is required to have his fixed for an upcoming changes.
Diffstat (limited to 'source/blender/blenkernel/intern/subdiv_eval.c')
0 files changed, 0 insertions, 0 deletions