Skip to content

NEW: edit actions and bindings properties (ISX-1374, ISX-1126)#1691

Merged
ritamerkl merged 53 commits intodevelopfrom
ISX-1374-Edit-actions-and-bindings
Jul 7, 2023
Merged

NEW: edit actions and bindings properties (ISX-1374, ISX-1126)#1691
ritamerkl merged 53 commits intodevelopfrom
ISX-1374-Edit-actions-and-bindings

Conversation

@ritamerkl
Copy link
Copy Markdown
Collaborator

@ritamerkl ritamerkl commented Jun 22, 2023

Description

added the functionality to edit various fields for Actions, Bindings, Composites and Bindings in Composites.
Includes adding, editing, reordering and deleting of Interactions and Processors. See the Ticket here.

Another related ticket was done with this PR: https://jira.unity3d.com/browse/ISX-1126

Changes made

added:

  • editing properties of Actions, Bindings, Composites
  • adding Interactions & Processors
  • editing Interactions & Processors
  • deleting Interactions & Processors
  • reordering Interactions & Processors

Notes

Checklist

Before review:

  • [] Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • FogBugz ticket attached, example ([case %number%](https://issuetracker.unity3d.com/issues/...)).
    • FogBugz is marked as "Resolved" with next release version correctly set.
  • [] Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • [] Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

ritamerkl and others added 30 commits April 27, 2023 09:33
…tions-maps-bindings

# Conflicts:
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsTreeViewItem.cs
ritamerkl added 15 commits June 1, 2023 17:19
…ons-and-bindings

# Conflicts:
#	Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputActionSerializationHelpers.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Commands/Commands.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorState.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionMapsView.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionsTreeView.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CompositeBindingPropertiesView.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ContextMenu.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsTreeViewItem.cs
#	Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/Selectors.cs
@ritamerkl ritamerkl requested a review from lyndon-unity June 22, 2023 15:15
Copy link
Copy Markdown
Collaborator

@lyndon-unity lyndon-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable. I've made a couple of queries so will pause before approving. Answers might mean no changes needed though.

Comment thread Packages/com.unity.inputsystem/InputSystem/Editor/InputParameterEditor.cs Outdated
Comment thread Packages/com.unity.inputsystem/InputSystem/Editor/InputParameterEditor.cs Outdated
Comment thread ProjectSettings/MemorySettings.asset Outdated
@ritamerkl ritamerkl requested a review from lyndon-unity June 23, 2023 12:54
@ritamerkl ritamerkl changed the title NEW: edit actions and bindings properties (ISX-1374) NEW: edit actions and bindings properties (ISX-1374, ISX-1126) Jun 27, 2023
Copy link
Copy Markdown
Collaborator

@lyndon-unity lyndon-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good updates, minor comment added. Generally happy to approve

@ritamerkl ritamerkl merged commit fc6adeb into develop Jul 7, 2023
@ritamerkl ritamerkl deleted the ISX-1374-Edit-actions-and-bindings branch July 7, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants