Blender Git Commit Log
Git Commits -> Revision 028e21a
Revision 028e21a by Nicholas Bishop (master) May 15, 2012, 04:44 (GMT) |
Code cleanups for sculpt-related code. * Renamed flip_coord as flip_v3_v3 * Added flip_v3 for same input/output * Moved special case for grab brush's normal into calc_area_normal() * Renamed 'fixed' texture mode as 'view plane', mirrors Brush.sculpt_plane terminology |
Commit Details:
Full Hash: 028e21adb342b9351f69fc11a33817db6b3ed964
SVN Revision: 46648
Parent Commit: 232980e
Lines Changed: +38, -33