March 12, 2021, 22:33 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 12, 2021, 22:33 (GMT) |
GPencil: Small refactor, no functional changes |
March 12, 2021, 22:32 (GMT) |
GPencil: Transform code for bezier strokes This commits implements transformations for both poly and bezier strokes. Every control point is treated as a stroke point (with some exceptions). This also refactors some of the old transform code to be a bit more readable. |
March 12, 2021, 19:14 (GMT) |
GPencil: Set Stroke Type UI |
March 12, 2021, 19:13 (GMT) |
GPencil: Set stroke type operator |
March 12, 2021, 18:42 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 12, 2021, 16:45 (GMT) |
GPencil: Remove unused keymap |
March 12, 2021, 16:45 (GMT) |
GPencil: Rename macro Rename the GPENCIL_STROKE_IS_CURVE macro to GPENCIL_STROKE_TYPE_BEZIER |
March 12, 2021, 15:25 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 11, 2021, 18:14 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 9, 2021, 09:07 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 8, 2021, 22:07 (GMT) |
GPencil: WIP noise modifier for curves |
March 8, 2021, 22:07 (GMT) |
GPencil: Make runtime data last in curve DNA |
March 8, 2021, 19:42 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 6, 2021, 20:54 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
March 6, 2021, 20:54 (GMT) |
GPencil: Cleanup + clang |
March 6, 2021, 20:53 (GMT) |
GPencil: Fix small selection bug |
March 6, 2021, 20:53 (GMT) |
GPencil: Disable partial update This will have to be changed at some point, but for now, never use partial update. |
March 6, 2021, 20:52 (GMT) |
GPencil: Sync selection when generating new curve |
March 6, 2021, 20:51 (GMT) |
GPencil: Offset modifier for curves This implementation is initialy added so it's easy to test runtime data for curves. |
|