Revision 7625771 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 19, 2019, 02:24 (GMT) |
GP: Fill: Add end cap support to boundary strokes + Fill boundary stroke supports end caps + Fix pixfactor type |
Revision 9e28e40 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 18, 2019, 15:51 (GMT) |
Merge branch 'master' into greasepencil-object |
January 18, 2019, 12:29 (GMT) |
Cycles: Added feature overrides This adds some extra options to disable certain rendering features, such as image maps, lights, shadows, atmosphere, bump maps, etc. Intended to be used for diagnosing rendering problems. "Inspired" by Arnold. |
Revision 022eca1 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 18, 2019, 09:56 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision fedb278 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 18, 2019, 09:22 (GMT) |
GP: Fill: Temp fix for fill options in topbar Topbar has a bug that means if there are too many items it won't display them. This temp fix moves some of the Fill tool options to a popup panel. |
Revision 5abe505 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 17, 2019, 19:34 (GMT) |
GP: Fix Fill Topbar The column layout is not supported as expected. Anyway, there is a bug in topbar when the size of the parameters is too big. |
Revision b4a172f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 17, 2019, 18:34 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 5f76b76 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 17, 2019, 11:57 (GMT) |
GP: Fill: Tweaks + Made Dilate an option for all fill modes for testing purposes + Pixel shift is enabled for all modes |
Revision 171861e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 19:05 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c6467c3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 18:23 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 9d5bae9 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 17:44 (GMT) |
GP: Fill: Dilate into corner pixels Dilate now fills corner pixels for more accuracy. Devs: Not sure that the algorithm is the most efficient so if you have any tips let me know!!! |
January 16, 2019, 15:46 (GMT) |
crash fix for using Final Solid if derivedFinal is NULL was missing a nullpointer check, fallback is to return a DM of the basemesh |
Revision 5cdd1d9 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 15:14 (GMT) |
GP: Fill: Fix issue with dilate creep |
Revision 4ca6d8e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 10:30 (GMT) |
GP: Use multiframe falloff in Shear transform |
Revision efec939 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 16, 2019, 10:25 (GMT) |
GP: Use multiframe falloff for Bend transformation |
Revision 46f0093 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 21:40 (GMT) |
GP: Fill: Adaptive mode + add naive dilate to filled area + shift points by half pixel |
Revision 0fa111e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 18:45 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/editors/gpencil/gpencil_fill.c |
Revision 1d2cb64 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 15:08 (GMT) |
GP: Fill: New mode, adaptive This is like both strokes and control mode but with narrower strokes. |
January 15, 2019, 13:31 (GMT) |
Merge branch 'master' into temp-clang-format |
January 15, 2019, 13:06 (GMT) |
Merge branch 'master' into temp-clang-format |
|