Thanks to visit codestin.com
Credit goes to github.com

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: DeviantdVeloper/ButtplugUE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: DeviantdVeloper/ButtplugUE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on May 19, 2024

  1. Update README.MD

    DeviantdVeloper authored May 19, 2024
    Configuration menu
    Copy the full SHA
    7716a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Merge Dev into Main (#2)

    * updated support to UE 5.4, intiface 2.6.0
    
    - added option for "Stop Device" and "Stop All Devices" to also stop any ongoing pattern commands.
    - Updated demo UI to include new feature.
    
    * support update for 5.5, some doc changes and fixes to some managed commands issues
    
    # Added
    
    - Unreal 5.5 compatibility
    - Managed Command: Allows you to designate a target Device, Command Template, Float Curve, and Duration, then the Subsystem will internally handle Sending the Command to the Device for the Duration, with the Strength dictated by the float curve, and self-ending when complete. So now you can define a sine wave, ramping increase, etc, and have it happen on the device for the given time, fire and forget.
    - Updated readme to include stop commands.
    
    # Fixed
    
    - Various readme typos
    
    # Known Bugs
    
    - The example content widgets are not compatible with 5.3
    
    * merge fixes
    DeviantdVeloper authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    80c003c View commit details
    Browse the repository at this point in the history
Loading