March 20, 2021, 12:12 (GMT) |
Cleanup: replace NULL with nullptr - use brackets around if |
March 20, 2021, 11:39 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 20, 2021, 11:36 (GMT) |
LineArt: Fixed source selection for nested-instanced collection. |
March 20, 2021, 11:36 (GMT) |
Fix T86730: LineArt: keep contour when there's perpendicular faces. |
March 20, 2021, 11:32 (GMT) |
GPencil: Use debug messages |
March 20, 2021, 10:42 (GMT) |
LineArt: Fixed source selection for nested-instanced collection. |
March 20, 2021, 10:39 (GMT) |
WIP curve pen |
March 20, 2021, 10:38 (GMT) |
GPencil: Initial curve pen functionality |
March 20, 2021, 10:36 (GMT) |
GPencil: WIP curve pen tool for drawing curves |
March 20, 2021, 10:25 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 20, 2021, 09:37 (GMT) |
Merge branch 'master' into temp-gpencil-io |
March 20, 2021, 07:14 (GMT) |
Join curves: compensate for different bevel depths When joining curves, the resulting curve will inherit the bevel depth of the active curve, but the radii would stay the same which leads to changed appearance when joining. Now compensate for this taking the different bevel depths into account (if present). Was a feature request here (and I also think we had reports about this -- which were usually turned down as not-a-bug): https://blender.community/c/rightclickselect/bhhbbc/ Differential Revision: https://developer.blender.org/D10752 |
March 20, 2021, 05:36 (GMT) |
Fix T86730: LineArt: keep contour when there's perpendicular faces. |
March 20, 2021, 01:01 (GMT) |
Merge from master |
March 20, 2021, 00:53 (GMT) |
Fix issues introduced strip loading refactoring - Adding effect strip resulted in strip with no name - Adding sound strip attempted to read `fit_method` RNA property, that did not exist, causing error messages in console These issues were introduced in bbb1936411a5. |
March 20, 2021, 00:40 (GMT) |
March 20, 2021, 00:40 (GMT) |
Fix T85824: Transition between adjustment regression When transition effect is placed between 2 adjustment layer strips, only first adjustment layer was rendered by effect. Limit timeline_frame range to adjustment strip frame range. This timeline configuration is technically invalid, because strips should overlap when using transition effect. This was never restricted and instead of producing no image, transition effect used first and last frame of source strip. Many users got used to this "feature" so I think it make sense to fix this case so it behaves like other strip types. Reviewed By: sergey Differential Revision: https://developer.blender.org/D10562 |
March 20, 2021, 00:40 (GMT) |
VSE UI: Cleanup scene panel style - Make properties alligned - Add decorate to volume - Add heading to Grease Pencil and Transparent Reviewed By: ISS Differential Revision: https://developer.blender.org/D10663 |
March 20, 2021, 00:40 (GMT) |
VSE: Preview images when moving strip handles Add option to override current frame whem transforming strip handles. Option can be found in View menu of VSE preview, or in timeline when using backdrop. Reviewed By: ISS Differential Revision: https://developer.blender.org/D10424 |
March 20, 2021, 00:40 (GMT) |
VSE: Text strip improvements - Position text in center of image - Increase default font size so it's more visible - Increase font size limit - Increase limit for location, so text can be scolled off screen - Wrap text by default - Tweak default box and shadow color - Change text shadow position - Text box no longer casts shadow Reviewed By: ISS Differential Revision: https://developer.blender.org/D10571 |
|
|
|


Master Commits
MiikaHweb | 2003-2021