Blender Git Commit Log

Git Commits -> Revision 4c4d36c

Revision 4c4d36c by Sergey Sharybin (master)
February 28, 2020, 09:12 (GMT)
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.

Commit Details:

Full Hash: 4c4d36c25e46fdf82b3639d8bffee66c7bbb9dbd
Parent Commit: 9cac5fa
Lines Changed: +26, -4

1 Modified Path:

/source/blender/blenkernel/intern/subdiv_foreach.c (+26, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021