Eric Rowell
|
8dd503c7bd
|
checking in jsdoc dir so people can generate docs themselves
|
2014-01-12 00:39:08 -08:00 |
|
Eric Rowell
|
98b282b819
|
updated Node and Shape param docs
|
2014-01-12 00:32:58 -08:00 |
|
Eric Rowell
|
290d66880a
|
finished Shape docs
|
2014-01-12 00:23:53 -08:00 |
|
Eric Rowell
|
2c5f332706
|
continued working on Shape docs
|
2014-01-11 20:54:57 -08:00 |
|
Eric Rowell
|
0e0c92da18
|
added Node unit test
|
2014-01-11 14:59:19 -08:00 |
|
Eric Rowell
|
cb78b9bd0e
|
removed Polar Tests and make a few tweaks to Node
|
2014-01-11 12:55:19 -08:00 |
|
Eric Rowell
|
99e7ad4bf0
|
added back compat Factor method and plugged in the methods that changed with the 5.0.0 release
|
2014-01-10 22:58:55 -08:00 |
|
Eric Rowell
|
79701fcca0
|
reverted center attr back to offset. I think it's more confusing
|
2014-01-10 22:09:22 -08:00 |
|
Eric Rowell
|
9e574fd241
|
added support for Factor getter setter validators
|
2014-01-10 01:29:41 -08:00 |
|
Eric Rowell
|
4b367ae2c8
|
halfway finished with updating Shape docs
|
2014-01-09 22:56:56 -08:00 |
|
Eric Rowell
|
baf635c7f0
|
changed dashArray to dash. started chipping away at the Shape docs
|
2014-01-09 22:37:27 -08:00 |
|
Eric Rowell
|
13b91d0db7
|
removed color getter and setters from Factory. color components are now red, green, and blue, not r, g, b
|
2014-01-09 00:29:38 -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
|
f73baa1a4e
|
cutting down Factory by creating a addComponentsGetterSetter method which all component attrs will use
|
2014-01-08 23:13:50 -08:00 |
|
Eric Rowell
|
01306af86b
|
fixed d&d docs
|
2014-01-08 00:07:38 -08:00 |
|
Eric Rowell
|
fc8273e792
|
updated overloaded docs for d&d, node, shape, stage, sprite, text, and wedge
|
2014-01-07 23:56:49 -08:00 |
|
Eric Rowell
|
4d8ee45f71
|
Sprite animations keys are now set to arrays of integers, not array of object literals containing x y width and height. changed index attr to frameIndex
|
2014-01-07 00:43:31 -08:00 |
|
Eric Rowell
|
e594aa5656
|
Merge branch 'master' of github.com:ericdrowell/KineticJS
|
2014-01-06 21:51:58 -08:00 |
|
Eric Rowell
|
b0dbee91b6
|
updated more docs for Arc, Circle, Ellipse, and Image
|
2014-01-06 21:50:40 -08:00 |
|
Eric Rowell
|
66b65f1c19
|
removed radian angle attrs. All rotations are set in degrees now
|
2014-01-06 21:37:46 -08:00 |
|
ippo615
|
55fe6fa933
|
Fixed text in Kaleidoscope documentation
|
2014-01-06 19:29:13 -05:00 |
|
ippo615
|
f3c2bd5c01
|
Changed Kaleidoscope parameters: power and angle
|
2014-01-06 19:27:47 -05:00 |
|
Eric Rowell
|
ceddf561fc
|
removed shape enablers and disables. They were reduandant methods and muddied up the API
|
2014-01-05 21:03:11 -08:00 |
|
Eric Rowell
|
2e97e20436
|
updated more overloaded docs
|
2014-01-05 20:52:09 -08:00 |
|
Eric Rowell
|
bd5b6de77f
|
updated Node docs
|
2014-01-05 14:55:35 -08:00 |
|
Eric Rowell
|
3c9eee732f
|
beginning to prep for 5.0.0 release. Disabling Ripple and Kaleidoscope filters for now because they aren't quite ready
|
2014-01-05 14:14:41 -08:00 |
|
Eric Rowell
|
3d76beb260
|
removed misspelled files
|
2014-01-05 13:40:54 -08:00 |
|
Eric Rowell
|
193b9d0970
|
fixed kaleidoscope filter spelling
|
2014-01-05 13:32:50 -08:00 |
|
Eric Rowell
|
09aaa44e07
|
Merge branch 'master' of github.com:ericdrowell/KineticJS
|
2014-01-05 13:21:27 -08:00 |
|
Eric Rowell
|
0d7cfdee9d
|
added more cache and filter tests
|
2014-01-05 13:21:05 -08:00 |
|
ippo615
|
baf36a0ced
|
Merge branch 'master' of https://github.com/ericdrowell/KineticJS
Conflicts:
Gruntfile.js
|
2014-01-05 13:01:46 -05:00 |
|
ippo615
|
a947bd19ca
|
Added Kalidescope filter.
|
2014-01-05 12:59:20 -05:00 |
|
ippo615
|
5bf81355b8
|
Fixed missing outtermost ripple, corrected offset parameter.
|
2014-01-05 12:57:02 -05:00 |
|
Eric Rowell
|
65a0aecb97
|
added test for hit region draw from blurred image
|
2014-01-05 01:24:23 -08:00 |
|
Eric Rowell
|
4d323c7b57
|
new drawHitFromCache Shape method replaces Image createImageHitRegion
|
2014-01-05 01:10:56 -08:00 |
|
Eric Rowell
|
fae1c538f3
|
changed offset to center
|
2014-01-04 23:56:33 -08:00 |
|
Eric Rowell
|
7e2c6c97f8
|
changed drawFunc to sceneFunc and drawHitFunc to hitFunc
|
2014-01-04 23:34:01 -08:00 |
|
ippo615
|
ff952bf958
|
Added ripple filter.
|
2014-01-04 23:21:26 -05:00 |
|
ippo615
|
e57f3802df
|
Made enhance filter tweenable (-1=grey;0=no change;1=max enhancement)
|
2014-01-04 12:31:11 -05:00 |
|
Eric Rowell
|
b52845b32b
|
added another hsv test
|
2014-01-04 06:37:08 -08:00 |
|
Eric Rowell
|
67f71e4785
|
added pixastic Solarize filter
|
2014-01-04 05:34:36 -08:00 |
|
Eric Rowell
|
0d944aac27
|
removed convolve pack. Added pixastic emboss filter
|
2014-01-04 05:21:44 -08:00 |
|
Eric Rowell
|
7f0dc2085b
|
changed Levels filter to Posterize
|
2014-01-03 23:23:53 -08:00 |
|
Eric Rowell
|
cfe3091833
|
got the convolve filters working, but we still need to do some work on them
|
2014-01-03 23:09:49 -08:00 |
|
Eric Rowell
|
3814a1dddc
|
continued cleaning up filter docs
|
2014-01-03 21:26:07 -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 |
|
Eric Rowell
|
5060fbb8cb
|
updated Sepia filter and tests
|
2014-01-03 17:31:38 -08:00 |
|
Eric Rowell
|
6ddefa05b5
|
removed flip and mirror filters because the same effect can be achieved with transforms, cloning, caching, etc.
|
2014-01-03 11:22:25 -08:00 |
|
Eric Rowell
|
bd8a293345
|
changed getLevel to getDepth
|
2014-01-02 23:03:27 -08:00 |
|