-
Notifications
You must be signed in to change notification settings - Fork 335
NEW: edit actions and bindings properties (ISX-1374, ISX-1126) #1691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
65b908b
Fix: focus & focusOut events for inputFields
ritamerkl 9c4df03
Change: only rename actions & composites
ritamerkl cef77d9
Fix: fixed NullReference if TreeViewItem out of screen
ritamerkl 46e579d
Fix: rename wrong action or actionMap
ritamerkl 394a5c2
added edit on return and improved with use itemsChosen event
ritamerkl d8a87ef
fixed renaming with F2
ritamerkl dac9a1c
rename composites properly
ritamerkl 5cc1f6a
fixed rename canceled on click away
ritamerkl b34cd20
avoid NullReferenceError at MapListView if item out of screen
ritamerkl 7734d03
fixed renaming actionMap -> excluding own name
ritamerkl 11a0d3f
fixed action maps not renamed bug + removed redundant line
ritamerkl b5f43bd
add context menu with rename functionality
ritamerkl 673f103
added: functionality to delete bindings
ritamerkl 33677fb
added: functionality for deleting actions
ritamerkl c85e4d5
added: deleting action maps
ritamerkl bd6344e
fixed errors on delete bindings
ritamerkl ace7fa2
fixed errors for deleting actions
ritamerkl 343a7cb
fixed action not focused after adding a new one
ritamerkl e6b5669
Merge branch 'ISX-1039-rename-maps-actions-bindings' into ISX-1373-de…
ritamerkl 01670a2
fixed delete actionMaps & unsubscribe handlers correctly
ritamerkl b1964f9
shortcut selector method
ritamerkl 06e57f4
fixed selection not updated in ActionsTreeView
ritamerkl 627dd54
some refactoring
ritamerkl 1d22ec5
added delete with DEL key functionality
ritamerkl 3b5bfb4
formatting fix
ritamerkl 1f9c775
formatting
ritamerkl 8c20d3f
Merge remote-tracking branch 'origin/develop' into ISX-1373-delete-ac…
ritamerkl a83aafa
fixed small no binding name issue
ritamerkl 89d2430
added add buttons for interactions and processors
ritamerkl f99dc07
WIP added context menu for add interactions+processor buttons
ritamerkl e48d664
added context menu and add interactions & add processors functionality
ritamerkl 374f923
fixed context menu overload for adding processors & interactions
ritamerkl 2f38102
Merge remote-tracking branch 'origin/develop' into ISX-1374-Edit-acti…
ritamerkl 2f1f631
fixed adding processors & interactions to bindings
ritamerkl fa41f7f
fixed menu not updated bug
ritamerkl 0a6dada
don't show interactions for bindings that are part of a composite
ritamerkl 2429575
added swapping and deleting interactions & processors
ritamerkl 27fe4e7
added saving of parameters for processors and interactions
ritamerkl 5bfcef6
fixed saving for fields with default toggle
ritamerkl 6d81cba
fixed lose focus directly after change issue
ritamerkl ab0281f
fixed showing up of default text and open in player settings
ritamerkl 80cff71
fixed content for default values not resizing bug
ritamerkl 8c9eaf4
fixed greyed out swap and delete buttons for interactions & processors
ritamerkl 3b15b62
fixed initalStateToggle ignoring clicks
ritamerkl 3394c0b
fixed exception on Action Type changed to not Button
ritamerkl 0700a47
Merge branch 'develop' into ISX-1374-Edit-actions-and-bindings
ritamerkl bf939fc
refactoring
ritamerkl 34c587c
fix for editor theme and enabling on icons on interactions & processors
ritamerkl b3466ee
smallNameRefactoring
ritamerkl 91f963f
ISX-1489 fix context menu does not open on left click on windows
ritamerkl 2f48b0d
ISX-1489 fix context menu does not open on left click on windows for mac
ritamerkl 7c1cbb3
refactoring for merge
ritamerkl 36709a2
Merge branch 'develop' into ISX-1374-Edit-actions-and-bindings
ritamerkl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.