Blender Git Commit Log
Git Commits  -> Revision e4c6746
		
			
			
		
Revision e4c6746 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 28, 2018, 17:59 (GMT)  | 
WIP: More work on shaders and framebuffers for DOF Still there are problems with the alpha factor and all the scene is empty because alpha is always 0.  | 
Commit Details:
Full Hash: e4c6746c31c885b8c7fa3040651944eeb49fe7b6
Parent Commit: fbc1b12
Lines Changed:  +24,  -13
4 Modified Paths:
/source/blender/draw/engines/gpencil/gpencil_depth_of_field.c (+7, -10) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+7, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_frag.glsl (+9, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_vert.glsl (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+7, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_frag.glsl (+9, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_vert.glsl (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021