Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-gpencil-autokey
"Temp-gpencil-autokey" branch
Total commits : 11
Total committers : 3
First Commit : February 27, 2021
Latest Commit : March 4, 2021
Commits by Date
Date | Number of Commits | |
---|---|---|
March 4, 2021 | 1 | |
March 3, 2021 | 1 | |
March 2, 2021 | 0 | |
March 1, 2021 | 5 | |
February 28, 2021 | 0 | |
February 27, 2021 | 4 |
Committers
Author | Number of Commits |
---|---|
Antonio Vazquez | 9 |
Germano Cavalcante | 1 |
Howard Trickey | 1 |
Popular Files
Filename | Total Edits |
---|---|
gpencil_fill.c | 2 |
transform_mode.c | 1 |
gpencil_primitive.c | 1 |
transform_mode.h | 1 |
transform_mode_bend.c | 1 |
transform_mode_edge_rotate_normal.c | 1 |
transform_mode_rotate.c | 1 |
__init__.py | 1 |
gpencil_sculpt_paint.c | 1 |
mesh_boolean.cc | 1 |
Latest commits
March 4, 2021, 18:06 (GMT) |
Merge branch 'master' into temp-gpencil-autokey |
March 3, 2021, 10:18 (GMT) |
Merge branch 'master' into temp-gpencil-autokey |
March 1, 2021, 15:39 (GMT) |
Merge branch 'master' into temp-gpencil-autokey |
March 1, 2021, 10:10 (GMT) |
Merge branch 'master' into temp-gpencil-autokey |
March 1, 2021, 07:46 (GMT) |
Fix T85886: Rotate Tool and Adjust Last Operation - angles inverted The constraint was not set when redoing. This commit also removes `postInputRotation`. I really couldn't see a use for it. |
March 1, 2021, 07:46 (GMT) |
GPencil: Fix bug for Fill |
March 1, 2021, 07:46 (GMT) |
Fix T85948 Exact boolean crash with some nonplanar ngons. Triangulating ngons could fail with the method that was being used: projecting along the dominant normal axis and then using CDT. It could fail if the ngon has self crossings or might be so after the described projection. Switched to using projection along the normal itself, and also to using polyfill which produces some kind of triangulation no matter what in such circumstances. This will also likely be faster if there are a lot of ngons in the meshes, since the exact arithmetic CDT was being used before, and now float arithmetic is used. |
February 27, 2021, 15:55 (GMT) |
GPencil: Enable Autokey in 2D template |
February 27, 2021, 15:50 (GMT) |
GPencil: Implement Autokey in Edit mode |
February 27, 2021, 15:44 (GMT) |
GPencil: Implement Autokey button in Sculpt mode |
February 27, 2021, 15:28 (GMT) |
GPencil: Implement Autokey button for Draw mode |
MiikaHweb - Blender Git Statistics v1.06