Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 184 / 287

March 28, 2018, 17:06 (GMT)
Fix wrong function to assign texture to shader
March 28, 2018, 16:09 (GMT)
WIP: Start to add DOF support

Still is not working. Save this commit as reference.
March 28, 2018, 06:54 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 27, 2018, 17:27 (GMT)
Cleanup comments
March 27, 2018, 17:11 (GMT)
Cleanup shader code
March 27, 2018, 16:03 (GMT)
Fix alpha double blend

The color when used alpha factor always got darker. The problem was a double blend that produced a reduction in the color saturation.

Now, there is a premult of the alpha factor before doing last blend pass.

As a result of this change, now the drawing process can be simplified and a pass can be removed. Some cleanup done too.

Still need more work in render mode. Maybe the problem in render is related to Tonemapping.

Thanks Cl�ment Foucault for his help solving this issue.
March 27, 2018, 08:47 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 26, 2018, 15:46 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 26, 2018, 15:44 (GMT)
Fix multisample for render

After last merge, the multisample was not working in render mode.
March 26, 2018, 09:32 (GMT)
WIP: Fix texture format after merge
March 26, 2018, 09:29 (GMT)
WIP: Refactor darwing code after merge

A lot of changes were done in draw manager in the last merge.

This commit fix the main area, but still problems with multisample frame buffer.
March 26, 2018, 08:40 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/draw/intern/DRW_render.h
source/blender/draw/intern/draw_manager_framebuffer.c
March 24, 2018, 12:45 (GMT)
Fix grease pencil paper reset loading files

The paper was reset loading any file, not only old files.
March 24, 2018, 12:09 (GMT)
Make less sensible strength brush and smooth

Now the factor to apply is less sensible and after apply the strength a smooth operation is done with surrounding points.

Before the change in the opacity changed too much with small input.
March 24, 2018, 11:54 (GMT)
Cleanup: Fix comments
March 24, 2018, 11:20 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 23, 2018, 13:05 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 22, 2018, 18:22 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 22, 2018, 18:13 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 22, 2018, 16:24 (GMT)
Cleanup: Make code more compact
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021