This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-09-19 02:37:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
bbfbadfee27ea2632cd5f9d2cb7076af89691cab
konva
/
src
History
Eric Rowell
bbfbadfee2
updated Threshold filter and test
2014-01-02 22:32:23 -08:00
..
filters
updated Threshold filter and test
2014-01-02 22:32:23 -08:00
plugins
added cache perf test. refactored Star.js to better incorporate getters
2013-12-28 13:52:03 -08:00
shapes
first pass at integrating filters into new caching mechanism. added group filter test. Removed blurX and blurY filters because I don't think they'll be needed in their current state. Commented out half filter blur test because it's not a common use case. other filter tests have been disabled for now. Working on enabling them with future commits
2013-12-31 13:04:05 -08:00
Animation.js
fixed pixel ratio issue with buffer canvas usage
2013-11-02 22:31:09 -07:00
Canvas.js
added Kinetic level pixelRatio property that can be used to override the detected pixel ratio. Also fixed up a pixel ratio related test for FF. added Kinetic.UA for user agent detection
2013-09-13 23:26:58 -07:00
Container.js
first pass at integrating filters into new caching mechanism. added group filter test. Removed blurX and blurY filters because I don't think they'll be needed in their current state. Commented out half filter blur test because it's not a common use case. other filter tests have been disabled for now. Working on enabling them with future commits
2013-12-31 13:04:05 -08:00
Context.js
refactored Container drawScene and drawHit methods, and cleaned up clipping logic. Clipping now correctly also clips the hit graph
2013-12-29 14:07:58 -08:00
DragAndDrop.js
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
2013-12-09 10:07:08 -08:00
Factory.js
first pass at integrating filters into new caching mechanism. added group filter test. Removed blurX and blurY filters because I don't think they'll be needed in their current state. Commented out half filter blur test because it's not a common use case. other filter tests have been disabled for now. Working on enabling them with future commits
2013-12-31 13:04:05 -08:00
Global.js
removed instances of hit graph enable caching. Too complex and error prone at the moment
2013-12-09 22:15:26 -08:00
Group.js
Fixed
#639
2013-10-13 15:35:29 -04:00
Layer.js
added unit test for layer caching
2013-12-29 19:46:53 -08:00
Node.js
first pass at integrating filters into new caching mechanism. added group filter test. Removed blurX and blurY filters because I don't think they'll be needed in their current state. Commented out half filter blur test because it's not a common use case. other filter tests have been disabled for now. Working on enabling them with future commits
2013-12-31 13:04:05 -08:00
Shape.js
first pass at integrating filters into new caching mechanism. added group filter test. Removed blurX and blurY filters because I don't think they'll be needed in their current state. Commented out half filter blur test because it's not a common use case. other filter tests have been disabled for now. Working on enabling them with future commits
2013-12-31 13:04:05 -08:00
Stage.js
new transformsEnabled property which yields absolute best rendering performance
2013-12-10 23:28:46 -08:00
Tween.js
migrated old manual test to new testing system. fixed tweening issues
2013-12-05 23:10:42 -08:00
Util.js
Rect tests are now passing
2013-12-01 23:47:24 -08:00