January 30, 2020, 12:32 (GMT) |
Merge branch 'blender-v2.82-release' |
January 30, 2020, 12:32 (GMT) |
Buildbot: Make archive naming shorter and cleaner It changes name to be blender-<version>-linux64. Since CentOS is used as a base host for builds there is no real need in specifying libc version. Is unlikely anything older could be used anyway. Also make bitness to be the same as windows. It is something what users will read easier. |
January 30, 2020, 12:32 (GMT) |
Buildbot: Allow building on systems without scl Makes it easier to verify changes on local machine without scl before committing changes to repo. |
January 30, 2020, 11:40 (GMT) |
Merge branch 'blender-v2.82-release' |
January 30, 2020, 11:36 (GMT) |
BLI_kdopbvh: Prevent division by zero in raycast |
Revision 09e59f1 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 11:36 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks Conflicts: source/blender/blenloader/intern/readfile.c |
Revision d7da371 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 11:29 (GMT) |
Merge branch 'master' into undo-experiments |
Revision e38ab3c by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 11:27 (GMT) |
undoexp: fix bug/crash in recent refactor of WM/SCR/WS IDs handling. Mismatch when partial undo was not enabled. |
Revision f23113c by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) January 30, 2020, 11:10 (GMT) |
undoexp: Better handling of recalc flags in undo/redo case. Main idea here is to accumulate all recalc flags used on an ID over the whole time between two memfile savings. Since our IDs are now almost never fully re-evaluated in depsgraph on undo, this should give us a best 'precise' info required to update actually changed things in the DEG update just after the undo. |
January 30, 2020, 11:04 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.82-release' |
January 30, 2020, 10:59 (GMT) |
Fix T73051: Multiple IK chains influencing the same bone don't work This patch fixes {T73051}. The cause of the issue was the absence of relations in the depsgraph between IK solvers of overlapping IK chains. Reviewed By: sergey, brecht Differential Revision: https://developer.blender.org/D6700 |
January 30, 2020, 10:27 (GMT) |
Fluid: Updated Manta pp files Includes latest changes from the upstream manta repository. |
January 30, 2020, 10:15 (GMT) |
Merge branch 'blender-v2.82-release' |
January 30, 2020, 10:08 (GMT) |
Fix T73499: Crash on hiding parent and all children of an object if one child is in an excluded collection Dont act on a base which cannot be found in the viewlayer. Oversight in rB41858a73111d. Maniphest Tasks: T73499 Differential Revision: https://developer.blender.org/D6721 |
January 30, 2020, 09:45 (GMT) |
GPencil: Fix parameter missing after merge |
January 30, 2020, 09:33 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c |
January 30, 2020, 09:26 (GMT) |
Merge branch 'master' into greasepencil-object |
January 30, 2020, 09:25 (GMT) |
Merge branch 'blender-v2.82-release' |
January 30, 2020, 09:24 (GMT) |
Buildbot: Enable 16 threads for macOS worker as well |
January 30, 2020, 06:25 (GMT) |
Merge branch 'blender-v2.82-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021