Revision 6afe643 by Manuel Castilla / YimingWu (lineart-bvh, lineart-shadow, temp-lineart-contained) May 12, 2021, 02:14 (GMT) |
Compositor: Add vars and methods for easier image looping These variables and methods should make it easier to loop through buffers elements/pixels. They take into account single element buffers. Single element buffers can be used for set operations to reduce memory usage. Usage example: P2078 Reviewed By: #compositing, jbakker Differential Revision: https://developer.blender.org/D11015 |
May 12, 2021, 02:14 (GMT) |
Enable CLog for GPU test cases. |
May 12, 2021, 02:14 (GMT) |
Cleanup: too small loop variable type Clang-Tidy: bugprone-too-small-loop-variable |
Revision bef3836 by Alexander Gavrilov / YimingWu (lineart-bvh, lineart-shadow, temp-lineart-contained) May 12, 2021, 02:14 (GMT) |
Animation: move Cycle-Aware Keying to the Keying popover. The Cycle-Aware Keying option was added in 2.8 and is used to allow keyframing over cyclic F-Curves without disturbing the cycle (e.g. overwriting an end keyframe updates both ends). This effect is not limited to auto keyframing and is applied to any key insertion, but when the popovers were rearranged it was put in the Auto-Keyframing related one for some reason. This is misleading, especially since because of that the option is incorrectly greyed out when auto keyframing is disabled, so move it to the generic Keyframing popover. Differential Revision: https://developer.blender.org/D11213 |
May 12, 2021, 02:14 (GMT) |
Cleanup: Remove double import in previous commit. |
May 12, 2021, 02:14 (GMT) |
Functions: support materialize virtual array to initialized span |
Revision de8a323 by Campbell Barton / YimingWu (lineart-bvh, lineart-shadow, temp-lineart-contained) May 12, 2021, 02:14 (GMT) |
Cleanup: spelling |
May 10, 2021, 05:47 (GMT) |
LineArt: Floating edge chaining option |
May 10, 2021, 03:49 (GMT) |
LineArt: better ui logic for crease threshold. |
May 10, 2021, 03:38 (GMT) |
LineArt: Filtering feature line using face mark. |
May 10, 2021, 02:59 (GMT) |
LineArt: Fix LRT_ITER_ALL_LINES_BEGIN. This handles when the first line list being empty. |
May 10, 2021, 01:10 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
May 9, 2021, 05:17 (GMT) |
LineArt: Working intersection filtering. |
May 9, 2021, 03:12 (GMT) |
LineArt: intersection mask ui and code. |
May 9, 2021, 02:17 (GMT) |
LineArt: show full options in first modifier. |
May 9, 2021, 01:55 (GMT) |
LineArt: Data for intersection_flag |
May 9, 2021, 01:11 (GMT) |
LineArt: Clipping handling multi type edges. |
May 9, 2021, 00:26 (GMT) |
LineArt: Fix text in object_add.c |
May 9, 2021, 00:23 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
May 8, 2021, 01:47 (GMT) |
LineArt: Use enum for stroke_depth_order. This is for gpencil object adding. |
|