Revision e236f5b by Sergey Sharybin November 4, 2019, 09:54 (GMT) |
Masking: Cleanup, limit variable scope |
Revision 3d55d80 by Sergey Sharybin November 4, 2019, 09:54 (GMT) |
Masking: Cleanup, indentation level |
Revision a81108a by Sergey Sharybin November 4, 2019, 09:54 (GMT) |
Masking: Cleanup, naming of mask layer |
November 3, 2019, 23:35 (GMT) |
Solidify Modifier: support non-manifold input This adds a new mode to solidify to support non-manifold geometry with edges using 3 or more faces as input, resulting in a manifold mesh. Since the differences between these methods don't translate well into short terms, they're named "Simple" and "Complex" in the UI. This also adds clamp with respect to angles to the existing solidify modifier calculation. |
Revision b5244cd by Campbell Barton November 3, 2019, 06:56 (GMT) |
Fix errors in fix for T68018 |
November 3, 2019, 05:53 (GMT) |
VSE: add a Set frame range to Strips operator Add operator that sets the frame range, with an option to choose the regular or the preview one, around the selected strips. Reviewed By: ISS Differential Revision: https://developer.blender.org/D6078 |
November 3, 2019, 05:52 (GMT) |
UI: Fix preview frame range drawing in sequencer and driver editors Draw preview range overlay in the video sequencer in the same way as in the other animation editors Add color control in the theme. Prevent overlay to be drawn in the driver editor. Reviewed By: ISS Differential Revision: https://developer.blender.org/D6074 |
Revision 7ddbc7b by Richard Antalik November 3, 2019, 04:53 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 8ab6ef3 by Richard Antalik November 3, 2019, 03:57 (GMT) |
Fix T68018: Crash on building movie proxy Skip building proxy if directory can not be created. Crash happens, when setting custom dir to location of source file itself. This results in attempt to create directory with the same name as source file. Differential Revision: https://developer.blender.org/D6148 Reviewed By: sergey |
Revision 6db9b44 by Campbell Barton November 3, 2019, 03:19 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 93f93e6 by Campbell Barton November 3, 2019, 00:28 (GMT) |
Fix T71284: batch rename escape's dashes |
Revision 07e335e by Antonio Vazquez November 2, 2019, 10:51 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 0796860 by Antonio Vazquez November 2, 2019, 10:50 (GMT) |
GPencil: Some NULL checks missing in previous T71260 fix |
Revision dfe40c9 by Antonio Vazquez November 2, 2019, 10:14 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 1c8d767 by Antonio Vazquez November 2, 2019, 10:13 (GMT) |
GPencil: Fix unreported visual problem for short strokes When the stroke has less than 3 points, but only the fill material is enabled, the stroke is invisible and makes the shaders to remove any fill because the shader start and end pointers are not correct. Now, if the stroke has only fill, but it is not fillable, it is drawn with the stroke color to avoid the errors and these ghost strokes. |
Revision 9c275e2 by Antonio Vazquez November 2, 2019, 09:29 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 782f36d by Antonio Vazquez November 2, 2019, 09:28 (GMT) |
Fix T71260: GPencil crash when drawing very long lines There were two problems: 1) When the buffer was reallocate, the pointer was corrupted. 2) Short variables were too small to hold long lines. |
Revision 018b754 by Antonio Vazquez November 2, 2019, 09:28 (GMT) |
GPencil: Show selection in Stroke mode for single points |
Revision 9da7a0f by Campbell Barton November 2, 2019, 01:33 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 52e3688 by Campbell Barton November 2, 2019, 01:31 (GMT) |
Merge branch 'blender-v2.81-release' |
|