Blender Git Commit Log

Git Commits -> Revision fee8367

July 16, 2021, 18:00 (GMT)
adaptive_cloth: Mesh: get elements mutably

Useful to get the elements mutably.

This does make `Mesh` less "safe" since anyone can add or delete
elements without creating/deleting the necessary referencing between
the elements but this shouldn't be too much of a problem because it
would lead to an instant forced crash when the `Mesh` is used for
anything.

Commit Details:

Full Hash: fee8367e4ab2c9be1edaf79eac8d25ffc7999788
Parent Commit: d6b35a4
Lines Changed: +20, -0

1 Modified Path:

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