Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1997 / 5574

September 20, 2017, 13:50 (GMT)
UI: fullstop at end of tooltips

Allows for multiple sentences not to look strange.
Convention not to include in RNA remains.
September 20, 2017, 12:15 (GMT)
Layer collection enable flag

Right now this is exposed in the outliner, though all this
(visible/selectable/enable) should be moved to a new panel soon.

This removes objects from the depsgraph when the collection is disabled.

It allows you to "hide" lamps but still having them lighting the scene.
Same for light probes and other support objects.

Pending tasks:

* Have depsgraph to include invisible objects in the DEG_OBJECTS_ITER, and
then have Eevee and other engines to make a distinction between an
invisible and a visible object.

(for example, we probably want invisible objects to not show in the
viewport, but cast shadows and show up in light probes).

* Change how we evaluate collection settings so that an invisible
collection can force an object to be invisible.

Reviewers: campbellbarton

Subscribers: sergey

Differential Revision: https://developer.blender.org/D2848
Revision 99c9f17 by Arto Kitula
September 20, 2017, 10:20 (GMT)
deps build: correct sndfile fix
September 20, 2017, 08:25 (GMT)
Manipulator: fix visibility check w/ 2-axis planes
September 20, 2017, 07:43 (GMT)
Cleanup: move 3d manipulators into an array
September 20, 2017, 06:10 (GMT)
Merge branch 'master' into blender2.8
September 20, 2017, 03:32 (GMT)
BLI_polyfill2d_test: script to generate test data
Revision 77dccbf by Arto Kitula
September 19, 2017, 21:08 (GMT)
deps build: fix sndfile building on macOS
Revision 46300a5 by Arto Kitula
September 19, 2017, 21:07 (GMT)
macOS: use python version 3.6 when building blender
Revision c87c1ec by Arto Kitula
September 19, 2017, 21:04 (GMT)
deps build: bump Python to 3.6.2 and Numpy to 1.13.1
September 19, 2017, 18:49 (GMT)
Correct test ifdef in polyfill
September 19, 2017, 18:21 (GMT)
Fix T52834: Polyfill2D fails with co-linear edges
September 19, 2017, 17:32 (GMT)
BLI_polyfill2d_test: add test for T52834

Commented since it currently fails.
September 19, 2017, 17:25 (GMT)
BLI_polyfill2d_test: Try flipped x/y axis

In T52834 this makes a difference.
September 19, 2017, 16:59 (GMT)
Merge branch 'master' into blender2.8
September 19, 2017, 16:57 (GMT)
transform_snap_object: simplify IGNORE_BEHIND_RAY

`depth_get` is called in most of the time. So not worth going through so many conditions
September 19, 2017, 16:08 (GMT)
Audaspace: removing old device backend names.
September 19, 2017, 16:08 (GMT)
Merge branch 'master' into blender2.8
September 19, 2017, 15:55 (GMT)
Depsgraph: Fix wrong flag being assigned
September 19, 2017, 13:39 (GMT)
Fix T52733 Percent mode for Bevel sometimes had nans.

Forgot some initialization.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021