Blender Git Commits

Blender Git "master" branch commits.

Page: 868 / 5574

March 12, 2020, 16:03 (GMT)
EEVEE: Update Preview file with new lightcache
March 12, 2020, 15:34 (GMT)
GPencil: Fix unreliable comparison
March 12, 2020, 14:53 (GMT)
Fix T73228: UI shows settings of wrong marker when movie clip is offset
March 12, 2020, 14:29 (GMT)
Fix T71961: Soft body behavior is incorrect when CTRL + F12 animation is rendered.

The softbody modifier was missing the transform depsgraph relation and
thus the object matrix would not get updated during animation render.
March 12, 2020, 14:29 (GMT)
Fix T73212: Gizmo's are still interactive when behind nodes
March 12, 2020, 14:29 (GMT)
Cleanup: move gizmo handling into a function
March 12, 2020, 12:23 (GMT)
Cleanup: remove unused node tree user counting functions
March 12, 2020, 10:14 (GMT)
Bug report preset update (last worked version)

I updated the "Worked" field in the online form but forgot to do it for
the oeprator from within Blender.
March 12, 2020, 10:08 (GMT)
Fix T74605 Key Indicator for motion paths not updating for objects

This fixes a functional change in 4db2a08281f8495421938e0b2f6a802420afba36,
which was marked as 'should have non-functional changes only'.
March 12, 2020, 09:39 (GMT)
GPencil: Change Build modifier UI layout for Influence Filters

The layer filter was not following the standard layout
March 12, 2020, 09:17 (GMT)
Fix T74659: Seaching for operator crashes Blender

The poll function was not checking the paint pointer.
March 12, 2020, 08:35 (GMT)
DrawManager: Pack Draw State Bits

Some draw state bits are mutual exclusive. This patch will free some
draw state bits by packing the mutual exclusive bits in a mask.

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D7088
March 12, 2020, 08:27 (GMT)
Fix T74392: HDRI preview spheres appear in render passes and reflections

Do not render HDRI Previews when a renderpass is active

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D7005
March 12, 2020, 08:17 (GMT)
Fix move-3D gizmo in use 2D spaces

This fixes node corner-pin and sun-beam gizmo's cursor offsets.
March 12, 2020, 05:18 (GMT)
Cleanup: text view API

- Use typed enum for line_data callback.
- Pass in 'const' arguments where possible.
- Use 'r_' prefix for return arguments.
- Remove unused return value from line_get callback.
- Remove redundant casts.
March 12, 2020, 04:48 (GMT)
Ocean: add new spectra modes to the ocean modifier

This extends the ocean modifier to add new spectra
(Pierson-Moskowitz, Jonswap, TMA).

These models are very different to the Phillips spectrum.
They are intended for more established,
large area, oceans and/or shallow water situations.
March 12, 2020, 01:34 (GMT)
Cleanup: spelling, clang-format
March 12, 2020, 01:13 (GMT)
Cleanup: use term suppress instead of repress

Also check MSVC instead of WIN32, for setting MSVC flags.
March 12, 2020, 00:33 (GMT)
EEVEE: Bump minimum probe level to make rough reflection more precise
March 11, 2020, 23:43 (GMT)
EEVEE: Hair: Fix wrong color when using color attribute without actual data
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021