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

Make from_file and other laser init compatible #1157

Merged
merged 22 commits into from
Oct 10, 2024

Commits on Sep 6, 2024

  1. update the documentation

    huixingjian committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0e2b6ea View commit details
    Browse the repository at this point in the history
  2. delete .DS file

    huixingjian committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a9addda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dbab1b View commit details
    Browse the repository at this point in the history
  4. add the read_from_file funcions to laser object

    Co-authored-by: AlexanderSinn <[email protected]>
    Co-authored-by: MaxThevenet <[email protected]>
    3 people committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6559263 View commit details
    Browse the repository at this point in the history
  5. add read file funcation to laser object

    Co-authored-by: AlexanderSinn <[email protected]>
    Co-authored-by: MaxThevenet <[email protected]>
    3 people committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    91c1fe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    648ed7a View commit details
    Browse the repository at this point in the history
  7. missing laser creation

    huixingjian committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c504a84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a4ea31 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update src/laser/Laser.cpp

    Co-authored-by: Maxence Thévenet <[email protected]>
    huixingjian and MaxThevenet authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a531197 View commit details
    Browse the repository at this point in the history
  2. Update src/laser/Laser.H

    Co-authored-by: Maxence Thévenet <[email protected]>
    huixingjian and MaxThevenet authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ff11124 View commit details
    Browse the repository at this point in the history
  3. Update src/laser/MultiLaser.cpp

    Co-authored-by: Maxence Thévenet <[email protected]>
    huixingjian and MaxThevenet authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6a28742 View commit details
    Browse the repository at this point in the history
  4. Update src/laser/MultiLaser.cpp

    Co-authored-by: Maxence Thévenet <[email protected]>
    huixingjian and MaxThevenet authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d48b1da View commit details
    Browse the repository at this point in the history
  5. Update src/laser/Laser.cpp

    Co-authored-by: Maxence Thévenet <[email protected]>
    huixingjian and MaxThevenet authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d074632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    086c4bb View commit details
    Browse the repository at this point in the history
  7. add comments

    huixingjian committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b19863c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. change the document

    huixingjian committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e5d9619 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. admend the doc

    huixingjian committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f0fa8dd View commit details
    Browse the repository at this point in the history
  2. delete useless files

    huixingjian committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a0f03b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a34ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4997379 View commit details
    Browse the repository at this point in the history
  5. Update src/laser/MultiLaser.cpp

    Co-authored-by: Alexander Sinn <[email protected]>
    huixingjian and AlexanderSinn authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e576848 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. typo in doc

    huixingjian committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0f7b978 View commit details
    Browse the repository at this point in the history