Blender Git Commit Log

Git Commits -> Revision 4192c82

May 19, 2017, 18:28 (GMT)
Implement Xray mode for strokes

Now support 3 modes: Front, 3D space and Back.

Still some problems with zfighting with layers that need to be fixed

Commit Details:

Full Hash: 4192c8214f731d5cff72361e655dca63f0d7b923
Parent Commit: 382b5f9
Lines Changed: +76, -11

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+2, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+14, -4) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+2, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_fill_frag.glsl (+17, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_geom.glsl (+17, -3) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021