InputSystem/Packages
Alex Tyrer a0219d1637
FIX: Fixed pasting bindings into empty Input Action asset (case ISXB-1180) - take #2 (#2049)
o Ensure PasteBlocks() deals with invalid selection - when copied type is binding we need to have a valid Action selected to paste into.
o Ensure Paste option is only present in context menu when appropriate.
o Fix menu separator presence (or absense).
o Action Maps view: can Paste ActionMap or Action (if a map is present).
o Actions view: can paste Actions or Bindings depending on selected item context.
2024-11-21 16:32:37 +00:00
..
com.unity.inputsystem FIX: Fixed pasting bindings into empty Input Action asset (case ISXB-1180) - take #2 (#2049) 2024-11-21 16:32:37 +00:00
com.unity.inputsystem.meta
manifest.json CHANGE: enable performance test to be run continiously on U6 (#1996) 2024-09-06 16:03:57 +02:00
manifest.json.meta