Scott Davis
|
26249208a0
|
forgot to test left position
|
2011-12-10 12:52:47 -05:00 |
|
Scott Davis
|
6194cb478a
|
fixed repeat-x issues closes #633"
|
2011-12-10 12:49:34 -05:00 |
|
Scott Davis
|
f8377d15ac
|
refactoring and code cleanup
|
2011-12-10 00:55:16 -05:00 |
|
Scott Davis
|
104f3cbf44
|
moved test to correct spot
|
2011-12-09 21:26:43 -05:00 |
|
Scott Davis
|
4e81fafac3
|
extracted layout tests
|
2011-12-09 21:13:18 -05:00 |
|
Chris Eppstein
|
6b3b71ab37
|
Merge pull request #560 from johnbintz/rbx-sort-fix
Rubinius/JRuby sort fix
|
2011-09-19 12:31:39 -07:00 |
|
Chris Eppstein
|
c217edeed9
|
Fix broken tests
|
2011-09-19 11:04:35 -07:00 |
|
John Bintz
|
c9593794bd
|
better sorting of images coming into sprites, fixes one rbx error
|
2011-09-17 12:02:51 -04:00 |
|
Scott Davis
|
6cba5520aa
|
fixed issue with showing positions and made the internal api consistant with the documentation
|
2011-09-17 00:45:35 -04:00 |
|
Scott Davis
|
e52184b6fe
|
fixes #551 with failing test
|
2011-09-14 12:47:20 -04:00 |
|
Scott Davis
|
35b9b60c7c
|
Sprite importer now passes the correct filename to the sass engine which was causeing unexpected uris to get returned
This fixes the 'to_tree' error that wasn't really a sass bug it was an error on the sprite importers part
|
2011-09-12 20:44:12 -04:00 |
|
Scott Davis
|
09dd9456e1
|
diagonal layout now goes i nthe correct direction and refactored some internals
|
2011-09-03 15:56:57 -04:00 |
|
Scott Davis
|
1cdfab7c03
|
fixed horizontal height and width calculation
|
2011-08-12 15:34:04 -04:00 |
|
Scott Davis
|
4aa052d9e4
|
horizontal layout now respects positions and spacing correctly
|
2011-08-12 15:12:31 -04:00 |
|
Scott Davis
|
ef4c897de5
|
tests for smart packing
|
2011-08-02 23:35:53 -04:00 |
|
Scott Davis
|
d4227346af
|
new tests
|
2011-08-02 23:34:59 -04:00 |
|
Scott Davis
|
26b2d1fcba
|
added test for diagonal layout
|
2011-08-02 22:08:05 -04:00 |
|
Scott Davis
|
8c48248a72
|
more importer tests
|
2011-07-27 02:39:24 -04:00 |
|
Scott Davis
|
71494cecfe
|
rename sprite_search_path to sprite_load_path for consistancy
|
2011-07-26 17:53:56 -04:00 |
|
Scott Davis
|
9c472b3c36
|
sprite_seach_path implimentation and test case
|
2011-07-26 16:21:59 -04:00 |
|
Scott Davis
|
c950d87432
|
abstracted out test helpers
|
2011-07-26 16:20:51 -04:00 |
|
Scott Davis
|
b581d2e1a7
|
passing tests for new vertical layout based on file size
|
2011-07-26 02:03:38 -04:00 |
|
Scott Davis
|
43868ecabd
|
test files for horizontal sprites
|
2011-06-25 01:28:01 -04:00 |
|
Scott Davis
|
1178c940bb
|
fixed tests
|
2011-06-19 12:26:38 -04:00 |
|
Scott Davis
|
cfe5b8ed7e
|
refactor
|
2011-06-15 23:37:23 -04:00 |
|
Scott Davis
|
b352e8b140
|
test file for sprite command
|
2011-06-12 02:25:10 -04:00 |
|
Scott Davis
|
3d4a57c3c1
|
engine test
|
2011-06-12 00:52:05 -04:00 |
|
Chris Eppstein
|
47572acc50
|
Spelling.
|
2011-06-11 10:24:17 -07:00 |
|
Mario Kuroir Ricalde
|
333240de35
|
Fixes sprites file names with sprockets, modifies tests accordingly to new structure.
|
2011-06-10 05:11:28 -05:00 |
|
Scott Davis
|
ab5d6e51d9
|
updated importer to validate that sprites are png files
|
2011-06-09 16:27:23 -04:00 |
|
Scott Davis
|
fc7fd8b6b4
|
added test for sprite importer
|
2011-06-09 15:44:35 -04:00 |
|
Chris Eppstein
|
008cffa3ef
|
Rename the sprite Base class to SpriteMap
|
2011-06-07 07:51:47 -07:00 |
|
Chris Eppstein
|
c73d281e58
|
Move the sprite importer to the compass module and rename it to be more clear about what it does.
|
2011-06-06 18:53:35 -07:00 |
|
Scott Davis
|
eec6759649
|
refactored the sass importer for sprites
|
2011-05-12 23:36:59 -04:00 |
|
Scott Davis
|
325306dcec
|
Fixed and issue with the options keyword in the Sprite::Base class. it was casing the passed options to be reset to an empty hash. I renamed it to kwargs for consistancy. I also refactored my previous changes to be unobtrusive to people currently using the sprite-map function without an @import.
|
2011-05-10 21:04:57 -04:00 |
|
Scott Davis
|
4321fc0cf5
|
refactored to allow a per sprite cleanup
|
2011-05-10 19:20:38 -04:00 |
|
Scott Davis
|
6cb9bc2662
|
old sprites will now be removed by default
|
2011-05-10 18:02:32 -04:00 |
|
Scott Davis
|
8f675f936b
|
moved test files to a more sain structure
|
2011-05-10 18:01:12 -04:00 |
|