Page MenuHome

Reducing the number of columns in the code "utils.py" in Rigify
AbandonedPublic

Authored by Campbell Barton (campbellbarton) on Apr 2 2015, 5:42 PM.

Details

Summary

The code "utils.py" in Rigify has 2873 columns in coordinates of vertices that make up the widgets.

The intention is to use mathematical expressions to shorten the number of columns and try to give a better aesthetic to the code.

With this patch the number of columns is 123.

http://www.pasteall.org/57623/diff

Diff Detail

Event Timeline

Jefferson Rausseo (jefrau) retitled this revision from to Reducing the number of columns in the code "utils.py" in Rigify.
Jefferson Rausseo (jefrau) updated this object.

I made one mistake to upload the patch, this is the correct patch:

http://www.pasteall.org/57623/diff