January 21, 2021, 15:14 (GMT) |
Merge branch 'master' into temp-fill-outside |
January 21, 2021, 15:13 (GMT) |
Merge branch 'master' into greasepencil-object |
January 21, 2021, 13:53 (GMT) |
EEVEE: Depth Of Field: Add gather density change To fix closer background undersampling, we change gathering ring density in the middle of the convolution. We change the weighting of the already accumulated samples accordingly. |
January 21, 2021, 13:44 (GMT) |
Merge branch 'master' into temp-node-error-messages |
January 21, 2021, 12:25 (GMT) |
GPencil: Fix compiler errors and change geom update These changes are mainly to make blender compile. The code that was commented out will be removed later. |
January 21, 2021, 12:23 (GMT) |
GPencil: Make curve handles visible in edit mdoe |
January 21, 2021, 11:58 (GMT) |
GPencil: remove curve edit mode keymap |
January 21, 2021, 11:42 (GMT) |
GPencil: Remove use_curve_edit RNA |
January 21, 2021, 11:41 (GMT) |
GPencil: Add stroke/curve conversion operators |
January 21, 2021, 11:37 (GMT) |
Tracking: Implement proportional editing Disclaimer: This is a work-in-progress, to find best and optimal workflow, user interface, defaults, and so on. To test the new functionality: 1. Enable proportional editing. 2. Grab marker. The expected behavior is that in this configuration the transform will be smoothly propagated up to keyframe or up to end of tracked segment (whatever happens sooner). Allows to address issue of sudden jump in track when correcting sliding marker. Differential Revision: https://developer.blender.org/D2771 |
January 21, 2021, 10:52 (GMT) |
GPencil: Remove curve edit mode toggle This just removes the toggle from the UI |
January 20, 2021, 18:15 (GMT) |
GPencil: New Curve Generation Brush parameter |
January 20, 2021, 17:56 (GMT) |
Merge branch 'master' into sculpt-dev |
January 20, 2021, 17:51 (GMT) |
Cleanup: Clang format |
January 20, 2021, 17:48 (GMT) |
Sculpt: Reset all brushes operator |
January 20, 2021, 17:24 (GMT) |
EEVEE: Depth Of Field: Fix missing slight focus convolution This was due to recent change in the accumulate_sample_pair function. |
January 20, 2021, 17:17 (GMT) |
Sculpt Expand: Brush Gradients |
January 20, 2021, 17:04 (GMT) |
EEVEE: Depth Of Field: Fix early out on half res CoC `layer_threshold` is based on fullres CoC radius. Better compare apple to apple. |
January 20, 2021, 16:49 (GMT) |
EEVEE: Depth Of Field: Fix slight out of focus missing tile Slight out of focus tiles needs to be expanded too at least once. |
January 20, 2021, 14:22 (GMT) |
GPencil: Remove double inversion of Y axis in PDF export |
|