Blender Git Commit Log

Git Commits -> Revision e2adbc9

November 23, 2017, 18:54 (GMT)
WIP: New paper function

This function allows to cover full viewport with a predefined color. This allows to hide the geometry in complex scenes and make the drawing area cleaner.

This function was requested by artist after working in Hero open movie using complex scenes with a lot of geometry "behind" of the grease pencil drawings.

Commit Details:

Full Hash: e2adbc9bca7fc95cf8f9f9c86284725880da8c8a
Parent Commit: 8102646
Lines Changed: +73, -0

1 Added Path:

/source/blender/draw/engines/gpencil/shaders/gpencil_paper_frag.glsl (+8, -0) (View)

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_scene.py (+16, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/draw/CMakeLists.txt (+1, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+21, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+21, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021