Commit Graph

1073 Commits

Author SHA1 Message Date
ippo615
4d16ccfe70 Merge branch 'master' of https://github.com/binoculars/KineticJS into binoculars-master
Conflicts:
	Gruntfile.js
	test/runner.html
2013-11-30 13:17:51 -05:00
ippo615
00861095f4 Removed unsed blurring code 2013-11-30 11:37:19 -05: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
4fafde7451 added some new perf tests 2013-11-29 13:49:59 -08:00
Eric Rowell
ae5b76d332 fixed typo in unit test 2013-11-27 22:22:12 -08:00
Eric Rowell
24d41e5506 commented out offending unit test for now 2013-11-27 22:21:44 -08:00
Eric Rowell
658064b5ef improved event edge detection algo 2013-11-27 21:53:41 -08:00
Eric Rowell
96a9bd2248 fixed comma 2013-11-27 21:34:06 -08:00
Eric Rowell
aa78d632db fixed #382 #198 2013-11-27 21:32:36 -08:00
Eric Rowell
bc9bd291fc began refactoring layer getIntersection method and added unit tests 2013-11-27 16:05:35 -08:00
Eric Rowell
4d35d38c2d Merge pull request #676 from Moeriki/master
Fix for issue #640
2013-11-27 14:22:41 -08:00
Eric Rowell
3c4cd6e9ed cleaned up jshint errors in Image.js 2013-11-27 10:29:15 -08:00
Eric Rowell
bc11554452 cleaned up jshint errors in Image.js 2013-11-27 10:22:24 -08:00
Eric Rowell
1dec988c27 adding jshintrc file 2013-11-27 10:13:34 -08:00
Eric Rowell
0c38e3cf39 addressed issue presented in pull request #157 2013-11-27 09:49:11 -08:00
Eric Rowell
bc8085bf04 cleaned up default value pull request 2013-11-27 08:47:52 -08:00
Eric Rowell
b99e71f0b1 Merge pull request #661 from blabno/do-not-export-default-values
#660 Do not export default values
2013-11-27 08:35:56 -08:00
Eric Rowell
1f6c8e7194 cleaned up getLayer fix logic 2013-11-27 08:24:47 -08:00
Eric Rowell
cbcd7d6c89 Merge pull request #688 from lavrton/getLayerFix
Get layer fix
2013-11-27 08:22:39 -08:00
Eric Rowell
93199a09ee Merge pull request #701 from minus71/master
Fix Path when rendering path with multiple closed path.
2013-11-27 08:18:06 -08:00
Eric Rowell
b3f18e9650 Merge pull request #684 from lavrton/toImageImprovement
toImage improvement
2013-11-27 08:08:25 -08:00
Eric Rowell
15853fc39f Merge pull request #690 from satazor/patch-1
Fix JSON error.
2013-11-27 08:02:19 -08:00
Eric Rowell
ab902c6b52 Merge pull request #699 from lavrton/readmeUpdate
Readme test update
2013-11-27 08:01:00 -08:00
ippo615
22793dc93e Added new filter tests to the test runner. 2013-11-26 17:27:58 -05:00
ippo615
25dff7bd8b Added unit tests for new filters (and some old) 2013-11-26 17:21:53 -05:00
ippo615
036b85f920 Added unit test for color stretch filter 2013-11-26 16:27:14 -05:00
ippo615
8e3b9580d3 Added new filters from filter branch. 2013-11-26 16:26:03 -05:00
ippo615
31ea1f8905 Added createImageData to context 2013-11-26 16:23:40 -05:00
Barrett Harber
14570f7bed Added Sepia Filter
Add Sepia Filter from Pixastic Library
2013-11-25 20:39:08 -05:00
Mario Minutolo
e2f2c28b1b Move start position after a close path (z) to the starting node of the path (previous M). 2013-11-25 12:19:02 +01:00
Mario Minutolo
88e9cdcbf7 Added md rendering objects 2013-11-24 14:35:24 +01:00
Лаврёнов Антон
3dd208a44d typo 2013-11-22 17:51:35 +08:00
Лаврёнов Антон
4d335ea492 readme tests update 2013-11-22 17:50:13 +08:00
André Cruz
875fed42a2 Fix JSON error. 2013-11-15 16:09:30 +00:00
Лаврёнов Антон
cf32e72b85 not this commit 2013-11-15 01:06:34 +08:00
Лаврёнов Антон
3c8c0831ab get layer fix 2013-11-15 01:02:21 +08:00
Лаврёнов Антон
6de66f18af config first 2013-11-12 19:03:15 +08:00
Лаврёнов Антон
d4b2892c13 toImage improvement 2013-11-12 18:57:58 +08:00
Eric Rowell
7b83cdf8aa fixed #672 2013-11-08 00:37:34 -08:00
Eric Rowell
6bd0992dd8 fixed #673 2013-11-08 00:30:26 -08:00
Dieter Luypaert
9d31c9aa54 Fix for issue #640 2013-11-06 11:29:45 +01:00
Eric Rowell
7468c2862a promoted version to 4.7.3 2013-11-03 16:40:14 -08:00
Eric Rowell
9ee000f9ea changed calibri font to arial default 2013-11-03 16:03:16 -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
65166d7ddd added role=presentation to content node 2013-11-02 22:39:24 -07:00
Eric Rowell
9e437d2b83 Merge branch 'master' of github.com:ericdrowell/KineticJS 2013-11-02 22:31:23 -07:00
Eric Rowell
f5d5e26e5e fixed pixel ratio issue with buffer canvas usage 2013-11-02 22:31:09 -07:00
bernard
09b9b15aeb #660 Do not export default values 2013-10-28 15:40:23 +01:00
Eric Rowell
2c7ea40f7e Merge pull request #581 from mihhail-lapushkin/master
Resolved compatibility issues with CocoonJS
2013-10-18 10:13:22 -07:00