Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2478 / 8462

May 31, 2019, 11:51 (GMT)
Gizmo: add 2D navigation for image/clip/sequencer views
May 31, 2019, 11:48 (GMT)
WM: option to ignore cursor image/clip/view2d zoom

In preparation for view navigation gizmos.
May 31, 2019, 10:55 (GMT)
Fix T65200: Crash by hiting "tab" after sculpting with dyntopo

Make sure object is properly evaluated to the new state when
it is expected to.

Reviewers: brecht, mont29

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D4985
May 31, 2019, 10:44 (GMT)
DrawManager: Color Management

The draw manager used to determine if the view transform should be
applied by checking if the scene was not rendered to an offscreen image.

As the sequencer and texture painting needs to render to an offscreen
image with the view transform applied we need to separate the
`do_color_management` from the `is_image_render`.

Reviewed By: fclem

Maniphest Tasks: T64849

Differential Revision: https://developer.blender.org/D4909
May 31, 2019, 10:39 (GMT)
DrawManager: Sculpt Mesh Drawing

More accurate determination when to draw the PBVH and when to draw the
regular mesh. PBVH drawing is done for Multires, Dyntopo and normal
sculpting with no active modifiers.

Maniphest Tasks: T62070

Differential Revision: https://developer.blender.org/D4731
May 31, 2019, 10:14 (GMT)
Fix build error on FreeBSD

Don't rely on indirect header includes.
May 31, 2019, 10:12 (GMT)
EEVEE: Baking + Volumetrics

Missing init cache call to volumetrics during light baking

Reviewed By: fclem

Maniphest Tasks: T65206

Differential Revision: https://developer.blender.org/D4984
May 31, 2019, 10:08 (GMT)
Fix T63981: Factory default memory cache limit is 4096 MB

The initialization of default settings and cache limit and audio.
May 31, 2019, 10:00 (GMT)
Cleanup: simplify static assert definitions, assuming C11 and C++11
May 31, 2019, 09:19 (GMT)
Fix: Don't use a slider to control the Background Image Scale property.

It makes no sense to control this with a slider, since it became difficult to scale in normal ranges, and scale factors aren't represented well this way.
May 31, 2019, 09:14 (GMT)
Merge branch 'master' into soc-2019-adaptive-cloth
May 31, 2019, 09:11 (GMT)
Fix compilation previous commit
May 31, 2019, 08:58 (GMT)
Merge branch 'master' into soc-2019-adaptive-cloth
May 31, 2019, 08:49 (GMT)
Fix T65334: use _Static_assert on clang as well, to avoid macOS build error

Still needs a proper solution for older compilers with custom static assert.
macro that can conflict when there is an assert on the same line in multiple
files.
May 31, 2019, 08:36 (GMT)
Initial steps to let modifier have changing vertices
May 31, 2019, 08:33 (GMT)
Fix T55494: Apply transforms on parents and children
Fix T63790: Crash when applying Scale of Object with vertex parent

Made apply transform to fully live in the evaluated domain.

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D4976
May 31, 2019, 08:05 (GMT)
Fix T65285: Crash with Object.to_mesh() in certain conditions

Was happening when modifier stack detected that mesh is not deformed
and is not modified and attempted to share result across multiple
objects.

This was introduced in 2f77119.

Now functions which are supposed to return mesh owned by caller will
do so again. Shouldn't be a huge impact on memory print since the
data layers are referenced.
May 31, 2019, 06:33 (GMT)
Keymap: Add back Ctrl-Up/Down for 2.7X
May 31, 2019, 06:24 (GMT)
Fix T65147: Rotate normal not interactive from menu
May 31, 2019, 05:44 (GMT)
Cleanup: clang-format
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021