Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 924 / 5574

January 31, 2020, 17:40 (GMT)
Fix T64024: fullscreen switching on macOS shows red line artifacts

Specifically, this happened when automatically hiding and showing of the
menu bar and dock was enabled in the system preferences.

Differential Revision: https://developer.blender.org/D6710
January 31, 2020, 16:48 (GMT)
Cleanup: enforce immutability through const, instead of a comment

Differential Revision: https://developer.blender.org/D6504
January 31, 2020, 15:49 (GMT)
Fix issues in Cycles standalone, particularly related to render display

Some code was removed to avoid storing the combined pass when viewport
rendering other passes. But we can keep this by default, Blender overrides
the list of passes entirely.
January 31, 2020, 15:39 (GMT)
Cycles: bump version to 1.11, matching Blender 2.82 release cycle
January 31, 2020, 12:50 (GMT)
Fluid: More stable flow emission

Reverting some changes that were made in 33317b464777
January 31, 2020, 12:50 (GMT)
Fluid: Better default values and cleanup

Use OpenVDB by default, smaller particle radius to avoid volume increase, and shorter names for combined fluid particle systems.
January 31, 2020, 12:50 (GMT)
Fluid: Fixed deletion issue with secondary fluid particle systems

Manually deleting fluid particle systems had no effect in the fluid domain UI.
January 31, 2020, 12:50 (GMT)
Fluid: Fixed secondary particle warnings

This commit fixes the warning that bpy_rna.c470 was producing.
January 31, 2020, 12:20 (GMT)
UI: Icons update

- New bespoke icon for the universal brush toggles
- New icon for Redirected Folder (currently unused)
- New icons for handle types (Auto Clamped, Auto, Aligned, Vector, Free)
- New icons for Sequencer Text Strip anchor (Top, Bottom, Left, Right, Centre)

Thanks to Andrzej Ambro? for the new icons
January 31, 2020, 12:03 (GMT)
Merge branch 'blender-v2.82-release'
January 31, 2020, 12:01 (GMT)
Fix potential crash in guarded alloc stats, when there are no allocations

This was found with static analysis warnings in Visual Studio 2019.

Differential Revision: https://developer.blender.org/D6564
January 31, 2020, 11:56 (GMT)
Fix tests failing on AMD Ryzen, due TBB initialization order issue

Similar fix as the one we did for the blender executable, see T72015.
January 31, 2020, 11:56 (GMT)
Fix more undefined behavior in tangent space computation

Ref D6677
January 31, 2020, 10:29 (GMT)
USD: Include USD library version in System Info

Pixar recently released USD 20.02 [1]. I think it's important for people
to be able to figure out which version of the USD library is used in
Blender.

[1] https://github.com/PixarAnimationStudios/USD/releases/tag/v20.02

This commit exposes the USD library information via `bpy.app.usd`, and
includes that info in the `system-info.txt` saved via Help ? Save System
Info.

Reviewed by: brecht

Differential Revision: https://developer.blender.org/D6724
January 31, 2020, 01:55 (GMT)
Displist: Add mikktspace tangent space generation for DL_SURF

This should match mesh tangents form surfaces converted to mesh.
January 30, 2020, 16:18 (GMT)
Fix unreported: Missing Empty Transparency panel poll

Own mistake in recent change
January 30, 2020, 14:51 (GMT)
Merge branch 'blender-v2.82-release'
Revision 2de704d by Simon G / Sergey Sharybin
January 30, 2020, 14:23 (GMT)
Fix preset tracking setttings missing a comma

Preset tracking settings is missing a comma here.
Without a comma this will result in an implicit string concatenation.
This was probably not wanted.

Reviewed By: sergey, Blendify

Differential Revision: https://developer.blender.org/D6717
January 30, 2020, 14:07 (GMT)
EEVEE: Test maximum texture size before render.

This will catch any non renderable size.
January 30, 2020, 12:56 (GMT)
Fix T73450, crash when adding segments on bevel.

Needed to protect against a case where clamp overlap limited
the offset to approximately zero, and the snap-to-pipe code
would therefore encounter an almost degenerate profile and
fail in matrix inversion.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021