Skip to content

Commit 49f7913

Browse files
authored
feat: 321 keyboard controls for manipulator (#370)
* Bumpy but it works (no depth) * Drive depth * Fixed manipulator panel update on connection
1 parent 5f718c4 commit 49f7913

10 files changed

Lines changed: 542 additions & 220 deletions

File tree

Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,7 @@ MonoBehaviour:
1616
m_Data:
1717
m_SerializedData: []
1818
m_GUID: eb9eb3c822ec72b468349d4e785d6617
19-
m_SerializeEntries:
20-
- m_GUID: f1ddfb9f17fe7ac4bb5bb3feedfd1a20
21-
m_Address: Assets/AddressableAssets/Probes/pipette.csv
22-
m_ReadOnly: 0
23-
m_SerializedLabels: []
24-
- m_GUID: 64c963c2ae3683240948c96550cd9a30
25-
m_Address: Assets/AddressableAssets/Probes/neuropixels_2_1shank.csv
26-
m_ReadOnly: 0
27-
m_SerializedLabels: []
19+
m_SerializeEntries: []
2820
m_ReadOnly: 0
2921
m_Settings: {fileID: 11400000, guid: 2d938794e1ac8154b9b50ee21079a3c4, type: 2}
3022
m_SchemaSet:

Assets/BuildConfig_Win64.buildconfiguration

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"$type": "Unity.Build.Classic.ClassicBuildProfile, Unity.Build.Classic",
77
"$version": 1,
88
"Platform": "StandaloneWindows64",
9-
"Configuration": 3
9+
"Configuration": 2
1010
},
1111
{
1212
"$type": "Unity.Build.Common.SceneList, Unity.Build",

0 commit comments

Comments
 (0)