Blender Git Commit Log

Git Commits -> Revision a5c0191

September 1, 2021, 09:26 (GMT)
adaptive_cloth: squash unused parameters warnings in release mode

All unused parameter warnings in BKE_cloth_remesh.hh and
cloth_remesh.cc have been fixed either by adding a #ifndef NDEBUG
directive or by changing the code slightly.

Commit Details:

Full Hash: a5c01917e8b2174f7aa45676507ad253014c4231
Parent Commit: 5bdf40d
Lines Changed: +36, -21

2 Modified Paths:

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