January 21, 2020, 14:38 (GMT) |
GPencil: Rename gpencil_paper to fade_objects The name was not clear now because is not a "paper" in front of the 3d meshes as it was done in old system. |
January 21, 2020, 09:51 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 21, 2020, 09:50 (GMT) |
Merge branch 'master' into greasepencil-object |
January 21, 2020, 08:23 (GMT) |
GPencil: Cleanup old debug line |
January 21, 2020, 08:20 (GMT) |
GPencil: Use BKE function to duplicate stroke |
January 21, 2020, 08:08 (GMT) |
GPencil: Add new parameter to BKE_gpencil_stroke_duplicate to copy points |
January 20, 2020, 18:32 (GMT) |
GPencil: Fix missing triangles data duplication Now this data must be copied all times when a stroke is duplicated. |
January 20, 2020, 16:49 (GMT) |
GPencil: Implement Fade Layers |
January 20, 2020, 15:51 (GMT) |
GPencil: Cleanup unused variable for old derived_frames array The variable layer_index is not required now. |
January 20, 2020, 15:21 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 20, 2020, 15:19 (GMT) |
Merge branch 'master' into greasepencil-object |
January 20, 2020, 14:47 (GMT) |
GPencil: Reduce Fill opacity while drawing This is used when fill strokes to be able to see the lines below and make a more precise filling. This opacity will be reset in the final fill and it's only while drawing. |
January 20, 2020, 14:44 (GMT) |
GPencil: Cleanup comment |
January 20, 2020, 14:43 (GMT) |
GPencil: Cleanup old runtime data not used |
January 20, 2020, 14:35 (GMT) |
GPencil: Move duplicated sbuffer vertex color set to function |
January 20, 2020, 12:46 (GMT) |
GPencil: Fix missing stroke color while drawing when use Vertex Color |
January 20, 2020, 12:27 (GMT) |
GPencil: Fix Fill color when using Vertex Color |
January 20, 2020, 12:16 (GMT) |
GPencil: Convert Vertex Color to Linear from Palette or Brush color Grease pencil works in linear, but the brushes and palettes no. |
January 20, 2020, 10:55 (GMT) |
GPencil: Fix Fill opacity factor in Fill tool |
January 20, 2020, 09:33 (GMT) |
GPencil: Fix Fill missing while drawing and new draw strokes |
|