March 26, 2019, 14:11 (GMT) |
Edit Mesh: Fix interpolation of gradient on edit edges This fix some issue with the AA on edit mesh edges. |
March 26, 2019, 14:11 (GMT) |
Fix T62260 edges display bug on big geometries when looked up close |
March 26, 2019, 14:07 (GMT) |
Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility." This reverts commit 40f8f445a3f9b6bc24b58e45be46060cc36c0394. There are many paths that lead to uninitialized depth buffer where the depth read would fail. Fix T62965 |
March 26, 2019, 13:48 (GMT) |
UI: Avoid double separators in some circumstances in the object context menu Also make placement of Rename more consistent between object and bones. |
March 26, 2019, 13:42 (GMT) |
Cycles: sync various master changes to blender2.7. Many of these were left out accidentally. We will only do important bugfixes in blender2.7 for Cycles from this point on. |
March 26, 2019, 13:41 (GMT) |
Fix (unreported) crash when making object single user in some cases. Issue would happen in case affected object is linked to collections that are shared between different scenes' ViewLayers. When switching back to another scene after making single user, you'd get immediate crash. |
March 26, 2019, 13:41 (GMT) |
Fix T62929: Linked To Scene Object cannot be made single user. Code was still 2.7x one here, Object's IDtemplate in properties editor is now based on current view layer's collection of objects, not scene's one anymore. |
March 26, 2019, 13:37 (GMT) |
UI: Make naming clearer for the motion paths commands in the pose context menu |
March 26, 2019, 13:36 (GMT) |
UI: Add rename to object and bone context menus |
March 26, 2019, 13:11 (GMT) |
Fix T62887: When searching for fonts, thumbnail display mode will crash Blender We do not support special color fonts (like colored emoji fonts), so don't crash when trying to create a preview for unsupported fonts. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D4590 |
March 26, 2019, 12:23 (GMT) |
Merge branch 'mantaFiles' into mantaWrapper |
March 26, 2019, 11:56 (GMT) |
Merge branch 'master' into mantaFiles |
March 26, 2019, 11:53 (GMT) |
Fix T62957: Camera frame returns zeros |
March 26, 2019, 11:36 (GMT) |
March 26, 2019, 11:13 (GMT) |
Fix T62925: shift+F1 append shortcut not working in Blender 2.7 keymap. |
March 26, 2019, 11:04 (GMT) |
Fix T62515: crash when rendering finishes with mouse over progress bar. Tooltip should be copied entirely, not just the the argument because then the function and argument don't always match. |
Revision 895f68c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 26, 2019, 10:28 (GMT) |
fix panel idname |
Revision f052420 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 26, 2019, 10:23 (GMT) |
Merge branch 'master' into functions |
Revision a90dca0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 26, 2019, 10:20 (GMT) |
also keep track of link sources |
March 26, 2019, 10:16 (GMT) |
Cleanup: style, use braces for editor/spaces |
|
|
|


Master Commits
MiikaHweb | 2003-2021