69 Commits (webworkersNetwork)

Author SHA1 Message Date
  Eric VanDever d245c23667 fix stabilize (non-batch) events from web worker 9 years ago
  Eric VanDever 81890032ee update change physics options on nodes 9 years ago
  Eric VanDever c687e414dd final touches on stabilization 9 years ago
  Eric VanDever 86e5801420 refactor common code into PhysicsBase 9 years ago
  Eric VanDever 822235747e replace to.id and from.id with toId and fromId 9 years ago
  Eric VanDever 387f7aa96e prevent physics update messages before nodes are constructed 9 years ago
  Eric VanDever 5bfa385924 initial functionality for edges - connected is working, others are TODOs 9 years ago
  Eric VanDever 4469ba12a3 update initial node creation 9 years ago
  Eric VanDever ea2a4951e5 switch node changes over to events 9 years ago
  Eric VanDever 0586985726 start on node changes based pushes to physicsWorker 9 years ago
  Eric VanDever 545c894dd3 bug fix for disconnected springs - all the physics solvers check for connected so only include those 9 years ago
  Eric VanDever e1d6e05747 additional logic to handle changing fixed nodes 9 years ago
  Eric VanDever eb181ba21e bug fix for interaction, was missing the length property on draggingNodes 9 years ago
  Eric VanDever 6813bcd465 fixed whitespace and added initial documentation 9 years ago
  Eric VanDever 23acabcb58 added POC physics web worker implementation. 9 years ago
  Alex de Mulder db25fa6483 Release 4.8.2 9 years ago
  Alex de Mulder 985693e123 - Fixed stabilized event not firing if layout algorithm does very well. 9 years ago
  Alex de Mulder 3f5c71eea3 - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago
  Alex de Mulder f4bd6c2e6c safeguard stepquality 9 years ago
  Alex de Mulder 64c1995d81 added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network. 9 years ago
  Alex de Mulder 26a1fc588a - Fixed bugs in clustering algorithm. 9 years ago
  Alex de Mulder 8eea19a756 - cleaning up 9 years ago
  Alex de Mulder 93f1480af3 - improved performance 9 years ago
  Alex de Mulder 36ecb2c933 - added improved timestep adaption, fixed bugs in stabilization 9 years ago
  Alex de Mulder 8744d63b5c - added adaptive timestep to physics. 9 years ago
  Alex de Mulder 09d3dfbb09 - made it pretty, fixed bugs in clustering 9 years ago
  Alex de Mulder 64b2c78e00 Removed move callbacks 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Alex de Mulder e7bfa9ccd6 - Fixed #987 proper cleaning of support nodes. 9 years ago
  Alex de Mulder 3d09e62acd - No longer start stabilization with an empty node set. 9 years ago
  Alex de Mulder f7eee473bd fixed accidental redrawing during stabilization. Fixed infinite recursion when fixing node without coordinates 9 years ago
  Alex de Mulder 42596ab053 added physics:enabled field. Updated docs 9 years ago
  Alex de Mulder f1f6989f8e make sure an stabilized event is always fired atleast once. 9 years ago
  Alex de Mulder ab112d8a40 added stochastic option check to the testing. Fixed few bugs 9 years ago
  Alex de Mulder d404798174 fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 9 years ago
  Alex de Mulder ccbdd46cc4 fixed bounding box bug, added function filter to configuration system 9 years ago
  Alex de Mulder cc3e12ad66 added another solver based on barnesHut but with some of the forceAtlas2 equations 9 years ago
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 9 years ago
  Alex de Mulder c9a1a88f41 fixed all trello issues and added snazzy option lookup to validator 9 years ago
  Alex de Mulder 6b770a3158 fixed destroy! 9 years ago
  Alex de Mulder d4d928d250 finalized all methods and adde3d more docs 9 years ago
  Alex de Mulder 92180442e5 consistency in physics 9 years ago
  Alex de Mulder d600bf71c0 implemented error notification when not giving an unicode for the icon 9 years ago
  jos 7248587d67 Removed spam 9 years ago
  Alex de Mulder 5f4ebd0794 patched redraw requests with image load callbacks during stabilization. Fixed size option correctly working for images and circular images. 9 years ago
  Alex de Mulder b3580874d1 moved the entire network to triple ===. Bugs arise in scaling 9 years ago
  Alex de Mulder c68f6d7a12 fixed more bugs in options, we now have a generate options button! 9 years ago
  Alex de Mulder 6bdad7ee75 fixed bugs, restyled colorPicker 9 years ago