123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="fixes">
- <change afterPath="$PROJECT_DIR$/Assets/Prefabs/Gizmo.prefab" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Prefabs/Gizmo.prefab.meta" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/Post-process Volume Profile.asset" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/Post-process Volume Profile.asset.meta" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/VrGizmos" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/indexLayout.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/indexLayout.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assembly-CSharp.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/obj/Debug/SteamVR_Windows_EditorHelper.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/SteamVR_Windows_EditorHelper.csprojAssemblyReference.cache" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="HighlightingSettingsPerFile">
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/PostProcessPass.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/SteamVR/Plugins/openvr_api.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/65/0ec761f4/DepthOfFieldModeParameter.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/5a/7e36ae17/DepthOfField.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F352B6B8-9F0F-458F-8952-E62C7DE1DBFE/f4/b5ba078b/VolumeParameter`1.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/ScriptableRendererData.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F8918D0C-C5FC-41A1-BABA-01B207A4C016/1a/773d1d3a/Physics.cs" root0="SKIP_HIGHLIGHTING" />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/Assets/Scripts/GameManager.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Logable.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/AsyncLogFileWriter.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/FileLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Logging.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/SensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarSensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/EcgDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/TimeSync.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Display/BikeDataDisplay.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Controller/SensorBikeController.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/UdpConnection.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs" />
- <option value="$PROJECT_DIR$/Assets/Logs/2020-12-22_124122/log_polar_ecg_data.tsv" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Helpers.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeGameObjectDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeSensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarAccDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarEcgDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/ViveSensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/FrontWheelTrackerLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/RouteEventLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeGameObjectDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeSensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarAccDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarEcgDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/SensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/ViveSensorDataLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/AsyncLogFileWriter.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/FileLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/ISerializable.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logable.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logging.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/TimeSync.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Routes/Turn.cs" />
- <option value="$PROJECT_DIR$/Assets/StreetPartMeta.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMeta.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMetaTag.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/CalibratableTracker.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/FrontWheelTrackerLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Calibration/PersistatePlayerPosition.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Events/RouteEventLogger.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/Vignetting/DynamicVignetting.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/SlopeCollider.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/ANT/PowerMeterReceiver.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/FrontWheelTracker.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" />
- </list>
- </option>
- </component>
- <component name="ProjectId" id="1kpDZJC6knaYGQzZ8UQRrDNzseV" />
- <component name="ProjectLevelVcsManager">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
- <property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.3272543" />
- <property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.14235055" />
- <property name="Discover.Launch.Via.Unity" value="true" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="XThreadsFramesViewSplitterKey" value="0.62918663" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor & Play">
- <configuration name="Attach to Unity Editor & Play" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="UNITY_ATTACH_AND_PLAY" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost">
- <option name="allowRunningInParallel" value="false" />
- <option name="listenPortForConnections" value="false" />
- <option name="pid" />
- <option name="selectedOptions">
- <set />
- </option>
- <method v="2" />
- </configuration>
- <configuration name="Attach to Unity Editor" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="Unity Debug" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost">
- <option name="allowRunningInParallel" value="false" />
- <option name="listenPortForConnections" value="false" />
- <option name="pid" />
- <option name="selectedOptions">
- <set />
- </option>
- <method v="2" />
- </configuration>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="" />
- <created>1606388694739</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1606388694739</updated>
- <workItem from="1606388712651" duration="10566000" />
- <workItem from="1607346787506" duration="4055000" />
- <workItem from="1607418056368" duration="4074000" />
- <workItem from="1607588039382" duration="5023000" />
- <workItem from="1608111814180" duration="1242000" />
- <workItem from="1608191738071" duration="10660000" />
- <workItem from="1608556964379" duration="14561000" />
- <workItem from="1608626823380" duration="6475000" />
- <workItem from="1608633384360" duration="3597000" />
- <workItem from="1609928644105" duration="6587000" />
- <workItem from="1610355346577" duration="15843000" />
- <workItem from="1610431786853" duration="1170000" />
- <workItem from="1610530755101" duration="4080000" />
- <workItem from="1611143576284" duration="1554000" />
- <workItem from="1611305064694" duration="8917000" />
- </task>
- <task id="LOCAL-00001" summary="VR Stuff, Bicycle Animations">
- <created>1606399745852</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1606399745852</updated>
- </task>
- <task id="LOCAL-00002" summary="persistate player position and vr bike data display">
- <created>1607347764330</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1607347764330</updated>
- </task>
- <task id="LOCAL-00003" summary="Primitive steering with Vive Tracker">
- <created>1607352302170</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1607352302170</updated>
- </task>
- <task id="LOCAL-00004" summary="Vive Tracker Adjustments">
- <created>1607420956941</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1607420956941</updated>
- </task>
- <task id="LOCAL-00005" summary="Test Vive Tracker on back">
- <created>1607425561838</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1607425561838</updated>
- </task>
- <task id="LOCAL-00006" summary="Test Vive Tracker on back">
- <created>1607425594752</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1607425594752</updated>
- </task>
- <task id="LOCAL-00007" summary="Proper steering calculation">
- <created>1607593418906</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1607593418906</updated>
- </task>
- <task id="LOCAL-00008" summary="HMD logging">
- <created>1608628621383</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1608628621383</updated>
- </task>
- <task id="LOCAL-00009" summary="More logging">
- <created>1610361817557</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1610361817557</updated>
- </task>
- <task id="LOCAL-00010" summary="Start and Finish events">
- <created>1610362454731</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1610362454731</updated>
- </task>
- <task id="LOCAL-00011" summary="fixes">
- <created>1610531922101</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1610531922101</updated>
- </task>
- <task id="LOCAL-00012" summary="Removed logs and added additional steering options">
- <created>1611309529519</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1611309529519</updated>
- </task>
- <option name="localTasksCounter" value="13" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="UnityProjectConfiguration" hasMinimizedUI="true" />
- <component name="UnityUnitTestConfiguration" currentTestLauncher="EditMode" />
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- <option name="oldMeFiltersMigrated" value="true" />
- </component>
- <component name="VcsManagerConfiguration">
- <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
- <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
- <MESSAGE value="VR Stuff, Bicycle Animations" />
- <MESSAGE value="persistate player position and vr bike data display" />
- <MESSAGE value="Primitive steering with Vive Tracker" />
- <MESSAGE value="Vive Tracker Adjustments" />
- <MESSAGE value="Test Vive Tracker on back" />
- <MESSAGE value="Proper steering calculation" />
- <MESSAGE value="HMD logging" />
- <MESSAGE value="More logging" />
- <MESSAGE value="Start and Finish events" />
- <MESSAGE value="fixes" />
- <MESSAGE value="Removed logs and added additional steering options" />
- <option name="LAST_COMMIT_MESSAGE" value="Removed logs and added additional steering options" />
- </component>
- <component name="WindowStateProjectService">
- <state x="188" y="243" key="#xdebugger.evaluate" timestamp="1608637186447">
- <screen x="0" y="0" width="1440" height="900" />
- </state>
- <state x="476" y="134" key="#xdebugger.evaluate/0.0.1440.860@0.0.1440.860" timestamp="1608570995081" />
- <state x="188" y="243" key="#xdebugger.evaluate/0.0.1440.900@0.0.1440.900" timestamp="1608637186447" />
- <state width="680" height="497" key="DebuggerActiveHint" timestamp="1611319259442">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="478" height="402" key="DebuggerActiveHint/0.0.1440.900@0.0.1440.900" timestamp="1608636244835" />
- <state width="463" height="464" key="DebuggerActiveHint/0.0.1920.1040@0.0.1920.1040" timestamp="1608205291466" />
- <state width="680" height="497" key="DebuggerActiveHint/0.0.2048.1112@0.0.2048.1112" timestamp="1611319259442" />
- <state width="2005" height="414" key="GridCell.Tab.0.bottom" timestamp="1611319177899">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.0.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
- <state width="1398" height="320" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
- <state width="1877" height="385" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
- <state width="2005" height="414" key="GridCell.Tab.0.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
- <state width="2005" height="414" key="GridCell.Tab.0.center" timestamp="1611319177899">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.0.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
- <state width="1398" height="320" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
- <state width="1877" height="385" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
- <state width="2005" height="414" key="GridCell.Tab.0.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
- <state width="2005" height="414" key="GridCell.Tab.0.left" timestamp="1611319177899">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.0.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
- <state width="1398" height="320" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304835" />
- <state width="1877" height="385" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
- <state width="2005" height="414" key="GridCell.Tab.0.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
- <state width="2005" height="414" key="GridCell.Tab.0.right" timestamp="1611319177899">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.0.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
- <state width="1398" height="320" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
- <state width="1877" height="385" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
- <state width="2005" height="414" key="GridCell.Tab.0.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
- <state width="2005" height="414" key="GridCell.Tab.1.bottom" timestamp="1611319236653">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.1.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
- <state width="1398" height="320" key="GridCell.Tab.1.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
- <state width="1877" height="385" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
- <state width="2005" height="414" key="GridCell.Tab.1.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
- <state width="2005" height="414" key="GridCell.Tab.1.center" timestamp="1611319236653">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.1.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
- <state width="1398" height="320" key="GridCell.Tab.1.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
- <state width="1877" height="385" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
- <state width="2005" height="414" key="GridCell.Tab.1.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
- <state width="2005" height="414" key="GridCell.Tab.1.left" timestamp="1611319236653">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.1.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
- <state width="1398" height="320" key="GridCell.Tab.1.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
- <state width="1877" height="385" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457609" />
- <state width="2005" height="414" key="GridCell.Tab.1.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
- <state width="2005" height="414" key="GridCell.Tab.1.right" timestamp="1611319236653">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.1.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
- <state width="1398" height="320" key="GridCell.Tab.1.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
- <state width="1877" height="385" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
- <state width="2005" height="414" key="GridCell.Tab.1.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
- <state width="1877" height="385" key="GridCell.Tab.2.bottom" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.2.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
- <state width="1398" height="320" key="GridCell.Tab.2.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
- <state width="1877" height="385" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.2.center" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.2.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
- <state width="1398" height="320" key="GridCell.Tab.2.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
- <state width="1877" height="385" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.2.left" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.2.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
- <state width="1398" height="320" key="GridCell.Tab.2.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
- <state width="1877" height="385" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.2.right" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.2.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
- <state width="1398" height="320" key="GridCell.Tab.2.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
- <state width="1877" height="385" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.3.bottom" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.3.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659060" />
- <state width="1398" height="320" key="GridCell.Tab.3.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304840" />
- <state width="1877" height="385" key="GridCell.Tab.3.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.3.center" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.3.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
- <state width="1398" height="320" key="GridCell.Tab.3.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
- <state width="1877" height="385" key="GridCell.Tab.3.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.3.left" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.3.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
- <state width="1398" height="320" key="GridCell.Tab.3.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
- <state width="1877" height="385" key="GridCell.Tab.3.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state width="1877" height="385" key="GridCell.Tab.3.right" timestamp="1609933996568">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1398" height="278" key="GridCell.Tab.3.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
- <state width="1398" height="320" key="GridCell.Tab.3.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
- <state width="1877" height="385" key="GridCell.Tab.3.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
- <state x="573" y="160" key="RiderGenerateDialog" timestamp="1610359053516">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state x="573" y="160" key="RiderGenerateDialog/0.0.1440.860@0.0.1440.860" timestamp="1610359053516" />
- <state x="764" y="193" key="RiderGenerateDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1608198510148" />
- <state x="346" y="136" key="SettingsEditor" timestamp="1608627211813">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state x="346" y="136" key="SettingsEditor/0.0.1440.860@0.0.1440.860" timestamp="1608627211813" />
- <state x="461" y="164" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1607347297764" />
- <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog" timestamp="1611752386302">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state x="69" y="76" width="1302" height="708" key="VCS.FileHistoryDialog/0.0.1440.860@0.0.1440.860" timestamp="1610365025117" />
- <state x="69" y="80" width="1302" height="741" key="VCS.FileHistoryDialog/0.0.1440.900@0.0.1440.900" timestamp="1608635342446" />
- <state x="92" y="92" width="1736" height="856" key="VCS.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1607591027227" />
- <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1611752386302" />
- <state x="589" y="269" key="Vcs.Push.Dialog.v2" timestamp="1611309563735">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state x="414" y="208" key="Vcs.Push.Dialog.v2/0.0.1440.860@0.0.1440.860" timestamp="1610362459013" />
- <state x="414" y="218" key="Vcs.Push.Dialog.v2/0.0.1440.900@0.0.1440.900" timestamp="1608628624093" />
- <state x="552" y="252" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1610531923390" />
- <state x="589" y="269" key="Vcs.Push.Dialog.v2/0.0.2048.1112@0.0.2048.1112" timestamp="1611309563735" />
- <state width="726" height="436" key="XDebugger.FullValuePopup" timestamp="1608570184149">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state width="726" height="436" key="XDebugger.FullValuePopup/0.0.1440.860@0.0.1440.860" timestamp="1608570184149" />
- <state x="93" y="93" width="1253" height="713" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1608634708861">
- <screen x="0" y="0" width="1440" height="900" />
- </state>
- <state x="93" y="93" width="1253" height="713" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1440.900@0.0.1440.900" timestamp="1608634708861" />
- <state x="93" y="89" width="1253" height="682" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog" timestamp="1610375404608">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state x="93" y="89" width="1253" height="682" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog/0.0.1440.860@0.0.1440.860" timestamp="1610375404608" />
- <state x="93" y="93" width="1253" height="713" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog/0.0.1440.900@0.0.1440.900" timestamp="1608633349176" />
- <state x="332" y="41" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1610362264361">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state x="332" y="41" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1440.860@0.0.1440.860" timestamp="1610362264361" />
- <state x="841" y="469" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1611736391445">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state x="841" y="469" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2048.1112@0.0.2048.1112" timestamp="1611736391445" />
- <state x="400" y="103" width="1140" height="689" key="editAsTableFormatDialogDimension" timestamp="1610533263726">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state x="300" y="85" width="1140" height="689" key="editAsTableFormatDialogDimension/0.0.1440.860@0.0.1440.860" timestamp="1610362422263" />
- <state x="400" y="103" key="editAsTableFormatDialogDimension/0.0.1920.1040@0.0.1920.1040" timestamp="1610533263726" />
- <state x="524" y="37" width="1001" height="1037" key="find.popup" timestamp="1611742359687">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state x="368" y="29" width="703" height="801" key="find.popup/0.0.1440.860@0.0.1440.860" timestamp="1610363676930" />
- <state x="491" y="35" width="938" height="969" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1610533618773" />
- <state x="524" y="37" width="1001" height="1037" key="find.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1611742359687" />
- <state x="379" y="197" key="run.anything.popup" timestamp="1610374243030">
- <screen x="0" y="0" width="1440" height="860" />
- </state>
- <state x="379" y="197" key="run.anything.popup/0.0.1440.860@0.0.1440.860" timestamp="1610374243030" />
- <state x="665" y="241" width="717" height="725" key="search.everywhere.popup" timestamp="1611750417024">
- <screen x="0" y="0" width="2048" height="1112" />
- </state>
- <state x="478" y="197" width="672" height="561" key="search.everywhere.popup/0.0.1440.860@0.0.1440.860" timestamp="1610362007792" />
- <state x="476" y="204" width="672" height="588" key="search.everywhere.popup/0.0.1440.900@0.0.1440.900" timestamp="1608636877159" />
- <state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1610538285122" />
- <state x="665" y="241" width="717" height="725" key="search.everywhere.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1611750417024" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs</url>
- <line>103</line>
- <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\BikeSensorData.cs" initialLine="77" />
- <option name="timeStamp" value="17" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs</url>
- <line>79</line>
- <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\Polar\PolarReceiver.cs" initialLine="79" />
- <option name="timeStamp" value="19" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
- <line>23</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="23">
- <startOffsets>
- <option value="504" />
- </startOffsets>
- <endOffsets>
- <option value="543" />
- </endOffsets>
- </properties>
- <option name="timeStamp" value="21" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
- <line>31</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="31">
- <startOffsets>
- <option value="685" />
- </startOffsets>
- <endOffsets>
- <option value="724" />
- </endOffsets>
- </properties>
- <option name="timeStamp" value="22" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs</url>
- <line>50</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\DoF\DynamicDoF.cs" initialLine="20">
- <startOffsets>
- <option value="556" />
- </startOffsets>
- <endOffsets>
- <option value="646" />
- </endOffsets>
- </properties>
- <option name="timeStamp" value="23" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- <pin-to-top-manager>
- <pinned-members>
- <PinnedItemInfo parentTag="Type#System.Reflection.TypeAttributes" memberName="value__" />
- </pinned-members>
- </pin-to-top-manager>
- <watches-manager>
- <configuration name="UNITY_DEBUG_RUN_CONFIGURATION">
- <watch expression="fields" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetMembers(BindingFlags.DeclaredOnly | BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.GetProperty | BindingFlags.Instance)" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetFields()" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetFields(BindingFlags.Instance | BindingFlags.NonPublic)" language="C#" />
- <watch expression="value.GetType().GetFields(BindingFlags.Default | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.DeclaredOnly)" language="C#" />
- <watch expression="HeaderNames" language="C#" />
- </configuration>
- </watches-manager>
- </component>
- </project>
|