Blender Git Commit Log

Git Commits -> Revision 8221d64

Revision 8221d64 by Hans Goudey (master)
July 2, 2021, 16:56 (GMT)
Cleanup: Further use of const when accessing evaluated mesh

Also resolve a warning from the previous commit. The next blocker to
using const is `BKE_mesh_wrapper_ensure_mdata`.

Commit Details:

Full Hash: 8221d64844f2ae607468a0ea7436f5cd3a924838
Parent Commit: 5f8969b
Lines Changed: +6, -6

4 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_runtime.c (+1, -1) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021