Revision 462c69d by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:15 (GMT) |
Rename function and fix wrong pointer increment The change done in previous cleanup broken the function. |
Revision 5262e21 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:15 (GMT) |
Cleanup style |
Revision 7fc1d6c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:15 (GMT) |
Cleanup: Unused variable |
Revision 3934449 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:15 (GMT) |
Add Force Fill Data parameter Add a general parameter to force the recalc of the triangulation data because some modifiers could change the geometry and the filling triangles would not be right. Now, the parameter is visible in UI panel because this option reduces FPS, but maybe in the future we can keep always ON and remove the parameter. |
Revision ee212fd by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
UI: Change text of force recalc |
Revision b91deea by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Change calculation of automatic weights There were several mistakes and now is using standard routines. |
Revision 62f67b8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Implement Parent with Empty and Automatic weights This is an alternative way of define weights. |
Revision f92e13a by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Enable Fade geometry in Pose mode Now the grease pencil geometry is fade when the alpha value is enabled. |
Revision 948e1de by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Rename parent layer when change bone name |
Revision 7088c21 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Rename bone if Armature modifier |
Revision b425c0a by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Add weight data when drawing |
Revision cdad9b4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Keep weight when simplify with RDP |
Revision fbc2a8a by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Interpolate weights when subdivide |
Revision ec58cb0 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:14 (GMT) |
Manage weights in simplify operator and modifier |
Revision c91aaf5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:13 (GMT) |
More changes to subdivide modifier |
Revision 8ddbcd6 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 23, 2018, 08:13 (GMT) |
Add weights to subdivide points |
Revision 9d3cea5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 20, 2018, 09:22 (GMT) |
Improvements in automatic weight calculation |
Revision ad5dc17 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 19, 2018, 18:50 (GMT) |
New parameter to force Fill cache recalc This is needed for extreme deformations |
Revision dfdf451 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 19, 2018, 15:22 (GMT) |
New operator to generate automatic weights |
Revision 643afc3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) August 19, 2018, 11:04 (GMT) |
WIP: Operator to create vertex groups Only works with the Empty mode. |
|