Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 4ed5f2761437e3c6f26bf5e88e7bd4fc67080eb9
      
https://github.com/cytoscape/cytoscape.js/commit/4ed5f2761437e3c6f26bf5e88e7bd4fc67080eb9
  Author: Dylan <[email protected]>
  Date:   2017-05-18 (Thu, 18 May 2017)

  Changed paths:
    M documentation/md/style.md
    M src/extensions/renderer/base/coord-ele-math/nodes.js
    M src/extensions/renderer/base/node-shapes.js
    M src/extensions/renderer/canvas/drawing-shapes.js
    M src/extensions/renderer/canvas/node-shapes.js
    M src/math.js
    M src/style/properties.js

  Log Message:
  -----------
  barrel shape implementation (#1824)

* barrel shape implementation

* barrel check point implementation
- adds bezier math methods

* barrel line intersection implementation
- uses an approximation of the barrel curves using the barrel points
- uses the polygon intersect function to give a good but not exact
  approximation for the line intersection

* barrel documentation

* remove debug changes, minor organization imrpovements
- removes unused variables
- extracts magic number values into a common property that is accessed multiple 
times
- removes the apply call from concat


-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to