blender/intern
Brecht Van Lommel 67b014af48 Workspaces: active view layer now always comes from workspace, not scene.
Both the scene and workspace had an active view layer, and it was confusing
which settings were being used or displayed where. Now we always have one,
so there is no mismatch.

The "View Layers" tab in the properties editor is now "View Layer", no longer
showing a list of layers. Instead view layers can be added and removed with
the workspace view layer selector. They are also listed and selectable in the
outliner.

Single layer rendering uses the active view layer from the workspace.

This fixes bugs where the wrong active view layer was used, but more places
remain that are wrong and are now using the first view layer in the scene.
These are all marked with BKE_view_layer_context_active_PLACEHOLDER.
2018-04-26 17:06:14 +02:00
..
atomic atomic_ops: add atomic_cas_float helper. 2017-11-23 21:17:16 +01:00
audaspace PyDocs: Fix link syntax 2018-03-22 16:38:53 -04:00
clog Logging: edits to build on macOS 2018-04-16 07:38:11 +02:00
cycles Workspaces: active view layer now always comes from workspace, not scene. 2018-04-26 17:06:14 +02:00
dualcon Remove MinGW support 2017-05-27 15:34:55 -04:00
eigen Fix compilation error with clang-5 2017-11-14 17:11:48 +01:00
elbeem Merge branch 'master' into blender2.8 2018-02-07 11:19:01 +11:00
ffmpeg Fix T53857: Incorrect framerate for videos imported from OBS 2018-03-09 10:32:17 +01:00
gawain GWN Immediate: use GWN_BATCH_OWNS_VBO for created with imm immBeginBatch. 2018-04-19 11:24:10 -03:00
ghost GHOST: WGL: Make background rendering works on windows. 2018-04-26 11:49:47 +02:00
glew-mx OpenGL: remove use of GLEW MX 2017-04-22 00:35:04 -04:00
guardedalloc Memory allocator: Clarify consistency check function 2018-03-20 16:51:33 +01:00
iksolver FIX T49899: Add EIGEN_MAKE_ALIGNED_OPERATOR_NEW to classes that use eigen's data types , to force aligned on 16 byte boundaries. 2016-11-15 13:21:01 -07:00
itasc Cleanup: don't use Blender structs in iTaSC module. 2018-04-13 11:31:19 +02:00
libmv Libmv: Fix compilation error on Windows 2018-03-23 15:05:08 +01:00
locale Add C internal version of msgfmt (similar to makesrna/dna binaries). 2017-04-24 10:49:54 +02:00
memutil Cleanup: doxygen comments 2017-06-19 10:04:30 +10:00
mikktspace Mikktspace: Speed up the merging of identical vertices 2017-11-17 18:34:53 +01:00
opencolorio OpenGL: Remove remaining instances of GL_RGBA16F_ARB. 2018-04-24 12:48:43 +02:00
opensubdiv Merge branch 'master' into blender2.8 2018-02-07 17:17:24 +01:00
openvdb Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option. 2018-04-02 19:13:04 +02:00
rigidbody Use the newer version of the bullet 6dof spring constraint for rigidbody. 2018-04-09 19:14:35 +03:00
smoke Smoke: Pass non-trivial arguments by const reference 2017-11-14 17:11:48 +01:00
string Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
utfconv C++ conformance fixes (MSVC /permissive-) 2017-02-06 10:44:56 +01:00
CMakeLists.txt Cleanup: remove modules that were only used by the game engine. 2018-04-17 18:37:29 +02:00