Eric Rowell
|
722ae82f21
|
Rect tests are now passing
|
2013-12-01 23:47:24 -08:00 |
|
Eric Rowell
|
9c3be4bb05
|
all unit tests are no passing
|
2013-12-01 23:17:20 -08:00 |
|
Eric Rowell
|
a7740ba96e
|
copying over chunks of code from arrays branch
|
2013-12-01 23:08:15 -08:00 |
|
Eric Rowell
|
4b62ecea7c
|
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
|
2013-11-30 00:24:47 -08:00 |
|
Eric Rowell
|
9bc34d6abb
|
reenabling all tests
|
2013-11-03 00:07:05 -07:00 |
|
Eric Rowell
|
224436aa18
|
fixed pixel ratio issue with createHitRegion
|
2013-11-02 23:48:39 -07:00 |
|
Eric Rowell
|
5caea0c2a2
|
fixed up image unit test
|
2013-09-29 13:06:50 -07:00 |
|
Eric Rowell
|
e8b479e89f
|
optmized buffer canvas requirement logic
|
2013-09-29 13:01:13 -07:00 |
|
Eric Rowell
|
4cf15cedb8
|
rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together
|
2013-09-26 01:39:50 -07:00 |
|
Eric Rowell
|
63c6e9eea3
|
added functional tests. fixed line shadow bug
|
2013-09-25 23:32:44 -07:00 |
|
Eric Rowell
|
6e8a5b74b9
|
fixed #610
|
2013-09-25 07:58:35 -07:00 |
|
ericdrowell
|
85db781630
|
deprecated the get() method and added find(). the change is backwards compatible
|
2013-09-20 14:08:51 -07:00 |
|
Eric Rowell
|
5c328b838f
|
fixed regression bug with createImageHitRegion. setup node server. Upated README with new test instructions
|
2013-09-16 10:12:50 -07:00 |
|
Eric Rowell
|
f31ff0b9e8
|
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers
|
2013-09-15 22:59:09 -07:00 |
|
Eric Rowell
|
400fae734d
|
migrated unit tests to Mocha
|
2013-09-08 21:36:54 -07:00 |
|
Eric Rowell
|
976b88dea5
|
migrated path tests to Mocha, and also correctly fixed #567
|
2013-09-07 23:42:11 -07:00 |
|
Eric Rowell
|
9141953569
|
migrated more plugin tests, and continued working on context tracer
|
2013-09-07 20:55:03 -07:00 |
|
Eric Rowell
|
ee5f4c3e3b
|
finished migrating all shape unit tests over to mocha. continued working on context tracing support
|
2013-09-07 17:57:48 -07:00 |
|