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: OpenCommissioning/OC_Unity_Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.6
Choose a base ref
...
head repository: OpenCommissioning/OC_Unity_Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.7
Choose a head ref
  • 16 commits
  • 127 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    ae3e410 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    3ed0350 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from OpenCommissioning/70-un_link

    fix(link): merge connector to link
    Preliy authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    ad37db1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into 68-un_adsvariablenaming

    # Conflicts:
    #	Runtime/Scripts/Communication/Client/Client.cs
    #	Runtime/Scripts/Communication/Client/ConnectorClient.cs
    #	Runtime/Scripts/Communication/Connector/Connector.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataByte.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataDWord.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataFloat.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataLWord.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataRobot.cs
    #	Runtime/Scripts/Communication/Connector/ConnectorDataWord.cs
    #	Runtime/Scripts/Communication/Link/Link.cs
    #	Samples/Demo/0.1 Devices.unity
    #	Samples/Demo/Prefabs/Button.prefab
    Preliy committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    c3fd807 View commit details
    Browse the repository at this point in the history
  4. fix: client path

    Preliy committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    6fa523d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #72 from OpenCommissioning/68-un_adsvariablenaming

    68 un adsvariablenaming
    Preliy authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    104cc07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fe2a17 View commit details
    Browse the repository at this point in the history
  7. fix: reset hotfix

    Preliy committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    721110c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Merge pull request #73 from OpenCommissioning/55-un_sensorbinaryrefac…

    …toring
    
    55 un sensorbinaryrefactoring
    Preliy authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    10a56d4 View commit details
    Browse the repository at this point in the history
  2. fix: override property

    Preliy committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    351206f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from OpenCommissioning/74-un_deviceoverride

    fix: override property
    Preliy authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    1ccb4e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a250b4c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from OpenCommissioning/hotfix

    fix(Link): link type initialization
    Preliy authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    8c94623 View commit details
    Browse the repository at this point in the history
  6. fix: sample scene cleanup

    Preliy committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    4532364 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Merge pull request #78 from OpenCommissioning/development

    Development
    Preliy authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e8f3f41 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.2.7 [skip ci]

    ## [1.2.7](v1.2.6...v1.2.7) (2025-06-30)
    
    ### Bug Fixes
    
    * ads variable compatibility ([ae3e410](ae3e410))
    * client path ([6fa523d](6fa523d))
    * **Link:** link type initialization ([a250b4c](a250b4c))
    * **link:** merge connector to link ([3ed0350](3ed0350))
    * **Metarial Flow:** detector merge ([3fe2a17](3fe2a17))
    * override property ([351206f](351206f))
    * reset hotfix ([721110c](721110c))
    * sample scene cleanup ([4532364](4532364))
    semantic-release-bot committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    7a07ad7 View commit details
    Browse the repository at this point in the history
Loading