jmoiron plays the blues
76288bbd to
pyxie
update setup.py for new license, etc; need to figure how to work shopwiki into this somehow
23419ef7 to
pyxie
changing license to MIT
7f8f7377 to
pyxie
add AlternatingField for L/R buttons, and a 'bgr' sass mixin for background-right classes
fc3f15a4 to
pyxie
add a --sh switch which allows pyxie to run as a script interpreter in a shebang
b1279601 to
pyxie
horizontal field working with padding
5b75f452 to
pyxie
remove pdb settrace
6231068f to
pyxie
box packing functional with x and y padding
12d9531e to
pyxie
adding a ton of options to pyxie that are mostly unimplemented
ff8f7a20 to
pyxie
adding BoxField for box packing to packer (untested)
32d33e2b to
pyxie
fixes to add padding to vertical sprites; i'm going to need to change these, and make more special fields, that horizontally, vertically, with padding, and with different image justifications (justify left vs right)
1f2b5694 to
pyxie
add ability to use an image list file to pyxie binary, fix a packing problem when we get into a situation where we've packed from the bottom going upwards; we fail to mark the corners correctly, and need an overlap check in the collision function; might be a good idea to mark the corners in this case, provided we can figure out which rectangle we're trying to place on
11b697ee to
pyxie
adding a css comment with a timestamp and the command line to the style output
74c99c5d to
pyxie
fix for gif output
af152d01 to
pyxie
add support for sass output