Blender Git Loki
Git Commits -> Revision ae529fa
Revision ae529fa by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) 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. |
Commit Details:
Full Hash: ae529faa87e4feb24213499d94c311980f66ba34
Parent Commit: a5cd3cb
Lines Changed: +78, -2
1 Added Path:
/source/blender/draw/engines/overlay/shaders/edit_gpencil_guide_vert.glsl (+14, -0) (View)