11 Commits (dfe8e3bccfc642b0404ba70f9fd33ae47eebc55e)

Author SHA1 Message Date
  Alex de Mulder 5e6718b164 updated history, added function documentation 11 years ago
  Alex de Mulder ba7a27d053 improved Playing with physics 11 years ago
  Alex de Mulder 6629d298ec fixed positioning bug, positioning doesnt need manipulation hack anymore. 11 years ago
  Alex de Mulder 7f50034dd2 Changed navigation css per #51, added stabilizationIterations option to graph and docs per #52 11 years ago
  Alex de Mulder 8a3c45eab9 added hierarchical layout 11 years ago
  Alex de Mulder 9d225542b9 finalized docs and zoom 11 years ago
  Alex de Mulder 2c6928d256 Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML. 11 years ago
  Alex de Mulder 0bd417bdec finalized smooth edges and force calculation 11 years ago
  Alex de Mulder fc95490f8a Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments. 11 years ago
  Alex de Mulder 4b367b512c added most of smooth curve system. Check example 16 for bug related to size. 11 years ago
  Alex de Mulder 4a08269699 mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut 11 years ago
  Alex de Mulder da444af45e fixed BUG! barnes hut functional but slower than almende linear approx algorithm. Now to fix the naming of functions and explain code... 11 years ago
  Alex de Mulder c34d9697b2 bughunt 4, going back commits 11 years ago
  Alex de Mulder 9c1e96a492 hunting bug... 11 years ago
  Alex de Mulder 45692d8681 Modified code structure, fixed barnes Hut bugs 11 years ago
  Alex de Mulder 984f2efafb Added Barnes-Hut force model. Main slowdown is in the drawing now.. 11 years ago
  josdejong 2feb514a2a Implemented dragging items 11 years ago
  Alex de Mulder 5e93c44279 refactoring, constants names, fixed trello notes 11 years ago
  Alex de Mulder c81ab9157a removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges. 11 years ago
  AlexDM0 111e5c2d3c rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality. 11 years ago
  Alex de Mulder 4a619362e4 Clustering FINAL 11 years ago
  Alex de Mulder ba1dbb468c Bug fixes, changed clustering to mixin, added examples and documentation. 11 years ago