Display:
Master Commits
Branch Commits
All Commits
Blender
Git "temp-gpencil-eval" branch commits.
Page: 112 / 277
August 23, 2018, 08:15 (GMT)
Cleanup style
August 23, 2018, 08:15 (GMT)
Cleanup: Unused variable
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.
August 23, 2018, 08:14 (GMT)
UI: Change text of force recalc
August 23, 2018, 08:14 (GMT)
Change calculation of automatic weights There were several mistakes and now is using standard routines.
August 23, 2018, 08:14 (GMT)
Implement Parent with Empty and Automatic weights This is an alternative way of define weights.
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.
August 23, 2018, 08:14 (GMT)
Rename parent layer when change bone name
August 23, 2018, 08:14 (GMT)
Rename bone if Armature modifier
August 23, 2018, 08:14 (GMT)
Add weight data when drawing
August 23, 2018, 08:14 (GMT)
Keep weight when simplify with RDP
August 23, 2018, 08:14 (GMT)
Interpolate weights when subdivide
August 23, 2018, 08:14 (GMT)
Manage weights in simplify operator and modifier
August 23, 2018, 08:13 (GMT)
More changes to subdivide modifier
August 23, 2018, 08:13 (GMT)
Add weights to subdivide points
August 20, 2018, 09:22 (GMT)
Improvements in automatic weight calculation
August 19, 2018, 18:50 (GMT)
New parameter to force Fill cache recalc This is needed for extreme deformations
August 19, 2018, 15:22 (GMT)
New operator to generate automatic weights
August 19, 2018, 11:04 (GMT)
WIP: Operator to create vertex groups Only works with the Empty mode.
August 19, 2018, 09:41 (GMT)
Cleanup unused function