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