Blender Git Commit Log
Git Commits -> Revision f5f93bc
Revision f5f93bc by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 3, 2017, 14:31 (GMT) |
WIP: new method to calculate scale of the stroke thickness The previous scale method was not valid because only was affected by viewport, but not by GP object or Stroke location. Now, the pixel size is calculated depending of zdepth and used to scale the stroke thickness. Maybe there are other ways to do it, but this approach works, so we keep it before finding better methods |
Commit Details:
Full Hash: f5f93bc576babca2c8ef303ce357042e6b1db7de
Parent Commit: f6b2b2c
Lines Changed: +46, -75