Blender Git Commits

Blender Git "temp-greasepencil-vfx" branch commits.

Page: 40 / 145

April 4, 2018, 14:10 (GMT)
Cleanup: Remove object index parameter for vfx
April 4, 2018, 14:07 (GMT)
Cleanup: More work to structure code
April 4, 2018, 14:00 (GMT)
Cleanup. Create framebuffers in separate function
April 4, 2018, 13:54 (GMT)
Cleanup: Create shaders in a separate function
April 4, 2018, 13:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 4, 2018, 08:02 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 3, 2018, 17:31 (GMT)
Add Lock to Focal Plane to Blur VFX

This optn works only in camera view and defines the blur factor depending of location of the object in depth of field. If the object is on a location inside near and far depth of filed values, the blur is disabled.
April 3, 2018, 16:40 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_data.c
source/blender/editors/gpencil/gpencil_paint.c
April 3, 2018, 16:28 (GMT)
Refactor VFX code

Make code more consistent and clear to understand.
April 2, 2018, 15:23 (GMT)
Allow zero samples for VFX Blur

When the number of samples is set to zero, the blur is dissabled, but this can be used to get effects animating the samples parameter.

If the zero is not a valid value, it is impossible to disable the blur with only this parameter.
April 2, 2018, 14:40 (GMT)
Fix reproject error drawing lines

The reproject was done two times and must be done only once.
April 2, 2018, 14:33 (GMT)
Cleanup redundant variable
April 2, 2018, 14:18 (GMT)
Fix errors after merge
April 2, 2018, 13:58 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/space_outliner/outliner_select.c
April 1, 2018, 14:23 (GMT)
Cleanup: Make code more compact
April 1, 2018, 14:03 (GMT)
Recover line deleted by mistake in previous commit

Still there is a problem when the undo change to a non GP object.
April 1, 2018, 10:45 (GMT)
Fix error after merge
April 1, 2018, 10:25 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_data.c
source/blender/editors/gpencil/gpencil_edit.c
source/blender/editors/util/undo.c
March 31, 2018, 16:56 (GMT)
Fix color names for monkey

The colors were missing after save and load again.
March 31, 2018, 16:55 (GMT)
Cleanup: Move all Shader creation to engine_init
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021