January 18, 2021, 14:32 (GMT) |
initial working volume |
January 18, 2021, 14:09 (GMT) |
integrate with depsgraph iterator |
January 18, 2021, 14:03 (GMT) |
initial volume component |
January 18, 2021, 11:32 (GMT) |
EEVEE: Depth Of Field: Gather median filter Filter the noisy output of the gather pass. This improves temporal stability. |
January 18, 2021, 07:24 (GMT) |
UV: tweak face select behavior When the mouse cursor is inside the UV face, extend the selection threshold. This means when zoomed in, a face can always be selected when the cursor is inside it. In the case of multiple overlapping faces - the face with the closest center is used. |
January 18, 2021, 07:01 (GMT) |
Cleanup: move UvNearestHit.ob assignment in find nearest functions This makes it possible to pass multiple hit arguments. Also rename 'hit_final' to 'hit', since there are no longer a local 'hit' variable defined in these functions. |
January 17, 2021, 17:57 (GMT) |
EEVEE: Depth Of Field: Scatter optimization Use neighborhood comparison to reject pixels from scattering pass if they are not different enough from surrounding pixels. Logic is here, but this needs refinement. This is mainly to reject lots of scattering sprites on large out of focus regions that are really bright. |
January 17, 2021, 16:38 (GMT) |
EEVEE: Depth Of Field: Fix alpha resolve |
January 17, 2021, 16:36 (GMT) |
EEVEE: Depth Of Field: Scatter Occlusion Use VSM like occlusion texture to avoid light leaking through closer background and foreground. |
January 17, 2021, 12:37 (GMT) |
GPencil: Cleanup comment |
January 17, 2021, 12:33 (GMT) |
GPencil: Fix merge errors |
January 17, 2021, 12:11 (GMT) |
Merge branch 'master' into temp-gpencil-interpolate Conflicts: source/blender/editors/gpencil/gpencil_interpolate.c |
January 17, 2021, 12:07 (GMT) |
GPencil: Use Layer Transform in Export to SVG and PDF Also, removed a double calculation of the layer transform matrix. |
January 17, 2021, 11:35 (GMT) |
Merge branch 'master' into greasepencil-object |
January 17, 2021, 10:19 (GMT) |
Fix build errors after merge Also fixes incorrect use of RNA_def_struct_name_property(). |
January 17, 2021, 09:45 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
January 16, 2021, 20:21 (GMT) |
Sculpt Expand: Expand from active |
January 16, 2021, 20:05 (GMT) |
Sculpt Expand: Expand from face set boundary |
January 16, 2021, 19:41 (GMT) |
Cleanup: Clang Format |
January 16, 2021, 19:41 (GMT) |
Sculpt Expand: Modify Active Face Set |
|