Page MenuHome

GPencil simplify modifier sample mode fixes
ClosedPublic

Authored by YimingWu (NicksBest) on Sep 13 2019, 3:09 PM.

Details

Summary

This patch fixes sample mode for simplify modifier.

Problem is caused by:

  • Incorrect count during original weight list reading.
  • Didn't free the original weight list while attaching the new one.

Diff Detail

Event Timeline

I have tested and fix the problems.

Be sure to review the blanks at the end in 1741 and the comment of 1735 maybe would be better as "Free original weight data."

This revision is now accepted and ready to land.Sep 13 2019, 3:40 PM

Committed into master.