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: sammyfreg/netImgui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: sammyfreg/netImgui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 1 commit
  • 44 files changed
  • 1 contributor

Commits on May 27, 2024

  1. Dev pull for Version 1.11 Release (#58)

    * Added 'TakeOver' Option
    
    NetImguiServerApp can now forcefully take over a connection to a client already connected to another server. A button with 'TakeOver' appear in the Client List letting the user connect despite an active connection.
    
    * Small fixes
    
    Small fixes based on PR #56 by GitHub user @pthom
    
    * Updated to Dear ImGui 1.90.6
    
    - Server updated to latest Dear Imgui
    - Added compatibility tests up to that version
    
    * API version update for release
    sammyfreg authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5b76352 View commit details
    Browse the repository at this point in the history
Loading