1. 26 Jun, 2017 5 commits
  2. 24 Jun, 2017 2 commits
  3. 23 Jun, 2017 5 commits
  4. 22 Jun, 2017 3 commits
  5. 19 Jun, 2017 6 commits
  6. 17 Jun, 2017 4 commits
  7. 16 Jun, 2017 7 commits
  8. 15 Jun, 2017 5 commits
  9. 14 Jun, 2017 3 commits
    • Romain Loth's avatar
      minor fix · 9f94f18e
      Romain Loth authored
      9f94f18e
    • Romain Loth's avatar
      mini optimize render 2/2 + integrated neighbors · 36cc73af
      Romain Loth authored
      SystemState now integrates the currently highlighted neighbors and relations under .selectionRels property + with this we can optimize deselectNodes (replaces both highlightSelectedNodesand greyEverything and enhances cancelSelection)
      36cc73af
    • Romain Loth's avatar
      WIP mini optimize render 1/2 · 0a809b0d
      Romain Loth authored
      start integrating neighbors in systemstate (objective: avoid loops on full graph when deselecting with greyEverything) + removed grey flag which was now always == (!active && !highlight)
      0a809b0d