February 25, 2020, 15:15 (GMT) |
simplify SocketDecl |
February 25, 2020, 14:59 (GMT) |
install_deps: fix several issues. Lots of fixes and cleanups, mainly addressing: * OpenEXR building was fully broken. * Missing dependencies of Alembic to Boost and openEXR. * OSL had changed its CMake parameters for custom OpenEXR install path. * Dependencies between libs were not properly handles when switching a lib from own build to system package. |
February 25, 2020, 14:46 (GMT) |
Merge branch 'master' into greasepencil-object |
February 25, 2020, 14:39 (GMT) |
EEVEE: First Buffer Drawn Incorrectly SSS buffers are lazy initialized when needed. When shaders recompile the SSS buffers could be incorrectly drawn. During the render passes project we tried to fix this, but that resulted in incorrect result of the first sample after a shader was compiled. We revert this change knowing that we know the issue, but haven't found a proper solution for it. |
February 25, 2020, 14:27 (GMT) |
Cycles: Add option to change which sample to start viewport denoising at This patch adds a new user-configurable option to change at which sample viewport denoising should kick in. Setting it to zero retains previous behavior (start immediately), while other values will defer denoising until the particular sample has been reached. Default is now at one, to avoid the weirdness that is AI denoising at small resolutions. Reviewed By: brecht Differential Revision: https://developer.blender.org/D6906 |
February 25, 2020, 14:19 (GMT) |
UI: Add theme option for time markers line This patch adds the ability to set colors and alpha of dashed line of Time Markers. That way themes can avoid contrast issues and communicate selection better. See screenshots in D6877. Bumps subversion. Reviewed By: William Reynish, Julian Eisel Differential Revision: https://developer.blender.org/D6877 |
February 25, 2020, 14:14 (GMT) |
GPU: Add Image property to allow high bitdepth support on a per image basis This adds the `Half Float Precision` option in the image property panel. This option is only available on float textures and is enabled by default. Adding a flag inside the imbuf (IB_halffloat) on load is done for EXR and PSD formats that can store half floating point (16bits/channels). The option is then not displayed in this case and forced. Related task T73086 Reviewed By: brecht Differential Revision: https://developer.blender.org/D6891 |
February 25, 2020, 14:13 (GMT) |
Cleanup: clang-format |
February 25, 2020, 14:13 (GMT) |
UI: fix wrong button padding on high DPI displays in a few places Differential Revision: https://developer.blender.org/D6928 |
February 25, 2020, 14:13 (GMT) |
Ocean modifier: fix changes to resolution complete changing the shape This takes the idea from the aaOcean library to link the RNG seed to the surface point, so that changing resolution only adds/remove surface detail. Differential Revision: https://developer.blender.org/D6871 |
February 25, 2020, 13:48 (GMT) |
Constraints: added unit test for Child Of with bone target No functional changes. |
February 25, 2020, 13:46 (GMT) |
Merge branch 'soc-2019-openxr' into vr_scene_inspection |
February 25, 2020, 13:46 (GMT) |
new operator socket |
February 25, 2020, 13:43 (GMT) |
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr |
February 25, 2020, 13:42 (GMT) |
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside |
February 25, 2020, 13:38 (GMT) |
Merge branch 'temp-openxr-directx' into temp-openxr-ghostxr |
February 25, 2020, 13:37 (GMT) |
Merge branch 'temp-openxr-buildstuff' into temp-openxr-directx |
February 25, 2020, 13:36 (GMT) |
Merge branch 'master' into temp-openxr-buildstuff |
February 25, 2020, 13:34 (GMT) |
first node with a variable number of sockets |
February 25, 2020, 13:26 (GMT) |
Fix failure to display volumes with negative start location |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021