ippo615
|
da5055cf28
|
New HSL filter. HSV and HSL want values between -1.0 and +1.0 (was 0.5 to 2.0)
|
2014-01-31 16:49:11 -05:00 |
|
ippo615
|
774f50007c
|
Added HSL filter.
|
2014-01-27 19:59:42 -05:00 |
|
Eric Rowell
|
d7796a1955
|
added new after func for factor setters. The filters can now hook into after, rather than a validator
|
2014-01-20 22:47:47 -08:00 |
|
Eric Rowell
|
9e574fd241
|
added support for Factor getter setter validators
|
2014-01-10 01:29:41 -08:00 |
|
Eric Rowell
|
749c8731db
|
removed filter getter setter from factory. Filter methods now use addGetterSetter like all of the other classes
|
2014-01-08 23:40:47 -08:00 |
|
Eric Rowell
|
3f125aff43
|
removed HSV hueShift attribute because it's not techncially needed. cleaned up other filter docs
|
2014-01-03 21:15:57 -08:00 |
|
Eric Rowell
|
dcf2962e2e
|
split ColorPack into RGB and HSV filters. updated tests
|
2014-01-03 20:25:35 -08:00 |
|