Skip to content

NEW: duplicate action maps, actions and bindings (ISX-1375)#1719

Merged
ritamerkl merged 12 commits intodevelopfrom
ISX-1375-duplicate-actionMaps-actions-bindings
Aug 7, 2023
Merged

NEW: duplicate action maps, actions and bindings (ISX-1375)#1719
ritamerkl merged 12 commits intodevelopfrom
ISX-1375-duplicate-actionMaps-actions-bindings

Conversation

@ritamerkl
Copy link
Copy Markdown
Collaborator

@ritamerkl ritamerkl commented Aug 1, 2023

Description

Added duplication via context menu. Task can be found in this ticket.

Changes made

added duplicating via right click context menu for:

  • action maps
  • actions
  • composites
  • bindings
  • bindings in composites

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 ritamerkl requested a review from jamesmcgill August 1, 2023 12:07
Copy link
Copy Markdown
Collaborator

@jamesmcgill jamesmcgill left a comment

Choose a reason for hiding this comment

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

Looks good Rita

@ritamerkl ritamerkl merged commit d1c66c3 into develop Aug 7, 2023
@ritamerkl ritamerkl deleted the ISX-1375-duplicate-actionMaps-actions-bindings branch August 7, 2023 08:51
jfreire-unity pushed a commit that referenced this pull request Aug 7, 2023
* implemented basic duplication WIP

* WIP added duplicate actions&bindings

* index fix

* fixed duplicating actions with composites

* fixed bindings duplicated twice bug

* fix for duplicating bindings

* fixed duplicating bindings and composites

* undo public modifier

* formatting fix
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