Blender Git Commit Log

Git Commits -> Revision 47cd3d4

Revision 47cd3d4 by Nicholas Bishop (master)
March 26, 2012, 16:25 (GMT)
Fix for truncation of 64-bit CustomDataMasks.

Can't use GET_INT_FROM_POINTER anymore with CD masks, as this
truncates to 32-bit.

Bug: http://projects.blender.org/tracker/index.php?func=detail&aid=30680&group_id=9&atid=498
CR: http://codereview.appspot.com/5905059/

Commit Details:

Full Hash: 47cd3d4b8e5d8a0b7c30475a2b7944c70423eba2
SVN Revision: 45186
Parent Commit: 03336c0
Lines Changed: +34, -26

3 Modified Paths:

/source/blender/blenkernel/BKE_modifier.h (+10, -5) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+9, -9) (Diff)
/source/blender/blenkernel/intern/modifier.c (+15, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021