Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2084 / 5574

June 9, 2017, 09:40 (GMT)
Merge branch 'master' into blender2.8
June 9, 2017, 09:31 (GMT)
Math Lib: Add mat3_from_axis_conversion_single

Single axis version of mat3_from_axis_conversion,
when the second axis isn't important (orienting an arrow for eg).
June 9, 2017, 08:46 (GMT)
Fix T51756: Fix crash when transforming vertices in edit mode

The issue was caused by under-allocation of UV islands calculation.
June 9, 2017, 08:04 (GMT)
Fix T51750: Group selection broken

Proper way, no base is involved.
Revision ab4b7b5 by Luca Rood
June 9, 2017, 08:03 (GMT)
Fix T51648: Inconsistent edge collapse point depending on orientation

Edge collapse was using bounding box center as the point to collapse to.
When collapsing multiple adjacent edges together, this caused
inconsistencies in placement of the collapsed point, depending on the
orientation of the edges in relation to the space axis.

This makes edge collapse use the mean point instead.
June 9, 2017, 07:44 (GMT)
install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15
June 9, 2017, 07:42 (GMT)
Revert "Fix T51750: Group selection broken"

This reverts commit 484e3527d14823cdcdcc308cd65e30fadddde804.
June 9, 2017, 07:23 (GMT)
Fix for fix for bplayer (c) :/
June 9, 2017, 07:13 (GMT)
Fix bplayer building (c)
June 9, 2017, 01:46 (GMT)
Cycles Denoising: Merge outlier heuristic and confidence interval test

The previous outlier heuristic only checked whether the pixel is more than
twice as bright compared to the 75% quantile of the 5x5 neighborhood.
While this detected fireflies robustly, it also incorrectly marked a lot of
legitimate small highlights as outliers and filtered them away.

This commit adds an additional condition for marking a pixel as a firefly:
In addition to being above the reference brightness, the lower end of the
3-sigma confidence interval has to be below it.
Since the lower end approximates how low the true value of the pixel might be,
this test separates pixels that are supposed to be very bright from pixels that
are very bright due to random fireflies.

Also, since there is now a reliable outlier filter as a preprocessing step,
the additional confidence interval test in the reconstruction kernel is no
longer needed.
June 8, 2017, 23:28 (GMT)
Fix compilation issue
June 8, 2017, 23:15 (GMT)
Probe: Add influence display and rework UI.
June 8, 2017, 23:15 (GMT)
Probes: Add more parameters.

Add Min Max for box, and distance for sphere falloff.
Same for parallax.
Add clip distances.
June 8, 2017, 23:15 (GMT)
Eevee: First commit of Probe support.
June 8, 2017, 23:15 (GMT)
Draw Manager: Add request redraw method.

This is extremly hacky and against notifier design. This must be revisited later.
We might want to mimic external renderer way of requesting redraw.
June 8, 2017, 23:15 (GMT)
Draw Manager: Add support for temporary matrix override.

This allow to specify custom matrices for certain specific passes.
June 8, 2017, 23:15 (GMT)
Draw Manager, GPUTexture: Add support for binding individual cubeface to framebuffer.
June 8, 2017, 23:15 (GMT)
Probe: Add panel and "Add-menu" items.

Also revisits defaults.
June 8, 2017, 23:15 (GMT)
Probe: Add initial visualisation
June 8, 2017, 23:15 (GMT)
Probe: fix some missing bits / errors in RNA ...
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021