Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1630 / 8462

May 19, 2020, 19:12 (GMT)
Fluid: Updated Mantaflow source files

Includes changes for particle skipping during advection.
May 19, 2020, 19:01 (GMT)
Fix T76564 Curve: Missing orco cause mesh to not render
May 19, 2020, 19:01 (GMT)
Fix T73847 Overlay: Camera orthographic scale moves background image
May 19, 2020, 18:28 (GMT)
Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutions

For a more detailed description of the issue see the commit
message for rB497cd3d7dd6e497be484eb78a8ddb23f53b20343

This change moves fftw to a shared library and reverts the bandaid
we did for 2.83.
May 19, 2020, 18:22 (GMT)
win/deps: generate sndfiles import library with ms lib tool

Unsure what it is that upsets it so much, but when linking
both sndfile and fftw dynamically, the linker gets confused
and thinks that fftw is importing sf_close from the blender
binary (which makes *NO* sense) leading to a start-up error.

Generating the import library from the .def file using the
ms lib tool creates an import library that works fine.
May 19, 2020, 16:43 (GMT)
Clarify autokeyframe tootip

This applies to masks as well.

Spotted while looking into T76872.

Differential Revision: https://developer.blender.org/D7788
May 19, 2020, 16:39 (GMT)
cleanup
May 19, 2020, 16:26 (GMT)
Merge branch 'master' into new-hash-tables
May 19, 2020, 15:36 (GMT)
Fix: build error due to missing definitions

Reviewers: sergey, brecht

Differential Revision: https://developer.blender.org/D7787
May 19, 2020, 15:10 (GMT)
Merge branch 'blender-v2.83-release'
May 19, 2020, 14:38 (GMT)
Remove dopesheet drawing changes
May 19, 2020, 14:29 (GMT)
Merge branch 'master' into active-fcurve-keyframe
May 19, 2020, 14:27 (GMT)
Fix T74577: world_to_camera_view broken for off-axis projection

The issue was that the projection would be inverted.
So if you shifted 0.1 along the y axis, world_to_camera_view would act
as if you had shited it -0.1 along the y axis.
Revision 813ff89 by Hans Goudey (master)
May 19, 2020, 14:27 (GMT)
UI: Small Changes to Graph Editor Active Vertex Panel

- X / Y value orders are all consistent, between handles and the keyframe.
- Values are labeled consistently, with just "Frame" and "Value"
- The more important type property that can affect the others comes first.
- The "type" property provides nice visual separation between the
handle properties.

Reviewed By: sybren, billreynish

Differential Revision: https://developer.blender.org/D7738
May 19, 2020, 14:03 (GMT)
Merge branch 'blender-v2.83-release'
May 19, 2020, 14:02 (GMT)
Fix T76697: [Mantaflow] mesh generation does not account for some particles

Adapted mesh generation to account for domains with disabled fractionstoo.
May 19, 2020, 13:40 (GMT)
Fix T72889: Cycles camera motion blur not usng more than 2 steps

Differential Revision: https://developer.blender.org/D7782
May 19, 2020, 13:35 (GMT)
Fix UV shadow drawing not respecting 'UV Opacity' setting

reapply changes from 30cbbccc6002 / D7764 that were only meant for
master. Sorry for the noise!
May 19, 2020, 13:24 (GMT)
Merge remote-tracking branch 'origin/blender-v2.83-release'
May 19, 2020, 13:23 (GMT)
Animation: Make dopesheet filter labels consistent

There are three different label styles for the three Dopesheet filter
labels:

- "Display Hidden", which uses "Display" rather than "Show" as the other
two options.
- "Show Errors", which does not use the word "only" to indicate it will
hide all the non-error channels.
- "Only Selected", so no "show" or "display" in the label at all.

This commit changes:
- Always use the word "Show", not "Display".
- Always use the word "Only" when enabling the filter hides everything
else.

Reviewed By: billreynish

Differential Revision: https://developer.blender.org/D7742
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021