Blender Git Loki
Git Commits -> Revision 1bfedda
Revision 1bfedda by Ish Bosamiya (soc-2021-adaptive-cloth) July 18, 2021, 16:04 (GMT) |
adaptive_cloth: Mesh: change visibility of many utility functions Make them protected instead of private. Functions that get some element from the `Mesh` (maybe through other elements) can be used by derived classes. It might make sense to make these functions public directly instead of protected but will take that decision later. |
Commit Details:
Full Hash: 1bfedda59684cd85063a49547571f31f2dda1e27
Parent Commit: 3ccc9cd
Lines Changed: +177, -178
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+177, -178) (Diff)