January 16, 2018, 13:46 (GMT) |
Sculpting: Fix uninitialized color being left for smooth meshes with hidden mask |
January 16, 2018, 13:31 (GMT) |
Sculpting: Fix for "Hide Mask" does not work with multires |
January 16, 2018, 12:36 (GMT) |
Manipulator: fix arrow offset in perspective view Use 3D calculations instead of projecting into 2D space. |
January 16, 2018, 11:48 (GMT) |
Fix compilation error |
January 16, 2018, 11:07 (GMT) |
Merge branch 'master' into blender2.8 |
January 16, 2018, 11:06 (GMT) |
Fix missing node tree updates when unconnected node affects output via driver Fixes T53794: Can't control color ramp node color values with drivers |
January 16, 2018, 10:54 (GMT) |
Depsgraph: Fix fake cyclic dependencies for node tree drivers There was a fake cyclic dependency happening when node of node tree is driving another node of the same tree. This is related to T53794, but more fixes is needed here. |
January 16, 2018, 10:43 (GMT) |
Depsgraph: Better relations name |
January 16, 2018, 10:41 (GMT) |
Depsgraph: Check for ID match when checking if operations corresponds to the same bone |
January 16, 2018, 10:40 (GMT) |
Depsgraph: Cleanup, indentation |
January 16, 2018, 10:38 (GMT) |
Depsgraph: Cleanup, brace placement |
January 16, 2018, 09:00 (GMT) |
readfile: ensure blend header follows the spec |
January 16, 2018, 07:14 (GMT) |
Ruler Manipulator: dragging out of the view removes Not ideal, but means we don't need to override Delete key. |
January 16, 2018, 07:03 (GMT) |
Manipulator: Support tweak removing the manipulator |
January 16, 2018, 03:55 (GMT) |
Merge branch 'master' into blender2.8 |
January 16, 2018, 00:33 (GMT) |
Cleanup: indentation |
January 16, 2018, 00:12 (GMT) |
January 15, 2018, 22:19 (GMT) |
Fix collection visibility evaluation Collection A [disabled] -> Collection B -> Collection C -> object Object should be invisible, but it is not. Reported by Antonio Vazquez. Bug introduced on: 1f5106de610b |
January 15, 2018, 21:08 (GMT) |
Fix crash in outliner when moving objects around How to reproduce it: * Change Outliner from Active View Layer to Collections * Create a new collection under Master Collection (Collection 2) * Move all three objects from Collection 1 to Collection 2 * Move all three objects from Collection 2 to Collection 1 |
January 15, 2018, 20:27 (GMT) |
Outliner/Collections: Fix objects disappearing when moving to collections Bug introduced on fb4cd136a7c (multi-object drag-and-drop). How to reproduce the bug: * Create a new collection * Move the Cube to the new collection * Move the Camera to the new collection (Cube disappears) * Move the Lamp to the new collection (Camera disappears) Explanation of the bug: The moved object was still selected, so we were trying to add the object to the collection were the object was already inserted (which would fail silently) and then remove it. |
|
|
|


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