Blender Git Commit Log

Git Commits -> Revision dfc9a57

Revision dfc9a57 by Nicholas Bishop (master)
March 12, 2012, 22:52 (GMT)
Code cleanup: replace multires update function pointer with direct call.

Renamed the multiresModifier_update() function to
multires_modifier_update_mdisps() and made it visible to subsurf_ccg.c
so it can be called directly. No functional change, just a bit simpler.

Commit Details:

Full Hash: dfc9a57b3e2b801a5a4a13b1231f08491dc4e0ab
SVN Revision: 44841
Parent Commit: 07ffbbf
Lines Changed: +6, -5

4 Modified Paths:

/source/blender/blenkernel/BKE_multires.h (+3, -0) (Diff)
/source/blender/blenkernel/BKE_subsurf.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/multires.c (+1, -2) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021