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

[GUI] Mouse Manager window #129

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    46cadc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceed77d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde7cfc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h

    Co-authored-by: Alex Bilger <[email protected]>
    lamriaimen and alxbilger authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    069c556 View commit details
    Browse the repository at this point in the history
  2. Update SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp

    Co-authored-by: Alex Bilger <[email protected]>
    lamriaimen and alxbilger authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    143572e View commit details
    Browse the repository at this point in the history
  3. Update SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp

    Co-authored-by: Alex Bilger <[email protected]>
    lamriaimen and alxbilger authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c23057f View commit details
    Browse the repository at this point in the history
  4. Update SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp

    Co-authored-by: Alex Bilger <[email protected]>
    lamriaimen and alxbilger authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2f59119 View commit details
    Browse the repository at this point in the history
  5. cleaning

    alxbilger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f09f9d4 View commit details
    Browse the repository at this point in the history
  6. revert useless changes

    alxbilger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0a9aa68 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Resolve conflicts

    lamriaimen committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eaa8aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update

    lamriaimen committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    229b022 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    8bf3dd8 View commit details
    Browse the repository at this point in the history
  2. update

    lamriaimen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1d49525 View commit details
    Browse the repository at this point in the history
  3. update

    lamriaimen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    73ea06d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. first result

    lamriaimen committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a9e0de8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. mouse interaction (clean)

    lamriaimen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3d49b31 View commit details
    Browse the repository at this point in the history
  2. mouse interaction (clean)

    lamriaimen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    73d61ae View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. cleaning

    lamriaimen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b559fca View commit details
    Browse the repository at this point in the history
  2. handling merges

    lamriaimen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    43b2bd2 View commit details
    Browse the repository at this point in the history
  3. handling merge fix bug

    lamriaimen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4441c0d View commit details
    Browse the repository at this point in the history
  4. fix bugs

    lamriaimen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a9a2e2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e96f2a8 View commit details
    Browse the repository at this point in the history
  6. reverse indentation

    lamriaimen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7b08a86 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. merge commmit

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0594e93 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    57dba6c View commit details
    Browse the repository at this point in the history
  3. fix indentation

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4291c8e View commit details
    Browse the repository at this point in the history
  4. fix indentation

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9a4b134 View commit details
    Browse the repository at this point in the history
  5. fix indentation

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    978e23e View commit details
    Browse the repository at this point in the history
  6. fix indentation

    lamriaimen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    947e1cb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    20f9154 View commit details
    Browse the repository at this point in the history
  2. update

    lamriaimen committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0ceedb3 View commit details
    Browse the repository at this point in the history
  3. Update SofaGLFW/src/SofaGLFW/SofaGLFWMouseManager.cpp

    Co-authored-by: Frederick Roy <[email protected]>
    lamriaimen and fredroy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f3474bd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    398f279 View commit details
    Browse the repository at this point in the history
  2. apply some changes

    lamriaimen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    00e4ae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15733a3 View commit details
    Browse the repository at this point in the history
  4. apply some changes

    lamriaimen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a6f1e1c View commit details
    Browse the repository at this point in the history
  5. update

    lamriaimen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5d7f0ab View commit details
    Browse the repository at this point in the history
  6. update

    lamriaimen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7387591 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. update

    lamriaimen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    41e7631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94406d View commit details
    Browse the repository at this point in the history
  3. fix indentation issues

    lamriaimen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a604c73 View commit details
    Browse the repository at this point in the history
  4. start

    lamriaimen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ff81cf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update

    lamriaimen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    66c2c3d View commit details
    Browse the repository at this point in the history
  2. update

    lamriaimen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3e36a7f View commit details
    Browse the repository at this point in the history
  3. update

    lamriaimen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1e6a3dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. update

    lamriaimen committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c053db7 View commit details
    Browse the repository at this point in the history
  2. update

    lamriaimen committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c98866a View commit details
    Browse the repository at this point in the history