Blender Git Commits

Blender Git commits from all branches.

Page: 1480 / 2888

June 22, 2018, 12:00 (GMT)
Eevee: LightCache: Add fallback cache for world if no scene cache found
June 22, 2018, 11:57 (GMT)
DRW: Add option to bypass deferred shader compilation
June 22, 2018, 09:34 (GMT)
Uncrustify processed.
June 22, 2018, 08:55 (GMT)
Offline intersection and occlusion test code complete.
June 22, 2018, 08:15 (GMT)
Fix reading modifier object pointers

Kudos to Bastien Montagne to help figure out the special modifier read code.
June 22, 2018, 07:08 (GMT)
Remove unused variable

(instead of poorly silencing it with UNSED =))
June 22, 2018, 07:05 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into greasepencil-object
June 22, 2018, 07:05 (GMT)
Silence warning + cleanup
June 22, 2018, 06:07 (GMT)
Cycles: Support for distant lights

Distant lights are not put in the light
BVH and are treated as a special case.
Either we sample a light from the BVH
or choose one of the distant lights.
June 22, 2018, 06:05 (GMT)
Cycles: New design for PDF computations

Now there are functions to calculate the picking
probability for a given lamp/triangle. Fixed
a bug that lamps was before triangles in the
distribution array.
June 22, 2018, 05:31 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr
June 21, 2018, 17:57 (GMT)
Merge branch 'hair_guides' into hair_guides_grooming
June 21, 2018, 17:56 (GMT)
Merge branch 'blender2.8' into hair_guides
June 21, 2018, 16:47 (GMT)
Object Mode: Remove cubemap lightprobes outline

This is because the display code now differs and the outline does not match.
This commit make them uselectable by their display shape (the sphere).

I will revisit this latter.
June 21, 2018, 16:45 (GMT)
Eevee: LightProbes: Change/optimize the cubemap probe display
June 21, 2018, 15:54 (GMT)
Object Mode: Make the LightProbe Grid samples outlines as dots

This is because this display will not always match the position of the baked
samples. Making it as dots also makes it less flickery.
June 21, 2018, 15:51 (GMT)
Eevee: LightProbes: Add back and optimize the irradiance sample display
June 21, 2018, 15:23 (GMT)
Fix name typo error
June 21, 2018, 14:18 (GMT)
Small UI Fixes

* Fixed comment about the "Surface" panel. It's used after all
(as a parent for two others). Adjusted comment to make that
more obvious.

* Don't show decorators on the Parent Relations panel.
None of those settings should be driven/animated.
Maybe we put it back for overrides later though?
June 21, 2018, 14:18 (GMT)
Cleanup: Delete unused code
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021