Blender Git "temp-greasepencil-object-stacksplit" branch commits. Page: 34 / 137 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
| March 22, 2018, 15:45 (GMT) | Update depsgraph for stroke transforms
This is required to work with COW
| March 22, 2018, 15:45 (GMT) | Update depsgraph for sculpt and select
This is required to work with COW
|
|
|