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

Imgui #4

Merged
merged 27 commits into from
Dec 6, 2023
Merged

Imgui #4

merged 27 commits into from
Dec 6, 2023

Commits on Nov 27, 2023

  1. dear imgui port working

    wkjarosz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    000b195 View commit details
    Browse the repository at this point in the history
  2. adding --help option

    wkjarosz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    df49a0b View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    wkjarosz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    844c228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f25916 View commit details
    Browse the repository at this point in the history
  5. trying to fix windows build2

    wkjarosz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0a88f2b View commit details
    Browse the repository at this point in the history
  6. Update SampleViewer.cpp

    wkjarosz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b031d13 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    4bb9cf6 View commit details
    Browse the repository at this point in the history
  2. trying to fix CI

    wkjarosz committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bf7063f View commit details
    Browse the repository at this point in the history
  3. Update ci-windows.yml

    wkjarosz committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bbec65d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. gui improvements

    wkjarosz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b12a59e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    e72704a View commit details
    Browse the repository at this point in the history
  2. eps/svg export improvements

    wkjarosz committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0f56b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc9503 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    8fbfe03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d79a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b4921 View commit details
    Browse the repository at this point in the history
  4. fixing ci

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e21c20a View commit details
    Browse the repository at this point in the history
  5. Create ci-emscripten2.yml

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    961312d View commit details
    Browse the repository at this point in the history
  6. Update app.cpp

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f9f867d View commit details
    Browse the repository at this point in the history
  7. Update ci-emscripten.yml

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ec0e183 View commit details
    Browse the repository at this point in the history
  8. Update ci-emscripten.yml

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    83b7788 View commit details
    Browse the repository at this point in the history
  9. fixing ci

    wkjarosz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2af9012 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. emscripten improvements

    - added "About" dialog
    - added export support to web version
    wkjarosz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    78e2c68 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. version display tweaks

    wkjarosz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    35ceea9 View commit details
    Browse the repository at this point in the history
  2. fixing build issues

    wkjarosz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    12d254c View commit details
    Browse the repository at this point in the history
  3. Update common.cpp.in

    wkjarosz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9c806af View commit details
    Browse the repository at this point in the history
  4. fixing cmake

    wkjarosz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e5b1f84 View commit details
    Browse the repository at this point in the history