Revision adb647f by Campbell Barton 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. |
Revision f2db6ce by Dalai Felinto 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 |
Revision 42c174d by Campbell Barton September 20, 2017, 08:25 (GMT) |
Manipulator: fix visibility check w/ 2-axis planes |
Revision 31fc75e by Campbell Barton September 20, 2017, 07:43 (GMT) |
Cleanup: move 3d manipulators into an array |
Revision 8512287 by Campbell Barton September 20, 2017, 06:10 (GMT) |
Merge branch 'master' into blender2.8 |
Revision a2d246c by Campbell Barton 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 |
Revision f680e42 by Campbell Barton September 19, 2017, 18:49 (GMT) |
Correct test ifdef in polyfill |
Revision 16355d5 by Campbell Barton September 19, 2017, 18:21 (GMT) |
Fix T52834: Polyfill2D fails with co-linear edges |
Revision c423535 by Campbell Barton September 19, 2017, 17:32 (GMT) |
Revision e00bb4d by Campbell Barton September 19, 2017, 17:25 (GMT) |
Revision 869f0a8 by Germano Cavalcante September 19, 2017, 16:59 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 98ea79c by Germano Cavalcante 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 |
Revision e2e8f4b by Joerg Mueller September 19, 2017, 16:08 (GMT) |
Audaspace: removing old device backend names. |
Revision af17083 by Sergey Sharybin September 19, 2017, 16:08 (GMT) |
Merge branch 'master' into blender2.8 |
Revision b31faac by Sergey Sharybin September 19, 2017, 15:55 (GMT) |
Depsgraph: Fix wrong flag being assigned |
Revision 96ce504 by Howard Trickey September 19, 2017, 13:39 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021