Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 17 / 287

January 9, 2020, 21:09 (GMT)
GPencil: Refactor: Add support for GPencil wireframes
January 9, 2020, 18:20 (GMT)
GPencil: Fix typo errors
January 9, 2020, 18:16 (GMT)
GPencil: Move Show Material Name to Overlay

Before there was a trick to use the object name option, but now it uses a separated option.
January 9, 2020, 17:10 (GMT)
GPencil: Hide Guide tools for other modes

Still pending hide the guide if using a tool not related.
January 9, 2020, 16:52 (GMT)
GPencil: Refactor: Add back guides and control points overlays

This use a special shader to draw points using uniforms. This is to avoid
creating a batch for each frame.

This is ok since the number of points is really low.
January 9, 2020, 16:28 (GMT)
GPencil: Rename GP_STYLE_* to GP_MATERIAL_*

This makes code easy to understand.
January 9, 2020, 16:09 (GMT)
Cleanup: GPencil: Reuse iterator for color name
January 9, 2020, 15:38 (GMT)
GPencil: More cleanup of old code
January 9, 2020, 15:32 (GMT)
GPencil: Patch old files to use lights to ON

Also, when add a new OB_GPENCIL, this option is enabled by default.
January 9, 2020, 15:17 (GMT)
GPencil: Refactor: Fix green clear color and use srgb only in viewport
January 9, 2020, 14:58 (GMT)
Cleanup: GPencil: Remove GCC warnings
January 9, 2020, 14:51 (GMT)
Cleanup: GPencil: Remove GCC warnings
January 9, 2020, 14:51 (GMT)
Cleanup: GPencil: Make code more readable
January 9, 2020, 14:51 (GMT)
GPencil: Refactor: Rewrite the render pipeline

This was really outdated. We do everything on the GPU now.
January 9, 2020, 14:51 (GMT)
GPencil: Refactor: Make sbuffer batches managment more robust

This fix the slowdown issue caused by the triangulation of the stroke even
when fill wasn't needed. Now the fill buffer is only computed on demand.
January 9, 2020, 14:51 (GMT)
Cleanup: GPencil: Remove unused cache function

Thoses were old duplicates
January 9, 2020, 07:47 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
January 9, 2020, 07:47 (GMT)
Merge branch 'master' into greasepencil-object
January 8, 2020, 21:50 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
January 8, 2020, 21:47 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021