50 次代码提交 (435a2ab87891b7bf4c7e18616efd234f05569ed7)

作者 SHA1 备注 提交日期
  wimrijnders fc7b5f0808 Multiple base edges in clustered edge (#3268) 8 年前
  wimrijnders af4e1fa9ed Network: make 'hidden' and 'clustered' play nice together (#3274) 8 年前
  wimrijnders 04ecc8575b Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 8 年前
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 8 年前
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 年前
  Steven b84e9e48de Removed restriction to allow clusters of a single node. (#2013) 8 年前
  Steven b752755a36 Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 8 年前
  Steven 996298793e Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 8 年前
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 9 年前
  jos dc70824f4b Some more fixes regarding custom id fields. Still broken! 9 年前
  jos a95aa84b18 Some more fixes regarding custom id fields 9 年前
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 9 年前
  Alex de Mulder 573d355827 - Fixed #1404, made the array returned by findNode match the docs. 9 年前
  Alex de Mulder ceac4bf6a4 - Fixed #1529, clustering and declustering now respects the original settings of the edges for physics and hidden. 9 年前
  Alex de Mulder 34bd031888 - Fixed findNode method. It now does not return internal objects anymore. 9 年前
  Alex de Mulder d856af1e55 Cleaned up code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required. 9 年前
  Alex de Mulder 410f83aa38 - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 9 年前
  Alex de Mulder ffa3be85db - Fixed #1408: Unclustering without release function respects fixed positions now. 9 年前
  Alex de Mulder bb0104bacf fixed self referencing edges during clustering 9 年前
  Alex de Mulder 68c117280f Fixed phantom edges during clustering #1281 9 年前
  Alex de Mulder 26a1fc588a - Fixed bugs in clustering algorithm. 10 年前
  Alex de Mulder 09d3dfbb09 - made it pretty, fixed bugs in clustering 10 年前
  AlexDM0 9a2bec6898 removed node cleanup 10 年前
  Alex de Mulder 42c2adf009 prepared for supernodes. Cleaned code 10 年前
  Alex de Mulder 700e735336 added cubic bezier curves. 10 年前
  Alex de Mulder e228ba9482 different fix for clustering, this one should work :) (sounds familiar) 10 年前
  Alex de Mulder 5f486ee56b fixed clustering phantom edge problem 10 年前
  Alex de Mulder 1bc9ea443c fixed clustering bug #1083 10 年前
  Alex de Mulder 296a457d31 fixed clustering issue #1050 10 年前
  Alex de Mulder a2fd26e2f6 fixed small bug 10 年前
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 10 年前
  Milt Reder 2c7473e05c fixed typo in clusterByHubsize 10 年前
  Alex de Mulder b2eaf589a7 - Fixed clustering bug 10 年前
  Alex de Mulder 50f6dbc0e7 fixed bug in clustering! woohoo! added event on off once to docs. more examples 10 年前
  Alex de Mulder b8502f2130 fixed cluster bug 10 年前
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 10 年前
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 10 年前
  Alex de Mulder 7919d58c84 added clustering documentation, updated clustering to 4.0, bug fixing 10 年前
  Alex de Mulder c48a48a30f added docs to branch 10 年前
  jos 7248587d67 Removed spam 10 年前
  jos 6c61e7b418 Renamed Network modules to capital first letter 10 年前
  Alex de Mulder b3580874d1 moved the entire network to triple ===. Bugs arise in scaling 10 年前
  Alex de Mulder b954d9c9eb start of configuration system 10 年前
  Alex de Mulder cf057e7ecc simplified fixed for nodes, removed duplicate datachanged events with support nodes in edges 10 年前
  Alex de Mulder 2152bd64ce clustering now using new visibility model, ripped edges apart, arrows not yet functional 10 年前
  Alex de Mulder 1fbdf3b58e network works again! 10 年前
  Alex de Mulder 333ec38c3c started creation of the edges handler and the nodes handler. currently broken. 10 年前
  Alex de Mulder adacb9c0f6 migrated all of the physics to the modules 10 年前
  Alex de Mulder 2edd8b82ce removed sectors, physics is almost stand-alone. Edges need better options for physics. 10 年前
  Alex de Mulder b91757fabf first step to modularize the physics engine 10 年前