Blender Git Commit Log

All Blender Git commits.

Page: 258 / 8462

September 9, 2021, 16:26 (GMT)
Fix T88755: Reuse Temp Windows by Type not Title

Reuse temporary windows when they share the same single area type, not
because they share the same title.

See D12401 for more details.

Differential Revision: https://developer.blender.org/D12401

Reviewed by Campbell Barton
September 9, 2021, 16:25 (GMT)
Fix Cycles X crash when GPUDisplay OpenGL context is failed to be created

Better to display empty render result while rendering than to crash
and loose data.
September 9, 2021, 16:15 (GMT)
Fix empty result on cancel in Cycles X
September 9, 2021, 15:49 (GMT)
Merge branch 'temp-asset-browser-catalogs' into temp-asset-browser-catalogs-ui
September 9, 2021, 15:49 (GMT)
Merge branch 'master' into temp-asset-browser-catalogs
September 9, 2021, 15:47 (GMT)
Merge branch 'master' into parallel-multi-function
September 9, 2021, 15:45 (GMT)
Merge branch 'temp-geometry-nodes-fields' into parallel-multi-function
September 9, 2021, 15:31 (GMT)
Merge branch 'master' into temp-asset-browser-catalogs-ui
September 9, 2021, 15:11 (GMT)
DNA: allow initializing defaults for deprecated struct members

This can be useful for better forward compatibility.
September 9, 2021, 15:11 (GMT)
Fix compiler warnings about virtual functions but non-virtual destructor
September 9, 2021, 14:46 (GMT)
Merge branch 'master' into cycles-x
September 9, 2021, 14:44 (GMT)
DNA: allow initializing defaults for deprecated struct members

This can be useful for better forward compatibility.
Revision b4fd875 by Hans Goudey (master)
September 9, 2021, 14:43 (GMT)
Geometry Nodes: Allow exposing color sockets to the modifier

This commit allows connecting color sockets to the group input and
changing the input values in the modifier. Before there was an error
since this was more complicated to support with the previous IDProperty
UI data storage method.

Differential Revision: https://developer.blender.org/D12437
September 9, 2021, 14:39 (GMT)
Cleanup: use NODE_SOCKET_API_ARRAY for array sockets

This prevents copying the arrays when setting new values in the sockets.

No functional changes.
September 9, 2021, 14:36 (GMT)
Fix T91279: incorrect mist and other passes with subsurface scattering
Revision 3eb6569 by Peter Kim (master)
September 9, 2021, 14:22 (GMT)
Fix build error on Linux

07c6af413617 was missing include.
September 9, 2021, 14:09 (GMT)
Fix linking error in MSVC.
September 9, 2021, 13:52 (GMT)
Merge branch 'master' into subdivision_work
September 9, 2021, 13:49 (GMT)
XR: Support for Varjo OpenXR extensions

This adds support for two Varjo specific OpenXR vendor extensions:
1) XR_VARJO_QUAD_VIEWS
2) XR_VARJO_FOVEATED_RENDERING

Together these enable human eye resolution rendering on supported
devices (currently mainly Varjo XR-3 and VR-3).

In addition, there's a detection for Varjo OpenXR runtime.

This has been tested on real Varjo XR-3 hardware and Varjo Simulator
and confirmed to function correctly. Foveation works, and the views are
rendered correctly for all the four views.

Reviewed By: Peter Kim, Julian Eisel

Differential Revision: https://developer.blender.org/D12229
September 9, 2021, 13:07 (GMT)
Merge branch 'master' into soc-2021-curve-fillet
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021