Blender Git Commit Log

All Blender Git commits.

Page: 2910 / 8462

October 29, 2018, 12:58 (GMT)
Fix: Pose Breakdown operator

Reviewer: brecht

Differential Revision: D3848
October 29, 2018, 12:26 (GMT)
Merge branch 'master' into blender2.8
October 29, 2018, 12:22 (GMT)
Cycles: more detailed tooltips for cryptomatte options.
October 29, 2018, 11:16 (GMT)
Enable dependency graph update while rendering

It is a whole point of copy-on-write to make such updates safe.
If this causes an issues, we need to solve them.

Fixes T57302: Viewport (selection etc) not updated while rendering
October 29, 2018, 11:02 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
October 29, 2018, 10:48 (GMT)
Fix unneeded/unwanted user counter when freeing CoW NLA
October 29, 2018, 10:48 (GMT)
Fix T57360: Crash when Play Animation in this scene

Was caused by a code which was putting animation value back to
original datablock.

The tricky part here is that we don't always know ID, so can not
put those values. Would be nice to have a solution for this, but
for until then we should be relatively good.
October 29, 2018, 10:42 (GMT)
Fix T57372: Second full scene copy crashes on deletion.

Hope this time we are done for good (root of the issue was that master
collections are not in bmain...).
October 29, 2018, 09:53 (GMT)
Fix stupid multiple-call of same function in Collections remapping code.

Related to T57372: Second full scene copy crashes on deletion (fixes
deleting second copy, but now it crashes on deleting the first copy...).
October 29, 2018, 09:40 (GMT)
Fix T57384: Depsgraph assert after loading file with Mask Node

Maniphest Tasks: T57384

Differential Revision: https://developer.blender.org/D3831
October 29, 2018, 09:20 (GMT)
Fix topbar UI being lost on undo w/ mode change
October 29, 2018, 07:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
October 29, 2018, 06:36 (GMT)
Fix topbar tool UI being lost on undo

Using operators to the object mode was resetting the tool.

See: T56865
October 29, 2018, 04:23 (GMT)
Merge branch 'master' into blender2.8
October 29, 2018, 04:21 (GMT)
Fix assert weight painting after undo
October 29, 2018, 02:41 (GMT)
Multi-Object EditMode: curve select next/prev

D3842 & D3843 by @zazizizou
October 29, 2018, 02:25 (GMT)
Multi-Object EditMode: curve select more/less

D3844 by @zazizizou with support for select-less
October 29, 2018, 02:04 (GMT)
Merge branch 'master' into blender2.8
October 29, 2018, 02:03 (GMT)
Modifier: mask threshold option

D3834 by @Allosteric
October 29, 2018, 01:49 (GMT)
Cleanup: avoid C++ keyword in DNA
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021