Blender Git Commit Log
Git Commits -> Revision 79a9077
Revision 79a9077 by Ish Bosamiya (soc-2021-adaptive-cloth) 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