Blender Git Loki
Git Commits -> Revision 54aefbf
Revision 54aefbf by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) December 13, 2017, 09:09 (GMT) |
Cleanup: Various small issues noticed earlier * Rename BKE_get_falloff_factor() to BKE_gpencil_multiframe_falloff_calc() and make it return value instead of passing in a pointer to fill. * Rename "gso->falloff" to "gso->mf_falloff" to be less ambiguous * Fix indentation issues in gpencil_brush.c |
Commit Details:
Full Hash: 54aefbf789b9199896b55ef535663d80384735a1
Parent Commit: 411e9b6
Lines Changed: +27, -17