Blender Git Loki
Git Commits -> Revision 7bc9353
Revision 7bc9353 by Joshua Leung (master) August 27, 2016, 10:58 (GMT) |
Code Cleanup (Non-functional tweaks) General reshuffling of defines and spacing/brace usage for consistency. In particular: * When defining types, don't mix pointers and non-pointer types on same line to avoid confusion * As much as possible, have all defines at the top of each block instead of scattered haphazardly throughout the code |
Commit Details:
Full Hash: 7bc9353957f495750445492dee8137321693de4e
Parent Commit: 2a63622
Lines Changed: +106, -105
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+106, -105) (Diff)