Blender Git Commit Log

Git Commits -> Revision 79a9077

July 16, 2021, 18:10 (GMT)
adaptive_cloth: AdaptiveMesh: set and retrieve `Node`s extra data

From the `Cloth::verts`, set the extra data in the `Mesh::nodes`.

Delete the `Cloth::verts` to not have duplicate data.

Allocate data for `Cloth::verts`, and set from the `Mesh::nodes`.

Commit Details:

Full Hash: 79a90776d2dff9178bbc5bf63d1bc9b1df3a48aa
Parent Commit: fee8367
Lines Changed: +66, -12

2 Modified Paths:

/source/blender/blenkernel/BKE_cloth_remesh.hh (+5, -0) (Diff)
/source/blender/blenkernel/intern/cloth_remesh.cc (+61, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021