Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SpaiR/imgui-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: moheng233/imgui-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    6a11687 View commit details
    Browse the repository at this point in the history
  2. Add JavaDoc

    moheng233 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    906a46e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Change

    moheng233 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9cf9dc9 View commit details
    Browse the repository at this point in the history
  2. Add Javadoc

    moheng233 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8292bdb View commit details
    Browse the repository at this point in the history
  3. Fix Import

    moheng233 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8b24691 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Teaks and improvements

    - Extended example;
    - Added input text callback ImGuiInputTextFlags#CallbackEdit;
    - Minor code improvements.
    SpaiR committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    466145e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce85e7 View commit details
    Browse the repository at this point in the history
Loading