Revision a71490c by Brecht Van Lommel / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:58 (GMT) |
Fix T78537: too much memory usage rendering animation with persistent images For still images, always return 0 for the current frame number. This ensures Cycles can detects that the image did not change. Based on patch by Vincent Blankfield. Differential Revision: https://developer.blender.org/D8242 |
Revision f47f9a0 by Pablo Dobarro / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:55 (GMT) |
Fix T79007: Smooth brushes crasing in dyntopo The custom smooth functions for bmesh and meshes where removed and replaced by a generic smooth function using the sculpt API, which needs to initialize the bmesh indices in order to be used Reviewed By: sergey Maniphest Tasks: T79007 Differential Revision: https://developer.blender.org/D8333 |
Revision 2d3deb2 by Germano Cavalcante / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:48 (GMT) |
Revision e48054e by Nathan Craddock / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:46 (GMT) |
Fix T79187: Outliner "Make Single User" crash When "ID Data" -> "Make Single User" is chosen with selected elements that are not curves, there is a crash. This fix ensures that the id in the callback function is an Action. |
Revision b7a7277 by Sergey Sharybin / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:45 (GMT) |
Fix interface artifacts on Intel GPUs This is a continuation of fix for T78307. Turns out instancing do not work at all, so enforce single widget drawing on macOS and Intel GPU. It was also reported that certain AMD and Mesa driver suffer from similar issue, so disabled instancing for this configuration as well. Differential Revision: https://developer.blender.org/D8374 |
Revision 287d5e8 by Campbell Barton / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:41 (GMT) |
Fix T79260: Crash displaying the same mesh in two windows |
Revision ce44b1f by Campbell Barton / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) August 12, 2020, 06:26 (GMT) |
Fix T79254: FCurve editor crash when zooming out to limit |
August 12, 2020, 02:17 (GMT) |
updated max depth for lattice gen |
August 12, 2020, 02:14 (GMT) |
Merge branch 'master' into property-search-ui-v2 |
August 12, 2020, 01:59 (GMT) |
Merge branch 'master' into property-search-ui |
August 12, 2020, 00:30 (GMT) |
updated how stiffnesses are shown in gui |
August 11, 2020, 21:24 (GMT) |
fixed bug in ldlt |
August 11, 2020, 21:22 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
August 11, 2020, 21:17 (GMT) |
Fix loose edge export & import, and offsets. |
August 11, 2020, 20:18 (GMT) |
Merge branch 'blender-v2.90-release' |
August 11, 2020, 20:17 (GMT) |
Cleanup: Reduce indentation level Check the simpler case first and return early. |
August 11, 2020, 20:14 (GMT) |
Cleanup: Remove unecessary variables |
August 11, 2020, 20:09 (GMT) |
fixed segfail if ctrl z |
August 11, 2020, 20:06 (GMT) |
Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom" 'VIEW2D_OT' operators were not respected in WM_keymap_guess_opname(). This was seemingly done on purpose (see comment "Op types purposely skipped for now"), but dont really see the reason for doing so. Since the "View2D" keymap is not bound to a specific spacetype, we can still find it using WM_keymap_find_all() [and passing 0 as spacetype]. Reviewers: Severin Subscribers: |
August 11, 2020, 19:58 (GMT) |
Cleanup: Use sizeof first in allocations |
|
|
|


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