Blender Git Commit Log
Git Commits -> Revision 1a0ef58
Revision 1a0ef58 by Nicholas Bishop (master) January 28, 2015, 13:49 (GMT) |
Code cleanup: break up project_paint_begin() into smaller functions This initialization function was massive with lots of local variables, quite hard to follow. Splitting up doesn't make it perfectly clear, but a bit better. The changes are mostly quite mechanical splitting apart code, plus a few new temporary structs for passing data without too many confusing args. No intentional changes to functionality. Reviewed By: psy-fi Differential Revision: https://developer.blender.org/D1035 |
Commit Details:
Full Hash: 1a0ef58bdf25008e0921f4b8debb762f564bebd8
Parent Commit: 5d04470
Lines Changed: +498, -353
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image_proj.c (+498, -353) (Diff)