Branch: refs/heads/unstable

  Home:   https://github.com/cytoscape/cytoscape.js

  Commit: 6ba263b6573207f3a6cd29403aa114e32d31b861

      
https://github.com/cytoscape/cytoscape.js/commit/6ba263b6573207f3a6cd29403aa114e32d31b861

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M documentation/demos/node-types/data.json

    M documentation/md/style.md

    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:

  -----------

  Add round-triangle shape





  Commit: fe60c2a051947fa7ac986030e79a45adf7692500

      
https://github.com/cytoscape/cytoscape.js/commit/fe60c2a051947fa7ac986030e79a45adf7692500

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    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:

  -----------

  Generalize the round-triangle to round-polygon

 - Missing a specific function for line intersection and checkPoint

   Currently using the polygon functions which are not 100% exact

   (the round corners)





  Commit: fcc116caed70887ce1065fdd2d59f9f7272242e5

      
https://github.com/cytoscape/cytoscape.js/commit/fcc116caed70887ce1065fdd2d59f9f7272242e5

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M src/extensions/renderer/base/node-shapes.js

    M src/extensions/renderer/canvas/drawing-shapes.js

    M src/math.js



  Log Message:

  -----------

  Fix intersection and hit tests for rounded polygon





  Commit: 27debe1c23accefd5c3a7fa8d05dc68c30145404

      
https://github.com/cytoscape/cytoscape.js/commit/27debe1c23accefd5c3a7fa8d05dc68c30145404

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M src/math.js



  Log Message:

  -----------

  Ensure we are using the right orthogonal vector





  Commit: f1a1a6b4adf4483b872b3438225306b6db1b4177

      
https://github.com/cytoscape/cytoscape.js/commit/f1a1a6b4adf4483b872b3438225306b6db1b4177

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M documentation/md/style.md

    M src/extensions/renderer/base/node-shapes.js

    M src/style/properties.js



  Log Message:

  -----------

  Add more round shapes

 - round-diamond

 - round-pentagon

 - round-hexagon

 - round-heptagon

 - round-octagon

 - round-tag





  Commit: d40cabc9b3943622a34cd2e61d4771b073627150

      
https://github.com/cytoscape/cytoscape.js/commit/d40cabc9b3943622a34cd2e61d4771b073627150

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M documentation/demos/node-types/data.json



  Log Message:

  -----------

  Add new round types to demos/node-types





  Commit: 4a3874e7d8535e5d34bfec3e6f8ca1d6148fa7d2

      
https://github.com/cytoscape/cytoscape.js/commit/4a3874e7d8535e5d34bfec3e6f8ca1d6148fa7d2

  Author: Max Franz <[email protected]>

  Date:   2019-09-06 (Fri, 06 Sep 2019)



  Changed paths:

    M documentation/demos/node-types/data.json

    M documentation/md/style.md

    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:

  -----------

  Merge pull request #2496 from josejulio/round-triangle



Rounded polygon shapes (e.g. `round-triangle`)





Compare: 
https://github.com/cytoscape/cytoscape.js/compare/626863ae6189...4a3874e7d853

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/626863-4a3874%40github.com.

Reply via email to