index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
functions
/
compass
/
sprites.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Compass to an extension.
Eevee (Alex Munroe)
2014-08-27
1
-566
/
+0
*
Win32 / Py3 compat
Thomas Khyn
2014-08-25
1
-0
/
+5
*
Allow multiple globs (separated by comma) as sprite map and font sheet sources
German M. Bravo
2014-06-10
1
-15
/
+41
*
Added has-glyph, glyph-classes, has-sprite and sprite-classes functions.
German M. Bravo
2014-04-28
1
-2
/
+18
*
Sprite sheets didn't properly initialized sizes the first time
German M. Bravo
2014-04-28
1
-1
/
+2
*
Add some unicode_literals, fix some str()s.
Eevee (Alex Munroe)
2014-03-29
1
-1
/
+1
*
Fixed a variety of bytes/str errors in Py3, mostly due to images.
Eevee (Alex Munroe)
2014-03-29
1
-6
/
+4
*
Added memoized getmtime() (using tmemoize decorator). Callable IMAGES_ROOT, F...
German M. Bravo
2014-01-13
1
-6
/
+2
*
Undefined asset fix
German M. Bravo
2013-10-08
1
-0
/
+1
*
Interpolate selectors BEFORE substituting variables.
Eevee (Alex Munroe)
2013-10-03
1
-0
/
+1
*
Possibly fix sprite-map() and use of offset arguments.
Eevee (Alex Munroe)
2013-10-03
1
-2
/
+2
*
Remove Number.unit.
Eevee (Alex Munroe)
2013-08-22
1
-6
/
+6
*
Added inline sprite maps
German M. Bravo
2013-08-18
1
-14
/
+39
*
Added $cache-buster argument to sprite map functions
German M. Bravo
2013-08-18
1
-6
/
+16
*
url() is generated the same way always now
German M. Bravo
2013-08-18
1
-1
/
+1
*
Sprite maps position doing something...
German M. Bravo
2013-08-17
1
-10
/
+9
*
Sprite map functions return lists
German M. Bravo
2013-08-16
1
-17
/
+13
*
Sprite maps fixed
German M. Bravo
2013-08-16
1
-9
/
+9
*
Fixed image-url()'s src-color
German M. Bravo
2013-08-16
1
-1
/
+1
*
Removed legacy StringValue, ColorValue, *Value classes
German M. Bravo
2013-08-16
1
-49
/
+48
*
Values and native types missmatch fixes
German M. Bravo
2013-08-13
1
-7
/
+11
*
Updated units check
German M. Bravo
2013-08-13
1
-2
/
+2
*
Sprite maps take multiple arguments
German M. Bravo
2013-08-13
1
-1
/
+1
*
Clean up ListValue, rename to List.
Eevee (Alex Munroe)
2013-08-08
1
-27
/
+9
*
Test suite passes (as well as it did before) on Py3!
Eevee (Alex Munroe)
2013-08-02
1
-0
/
+2
*
Make padding the default for spacing
German M. Bravo
2013-05-08
1
-20
/
+20
*
Check dst-colors exist and if there is alpha channel in the sources
German M. Bravo
2013-05-08
1
-6
/
+11
*
Sprite maps generation checks for sprite map asset files
German M. Bravo
2013-05-08
1
-28
/
+30
*
Using proper alpha composition and colors translation for sprites collapsing
German M. Bravo
2013-05-08
1
-22
/
+60
*
Improved parameters and documentation for sprite-map()
German M. Bravo
2013-05-08
1
-37
/
+102
*
Change destiny color fixed to cover the whole new image
German M. Bravo
2013-05-07
1
-2
/
+2
*
Sprite map layouts added
German M. Bravo
2013-05-07
1
-173
/
+102
*
Using cPickle for cache, if available
German M. Bravo
2013-05-07
1
-2
/
+5
*
Missing imports and PEP 8 cleanups
German M. Bravo
2013-05-07
1
-1
/
+1
*
Sprite map code reorganized (small optimizations and added diagonal direction)
German M. Bravo
2013-05-06
1
-76
/
+140
*
Big Sass function breakout.
Eevee
2013-02-21
1
-0
/
+399