Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1209 / 5574

May 7, 2019, 11:52 (GMT)
Industry Compat Keymap: Allow panning and zooming while using the Knife tool

Previously you could only orbit.

Apparently the order of the keys in the modal keymap makes a big difference.

Thanks to users Znio.G and Oskar on Devtalk who provided this solution.
May 7, 2019, 09:57 (GMT)
Fix T64223: missing volume panel for Eevee world
May 7, 2019, 09:50 (GMT)
Sound: Revert all the recent changes to sound

This happened to be a bigger rabbit hole to hell than it originally seemed,
and there are higher priority design tasks to be handled (at this point high
priority design task is more important than high priority bug fix).

After talking to Brecht the decision was made to revert to the known isolated
issue, which will allow everyone in the studio work same as prior to last
Friday.

The remaining bits will be worked on after all the design tasks are out of
the way.

This commit reverts:

4cdb4b9532c Fix T64161: Crashing using undo and multiple windows
064273a4ae7 Sound: Port more cases to be a part of dependency graph
2e582f8ab53 Sound: Fix access wrong dependency graph
5fc49d9c915 Sound: add stubs to build without audaspace
c68c81a870b Sound: Make sure spin lock is initialized for new sound datablocks
c02534469ac Sound: Delay creating sound scene handle for until is needed
9f681bea68f Fix T64144: Crash when displaying audio waveforms in VSE
2f79286453e Cleanup: unused vars
bed8ad6f95a Fix crash in background rendering after recent sound changes
773691310f9 Fix T64143: Crash when scrubbing in the graph editor
888852055c1 Sound: Fix for being unable to jump to a frame during playback with A/V sync
6ab7b384645 Sound: More fixes for access of original scene
35db1195455 Sound: Fix access original scene during playback
211c4fd2e9a Depsgraph: Make comment about evaluation more obvious
c5fe16e121e Sound: Make sound handles only be in evaluated datablocks
b4e1e0946bf Depsgraph: Preserve sound and audio pointers through copy-on-write
4eedf784b04 Depsgraph: Store original sequencer strip pointer
6990ef151c1 Sound: Move evaluation to dependency graph
d02da8de23b Sound: Delay opening handlers for until really needed
3369b828916 Depsgraph: Add scene audio component
e8f10d64757 Depsgraph: Tag sequencer for update on changes
6e4b7a6e4d9 Depsgraph: Initial work to cover sequencer
17447ac5a6b Depsgraph: Make sound ID part of the graph
May 7, 2019, 09:39 (GMT)
Viewport: add better reflection checking matcaps

Contributed by Manny Hise.

Differential Revision: https://developer.blender.org/D4816
May 7, 2019, 09:32 (GMT)
Industry Compat keymap: Use Alt-Double-Click to select edge rings

You can also add Shift or Ctrl to add or subtract to selections

Based on user requests
May 7, 2019, 09:23 (GMT)
Fix T64210: crash using Live Unwrap without UVMap

Reviewers: brecht

Maniphest Tasks: T64210

Differential Revision: https://developer.blender.org/D4817
May 7, 2019, 09:12 (GMT)
Cleanup: Make comment more readable and avoid wrapping
May 7, 2019, 09:12 (GMT)
Cleanup: Simplify access to read-only render settings

Will allow to avoid confusion about original/evaluated scene used
to access those in the nearest future.
May 7, 2019, 09:12 (GMT)
Cleanup: Use more const pointers in render pipeline
May 7, 2019, 09:12 (GMT)
Cleanup: Make Render finalization function more generic

Allows to extend that code more easily.
May 7, 2019, 09:12 (GMT)
Cleanup: Remove remaining parts of frameserver
May 7, 2019, 09:12 (GMT)
Cleanup: More clear naming for rendering functions
May 7, 2019, 08:47 (GMT)
Fix T57767: Pivot point broken after scaling to 0 in a dimension

matrix inversion was changed in rB01c75c3765eb from own code to EIGEN
for performance reasons. EIGEN would return a zero matrix on failure
(resulting in the pivot always being at the object origin).
This brings back the "old" matrix inversion code (which has the benifit
of providing a partial solution which makes the local transform center
appear correct)

Reviewers: campbellbarton

Maniphest Tasks: T57767

Differential Revision: https://developer.blender.org/D4804
May 7, 2019, 07:55 (GMT)
RNA: provide access to the vertex index array of the Hook modifier.

This allows creating hooks completely without the use of operators.
Also fix subtarget to actually recompute the inverse matrix.

In order to follow the vertex_indices_set function naming convention,
it is necessary to fix makesrna to avoid a naming conflict between
the function wrapper and the property accessor by adding a tag.

Differential Revision: https://developer.blender.org/D4798
May 7, 2019, 07:49 (GMT)
Fix T64232: crash on Weight from Bones redo
May 7, 2019, 07:33 (GMT)
Fix graph editor selection tolerance ignoring DPI
May 7, 2019, 07:26 (GMT)
DrawManager: External Engines + Overlays

Do not iterate over degsgraph when overlays are turned off and
rendering via an external engine. External engines sync data
from Blender differently. The external engine
draws the depth buffer, but that is only needed for overlays.

Reviewers: fclem, brecht

Differential Revision: https://developer.blender.org/D4791
May 7, 2019, 07:18 (GMT)
Theme: set dark grey for line number background

This color is also used for the right margin,
so use a color that contrasts with the background.

Also use 2x width line.
May 7, 2019, 05:14 (GMT)
Fix T64230: Crash on weight paint gradient redo
May 7, 2019, 03:08 (GMT)
Cleanup: improve transform data sorting function

Replace comments on caller with more meaningful name.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021