Blender Git Commit Log

Git Commits -> Revision 6b6c276

Revision 6b6c276 by Sergey Sharybin (master)
August 22, 2018, 08:21 (GMT)
Subsurf: Implement foreach traversal for subdivsion topology

This makes it more generic process to perform actions which
depend on ptex face + (u, v) and on subdivided vertex index.

Currently it is still just a subdivision calculation process,
but same foreach callbacks can easily be used to propagate
displacement from known vertex locations back to displacement
grids.

Commit Details:

Full Hash: 6b6c27694e16ee1f21fe562408afc8a1fa4690f6
Parent Commit: 7f9381d
Lines Changed: +2552, -1949

1 Added Path:

/source/blender/blenkernel/intern/subdiv_foreach.c (+2041, -0) (View)

3 Modified Paths:

/source/blender/blenkernel/BKE_subdiv.h (+144, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/intern/subdiv_mesh.c (+366, -1949) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021