Added - Support for multi-return styler fn for `Glyphwise` - Coldtype panel for `b3d_sequencer`
0.6.2
Added - Support for single-char `Glyphwise` - `Glyphwise` now returns `DATPens`, not `DraftingPens`
0.6.1
Added - Support for `kp` and `tu` in `Glyphwise`
0.6.0
Added - New features for managing meshes in BlenderPen - embedded profiles, so `-p b3d` should now work globally Removed - `duration` keyword for `animation`, since it’s redundant to `timeline=<int>` shortcut
0.5.17
Fixed - Quoting paths in `blend_frame` Removed - `unicodedata2` from primary installation requirements, in order to make blender installation smoother (i.e. not require Include header-copying from python source tarball) — thanks colinmford!