shapeCombo now has tagging. You create tags through the ui and then access them at runtime through the shapeCombo class. There's a bug where tags will turn red when unassigning. This will be fixed in the next release. The workaround is to click on/off the shape name in the ui to refresh.
Sub Folder in data.
added sub folder functionality. Check how it works here:
Notes now accepts images via drag and drop. You can also copy paste website text, but not very useful. Planning to add bold, italic and underline in a future release.
Sparse Rig got some nice improvemetns.
fixed rig.SparseRig set_respect_side = True will now work when no side given when instantiating the class.
fixed sparse rig naming when set_respect_side is True
SparseRig now matches to translate and pivot, so modelers can set the pivot.
Other notes:
space.is_transform_default added ?
added control values data export/import
fixed batch to deal with no code.
added geo.get_mesh_from_vertex
added get_follicle_input_curve ?
create_quill automatically reverses direction ?
added FeatherOnPlaneRig
space.orient_x_to_child now freezes last joint
deform.MultiJointShape changed for inbetweens
rigs.EyeRig added fk
added space.get_axis_letter_aimed_at_child
space.get_midpoint now works with componenets
geo.edge_to_vertex now returns vertices
added rotate order data export/import
attr.remove_user_defined now unlocks before removing
fix for world slider and subtle ik shifting
removed locking from add_orient_joint
space.DuplicateHierarchy now only works with joints ?