Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placement of newly opened Component Browser dictated by the mouse pointer. #3301

Merged
merged 213 commits into from
Mar 31, 2022

Commits on Feb 9, 2022

  1. node creation refactoring

    vitvakatu authored and farmaazon committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    15b5a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b85682 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Seems like refactored

    farmaazon committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a7e132b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. WIP

    farmaazon committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4f94e96 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. WIP

    farmaazon committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    514e4b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. WIP

    farmaazon committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    13f3aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08436b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1159a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Fixing node placement + bug

    farmaazon committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b2f7949 View commit details
    Browse the repository at this point in the history
  2. Code cleanup part 1

    farmaazon committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    63ef571 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    6ca7c3f View commit details
    Browse the repository at this point in the history
  2. Move status bar to the top

    farmaazon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    fd70dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bfe041 View commit details
    Browse the repository at this point in the history
  4. Fix linter issues

    farmaazon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7d1f6cc View commit details
    Browse the repository at this point in the history
  5. Self-review

    farmaazon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7ba9752 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb6acce View commit details
    Browse the repository at this point in the history
  7. Restore old limit

    farmaazon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3c24031 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1ed6c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d9e7f3 View commit details
    Browse the repository at this point in the history
  10. Applying @wdanilo review

    farmaazon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    84113f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    133d36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0908481 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    4d548a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. DRAFT find_nearest_node()

    akavel committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a18b71a View commit details
    Browse the repository at this point in the history
  2. fix to compile

    akavel committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    18fc97b View commit details
    Browse the repository at this point in the history
  3. WIP approach_area_contains()

    akavel committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b313d4a View commit details
    Browse the repository at this point in the history
  4. DEBUG print nearest_node.id()

    akavel committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f57e865 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. DEBUG in find_nearest_node()

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    98112c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc6d0f View commit details
    Browse the repository at this point in the history
  3. DEBUG approached_node

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6a3a852 View commit details
    Browse the repository at this point in the history
  4. also handle DroppingEdge

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6205a64 View commit details
    Browse the repository at this point in the history
  5. DEBUG for DroppingEdge

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    070c12f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    898919c View commit details
    Browse the repository at this point in the history
  7. DEBUG

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    25e1998 View commit details
    Browse the repository at this point in the history
  8. Revert "DEBUG"

    This reverts commit 25e1998.
    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    890a1db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    737f079 View commit details
    Browse the repository at this point in the history
  10. better distance algorithm

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8a73101 View commit details
    Browse the repository at this point in the history
  11. DEBUG

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    63201ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f94bf48 View commit details
    Browse the repository at this point in the history
  13. refactor code around a bit

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ea1f605 View commit details
    Browse the repository at this point in the history
  14. TODO

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9a69cf8 View commit details
    Browse the repository at this point in the history
  15. Revert "DEBUG"

    This reverts commit 63201ac.
    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f2663d1 View commit details
    Browse the repository at this point in the history
  16. refactor into more funcs

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    65ecf8f View commit details
    Browse the repository at this point in the history
  17. cargo fmt

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    83a400d View commit details
    Browse the repository at this point in the history
  18. CLEANUP todo

    akavel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e4623c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f4700ca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    daa6530 View commit details
    Browse the repository at this point in the history
  21. Fix comment

    vitvakatu committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d6dc807 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Merge remote-tracking branch 'origin/wip/farmaazon/add-node-button-18…

    …0887253' into cb-placement-by-mouse
    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6544e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30dd3e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/wip/farmaazon/add-node-button-18…

    …0887253' into cb-placement-by-mouse
    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cfd384d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96d063f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/wip/farmaazon/add-node-button-18…

    …0887253' into cb-placement-by-mouse
    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9c9f31e View commit details
    Browse the repository at this point in the history
  6. tweak comment wording

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f3a51be View commit details
    Browse the repository at this point in the history
  7. rename consts

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    2052da6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    263853b View commit details
    Browse the repository at this point in the history
  9. fix grammar in comment

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    bc75ef9 View commit details
    Browse the repository at this point in the history
  10. rearrange funcs

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    995da5b View commit details
    Browse the repository at this point in the history
  11. rearrange more

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    933e0e4 View commit details
    Browse the repository at this point in the history
  12. changelog

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7d1d622 View commit details
    Browse the repository at this point in the history
  13. missing link in changelog

    akavel committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    8cf5001 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1d92bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ca1020 View commit details
    Browse the repository at this point in the history
  3. rename var

    akavel committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3155b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7def385 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da6186 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbef8fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d417b5 View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    akavel committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    0f52d7c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. review: docs WIP

    akavel committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    869f650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922195e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b4889 View commit details
    Browse the repository at this point in the history
  4. grammarly tweaks

    akavel committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2e37cd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05c6441 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    7c243f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. WIP

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a68ba55 View commit details
    Browse the repository at this point in the history
  2. WIP

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9a884bf View commit details
    Browse the repository at this point in the history
  3. Revert "WIP"

    This reverts commit 9a884bf.
    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    81d29e2 View commit details
    Browse the repository at this point in the history
  4. Revert "WIP"

    This reverts commit a68ba55.
    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    55c4aea View commit details
    Browse the repository at this point in the history
  5. Revert "WIP visualization.bounding_box FRP"

    This reverts commit 7c243f1.
    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    64bce6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b62ab3c View commit details
    Browse the repository at this point in the history
  7. calculate visualization bbox

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ea30f64 View commit details
    Browse the repository at this point in the history
  8. add fixme

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c657e60 View commit details
    Browse the repository at this point in the history
  9. slight rename

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e07d9f3 View commit details
    Browse the repository at this point in the history
  10. tweak fixme

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    696a61f View commit details
    Browse the repository at this point in the history
  11. BB.grow_to_include() + use it

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    27b4eaa View commit details
    Browse the repository at this point in the history
  12. DEBUG mouse_pos & node.bbox

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9e25fff View commit details
    Browse the repository at this point in the history
  13. DEBUG better

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9d4637a View commit details
    Browse the repository at this point in the history
  14. Revert "DEBUG better"

    This reverts commit 9d4637a.
    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    da9419b View commit details
    Browse the repository at this point in the history
  15. Revert "DEBUG mouse_pos & node.bbox"

    This reverts commit 9e25fff.
    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a9b1d6a View commit details
    Browse the repository at this point in the history
  16. BB.distance_squared()

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    922542e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9665ddc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    34eaa17 View commit details
    Browse the repository at this point in the history
  19. fix some names after review

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9bd6f10 View commit details
    Browse the repository at this point in the history
  20. another func rename

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    32b423c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    042be8e View commit details
    Browse the repository at this point in the history
  22. another rename

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    795841d View commit details
    Browse the repository at this point in the history
  23. further renames etc

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    35536cb View commit details
    Browse the repository at this point in the history
  24. cargo fmt

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d6e1234 View commit details
    Browse the repository at this point in the history
  25. more renames

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    42a302f View commit details
    Browse the repository at this point in the history
  26. fix to compile

    akavel committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5c49f97 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    3fc560e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7185bf3 View commit details
    Browse the repository at this point in the history
  3. clone_ref not needed

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    41b92a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73990aa View commit details
    Browse the repository at this point in the history
  5. comment tweaks

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d3145b0 View commit details
    Browse the repository at this point in the history
  6. WIP tests

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5d7823e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca501ca View commit details
    Browse the repository at this point in the history
  8. add tests for bb funcs

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    6676283 View commit details
    Browse the repository at this point in the history
  9. better comment

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3a6ab35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d44ce7 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b324427 View commit details
    Browse the repository at this point in the history
  12. <kbd>TAB</kbd>

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    193d86f View commit details
    Browse the repository at this point in the history
  13. doc comments

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4d57c8b View commit details
    Browse the repository at this point in the history
  14. cargo fmt

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    bc5d2b4 View commit details
    Browse the repository at this point in the history
  15. wrap lines & remove debug

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f25b882 View commit details
    Browse the repository at this point in the history
  16. cargo toml

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e1d253f View commit details
    Browse the repository at this point in the history
  17. node_bounding_box

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ff4a80b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    359346f View commit details
    Browse the repository at this point in the history
  19. vert. align

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    724a9cf View commit details
    Browse the repository at this point in the history
  20. rename

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    896f20f View commit details
    Browse the repository at this point in the history
  21. pos -> position

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0d438b7 View commit details
    Browse the repository at this point in the history
  22. drop absolute_ prefix

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    302a410 View commit details
    Browse the repository at this point in the history
  23. pos_of_bb_of_node

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ac7d317 View commit details
    Browse the repository at this point in the history
  24. if_near -> if_close

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e4c78a0 View commit details
    Browse the repository at this point in the history
  25. close enough, etc.

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    615089b View commit details
    Browse the repository at this point in the history
  26. explain distance + grammarly

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    edbe55d View commit details
    Browse the repository at this point in the history
  27. rephrase

    akavel committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7057961 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bf48d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    22e06e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b465d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7600787 View commit details
    Browse the repository at this point in the history
  4. review: shorten theme names

    akavel committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    927053a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d628606 View commit details
    Browse the repository at this point in the history
  6. assert_intersect

    akavel committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    dce6304 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab2400a View commit details
    Browse the repository at this point in the history
  8. review: but -> and

    akavel committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c5e3348 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2af52a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82865ef View commit details
    Browse the repository at this point in the history
  11. review: drop find_ prefix

    akavel committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5001f5c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5203c12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb8555b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4825ee2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd04d28 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    c030eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702c2fb View commit details
    Browse the repository at this point in the history
  3. more usages of view_pos

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4282013 View commit details
    Browse the repository at this point in the history
  4. review: assert_concat! macro

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5158030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7f3acc View commit details
    Browse the repository at this point in the history
  6. CLEANUP unused import

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    80be379 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    654510c View commit details
    Browse the repository at this point in the history
  8. tuple into bbox

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1984754 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    fb18c46 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9735060 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    142ba69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1875975 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7567bd View commit details
    Browse the repository at this point in the history
  14. cargo fmt

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2e27f7e View commit details
    Browse the repository at this point in the history
  15. CLEANUP dev-dependencies

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e1237c2 View commit details
    Browse the repository at this point in the history
  16. tweak comment

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3aa13de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1ae4cfe View commit details
    Browse the repository at this point in the history
  18. grammarly

    akavel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    ecc7de0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e9d031c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    db6f981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b982861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef87ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ad1045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72a0267 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    8aca3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3060616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e71a5d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cecbdba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a7f716 View commit details
    Browse the repository at this point in the history
  6. move funcs to separate file

    akavel committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    61b6f74 View commit details
    Browse the repository at this point in the history
  7. WIP comments

    akavel committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d4d2b7b View commit details
    Browse the repository at this point in the history
  8. tweak comment more

    akavel committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    71a43af View commit details
    Browse the repository at this point in the history
  9. tweak comment more

    akavel committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    de30583 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12ce0b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    c3b045a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fc8c6 View commit details
    Browse the repository at this point in the history
  3. tweak more & rename func

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    16121aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82363db View commit details
    Browse the repository at this point in the history
  5. cargo fmt + comments fmt

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    579f126 View commit details
    Browse the repository at this point in the history
  6. tweak comments

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a256309 View commit details
    Browse the repository at this point in the history
  7. more comments

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5f13585 View commit details
    Browse the repository at this point in the history
  8. tweak docs

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    85922c9 View commit details
    Browse the repository at this point in the history
  9. tweak

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    312d6a7 View commit details
    Browse the repository at this point in the history
  10. tweak more

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1cbda1a View commit details
    Browse the repository at this point in the history
  11. section comments

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a807e5c View commit details
    Browse the repository at this point in the history
  12. section tweak

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a839356 View commit details
    Browse the repository at this point in the history
  13. section tweak

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b6cd0a0 View commit details
    Browse the repository at this point in the history
  14. ## avail. pos

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    7ba9855 View commit details
    Browse the repository at this point in the history
  15. more comm. tweaks

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    26e3aad View commit details
    Browse the repository at this point in the history
  16. availability

    akavel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5d7a142 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    58962bd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    55dee13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d90620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e086a View commit details
    Browse the repository at this point in the history
  4. docs for new_node_position

    akavel committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7fb3ed5 View commit details
    Browse the repository at this point in the history
  5. tweak new_node_position() desc

    akavel committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    9d98437 View commit details
    Browse the repository at this point in the history
  6. data_source_for_new_node

    akavel committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    91fef63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e701f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    40a17e0 View commit details
    Browse the repository at this point in the history
  2. forgot to commit a file

    akavel committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4c5c3da View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    876dedd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    akavel committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9832d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0256c6 View commit details
    Browse the repository at this point in the history
  4. Cleaning Debugs

    farmaazon committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8e895ca View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. WIP

    farmaazon committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    28520ba View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge remote-tracking branch 'origin/develop' into wip/akavel/cb-plac…

    …ement-by-mouse-181076066
    farmaazon committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    75de4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65fa98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df2d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af0a276 View commit details
    Browse the repository at this point in the history