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: v1.87.7
Choose a base ref
...
head repository: SpaiR/imgui-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.88.0
Choose a head ref
  • 7 commits
  • 40 files changed
  • 2 contributors

Commits on Dec 27, 2024

  1. chore(api): remove ImGuiInputTextFlags usage from "raw" module

    Cleaned up the code by eliminating the usage of ImGuiInputTextFlags from the "raw" module to streamline the API.
    SpaiR committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    deb6b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a77b8d View commit details
    Browse the repository at this point in the history
  3. chore(build): update to Gradle 8.12 and set CI to use JDK 17 (#308)

    Upgraded the build system to Gradle 8.12 and updated the CI pipeline to use JDK 17 for improved compatibility and performance.
    SpaiR authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    7190b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72a6213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    666d111 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9966710 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. v1.88.0

    SpaiR committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    2a605f0 View commit details
    Browse the repository at this point in the history
Loading