workspace.xml 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="BranchesTreeState">
  7. <expand>
  8. <path>
  9. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  10. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. </path>
  12. <path>
  13. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  14. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. </path>
  16. <path>
  17. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  18. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  19. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  20. </path>
  21. </expand>
  22. <select />
  23. </component>
  24. <component name="ChangeListManager">
  25. <list default="true" id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="fixes">
  26. <change afterPath="$PROJECT_DIR$/Assets/Prefabs/Gizmo.prefab" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/Assets/Prefabs/Gizmo.prefab.meta" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/Post-process Volume Profile.asset" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/Post-process Volume Profile.asset.meta" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/Assets/VrGizmos" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/indexLayout.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/indexLayout.xml" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/Assembly-CSharp.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp.csproj" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" afterDir="false" />
  39. <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" />
  40. <change beforePath="$PROJECT_DIR$/SteamVR.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR.csproj" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/SteamVR_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Editor.csproj" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" afterDir="false" />
  45. <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" />
  46. </list>
  47. <option name="SHOW_DIALOG" value="false" />
  48. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  49. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  50. <option name="LAST_RESOLUTION" value="IGNORE" />
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  54. </component>
  55. <component name="HighlightingSettingsPerFile">
  56. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/PostProcessPass.cs" root0="SKIP_HIGHLIGHTING" />
  57. <setting file="file://$PROJECT_DIR$/Assets/SteamVR/Plugins/openvr_api.cs" root0="SKIP_HIGHLIGHTING" />
  58. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
  59. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" root0="FORCE_HIGHLIGHTING" />
  60. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/65/0ec761f4/DepthOfFieldModeParameter.cs" root0="SKIP_HIGHLIGHTING" />
  61. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/5a/7e36ae17/DepthOfField.cs" root0="SKIP_HIGHLIGHTING" />
  62. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F352B6B8-9F0F-458F-8952-E62C7DE1DBFE/f4/b5ba078b/VolumeParameter`1.cs" root0="SKIP_HIGHLIGHTING" />
  63. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/ScriptableRendererData.cs" root0="SKIP_HIGHLIGHTING" />
  64. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F8918D0C-C5FC-41A1-BABA-01B207A4C016/1a/773d1d3a/Physics.cs" root0="SKIP_HIGHLIGHTING" />
  65. </component>
  66. <component name="IdeDocumentHistory">
  67. <option name="CHANGED_PATHS">
  68. <list>
  69. <option value="$PROJECT_DIR$/Assets/Scripts/GameManager.cs" />
  70. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Logable.cs" />
  71. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/AsyncLogFileWriter.cs" />
  72. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/FileLogger.cs" />
  73. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Logging.cs" />
  74. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/SensorDataLogger.cs" />
  75. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarSensorDataLogger.cs" />
  76. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/EcgDataLogger.cs" />
  77. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/TimeSync.cs" />
  78. <option value="$PROJECT_DIR$/Assets/Scripts/Display/BikeDataDisplay.cs" />
  79. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/SensorBikeController.cs" />
  80. <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/UdpConnection.cs" />
  81. <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs" />
  82. <option value="$PROJECT_DIR$/Assets/Logs/2020-12-22_124122/log_polar_ecg_data.tsv" />
  83. <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs" />
  84. <option value="$PROJECT_DIR$/Assets/Scripts/Helpers.cs" />
  85. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeGameObjectDataLogger.cs" />
  86. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeSensorDataLogger.cs" />
  87. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarAccDataLogger.cs" />
  88. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarEcgDataLogger.cs" />
  89. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/ViveSensorDataLogger.cs" />
  90. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/FrontWheelTrackerLogger.cs" />
  91. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/RouteEventLogger.cs" />
  92. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeGameObjectDataLogger.cs" />
  93. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeSensorDataLogger.cs" />
  94. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarAccDataLogger.cs" />
  95. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarEcgDataLogger.cs" />
  96. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/SensorDataLogger.cs" />
  97. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/ViveSensorDataLogger.cs" />
  98. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/AsyncLogFileWriter.cs" />
  99. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/FileLogger.cs" />
  100. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/ISerializable.cs" />
  101. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logable.cs" />
  102. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logging.cs" />
  103. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/TimeSync.cs" />
  104. <option value="$PROJECT_DIR$/Assets/Scripts/Routes/Turn.cs" />
  105. <option value="$PROJECT_DIR$/Assets/StreetPartMeta.cs" />
  106. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMeta.cs" />
  107. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMetaTag.cs" />
  108. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/CalibratableTracker.cs" />
  109. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" />
  110. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/FrontWheelTrackerLogger.cs" />
  111. <option value="$PROJECT_DIR$/Assets/Scripts/Calibration/PersistatePlayerPosition.cs" />
  112. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Events/RouteEventLogger.cs" />
  113. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs" />
  114. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/Vignetting/DynamicVignetting.cs" />
  115. <option value="$PROJECT_DIR$/Assets/Scripts/SlopeCollider.cs" />
  116. <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/ANT/PowerMeterReceiver.cs" />
  117. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/FrontWheelTracker.cs" />
  118. <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
  119. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" />
  120. </list>
  121. </option>
  122. </component>
  123. <component name="ProjectId" id="1kpDZJC6knaYGQzZ8UQRrDNzseV" />
  124. <component name="ProjectLevelVcsManager">
  125. <ConfirmationsSetting value="2" id="Add" />
  126. </component>
  127. <component name="ProjectViewState">
  128. <option name="hideEmptyMiddlePackages" value="true" />
  129. <option name="showLibraryContents" value="true" />
  130. </component>
  131. <component name="PropertiesComponent">
  132. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  133. <property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.3272543" />
  134. <property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.14235055" />
  135. <property name="Discover.Launch.Via.Unity" value="true" />
  136. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  137. <property name="WebServerToolWindowFactoryState" value="false" />
  138. <property name="XThreadsFramesViewSplitterKey" value="0.62918663" />
  139. <property name="nodejs_package_manager_path" value="npm" />
  140. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  141. <property name="vue.rearranger.settings.migration" value="true" />
  142. </component>
  143. <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor &amp; Play">
  144. <configuration name="Attach to Unity Editor &amp; 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">
  145. <option name="allowRunningInParallel" value="false" />
  146. <option name="listenPortForConnections" value="false" />
  147. <option name="pid" />
  148. <option name="selectedOptions">
  149. <set />
  150. </option>
  151. <method v="2" />
  152. </configuration>
  153. <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">
  154. <option name="allowRunningInParallel" value="false" />
  155. <option name="listenPortForConnections" value="false" />
  156. <option name="pid" />
  157. <option name="selectedOptions">
  158. <set />
  159. </option>
  160. <method v="2" />
  161. </configuration>
  162. </component>
  163. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  164. <component name="TaskManager">
  165. <task active="true" id="Default" summary="Default task">
  166. <changelist id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="" />
  167. <created>1606388694739</created>
  168. <option name="number" value="Default" />
  169. <option name="presentableId" value="Default" />
  170. <updated>1606388694739</updated>
  171. <workItem from="1606388712651" duration="10566000" />
  172. <workItem from="1607346787506" duration="4055000" />
  173. <workItem from="1607418056368" duration="4074000" />
  174. <workItem from="1607588039382" duration="5023000" />
  175. <workItem from="1608111814180" duration="1242000" />
  176. <workItem from="1608191738071" duration="10660000" />
  177. <workItem from="1608556964379" duration="14561000" />
  178. <workItem from="1608626823380" duration="6475000" />
  179. <workItem from="1608633384360" duration="3597000" />
  180. <workItem from="1609928644105" duration="6587000" />
  181. <workItem from="1610355346577" duration="15843000" />
  182. <workItem from="1610431786853" duration="1170000" />
  183. <workItem from="1610530755101" duration="4080000" />
  184. <workItem from="1611143576284" duration="1554000" />
  185. <workItem from="1611305064694" duration="8917000" />
  186. </task>
  187. <task id="LOCAL-00001" summary="VR Stuff, Bicycle Animations">
  188. <created>1606399745852</created>
  189. <option name="number" value="00001" />
  190. <option name="presentableId" value="LOCAL-00001" />
  191. <option name="project" value="LOCAL" />
  192. <updated>1606399745852</updated>
  193. </task>
  194. <task id="LOCAL-00002" summary="persistate player position and vr bike data display">
  195. <created>1607347764330</created>
  196. <option name="number" value="00002" />
  197. <option name="presentableId" value="LOCAL-00002" />
  198. <option name="project" value="LOCAL" />
  199. <updated>1607347764330</updated>
  200. </task>
  201. <task id="LOCAL-00003" summary="Primitive steering with Vive Tracker">
  202. <created>1607352302170</created>
  203. <option name="number" value="00003" />
  204. <option name="presentableId" value="LOCAL-00003" />
  205. <option name="project" value="LOCAL" />
  206. <updated>1607352302170</updated>
  207. </task>
  208. <task id="LOCAL-00004" summary="Vive Tracker Adjustments">
  209. <created>1607420956941</created>
  210. <option name="number" value="00004" />
  211. <option name="presentableId" value="LOCAL-00004" />
  212. <option name="project" value="LOCAL" />
  213. <updated>1607420956941</updated>
  214. </task>
  215. <task id="LOCAL-00005" summary="Test Vive Tracker on back">
  216. <created>1607425561838</created>
  217. <option name="number" value="00005" />
  218. <option name="presentableId" value="LOCAL-00005" />
  219. <option name="project" value="LOCAL" />
  220. <updated>1607425561838</updated>
  221. </task>
  222. <task id="LOCAL-00006" summary="Test Vive Tracker on back">
  223. <created>1607425594752</created>
  224. <option name="number" value="00006" />
  225. <option name="presentableId" value="LOCAL-00006" />
  226. <option name="project" value="LOCAL" />
  227. <updated>1607425594752</updated>
  228. </task>
  229. <task id="LOCAL-00007" summary="Proper steering calculation">
  230. <created>1607593418906</created>
  231. <option name="number" value="00007" />
  232. <option name="presentableId" value="LOCAL-00007" />
  233. <option name="project" value="LOCAL" />
  234. <updated>1607593418906</updated>
  235. </task>
  236. <task id="LOCAL-00008" summary="HMD logging">
  237. <created>1608628621383</created>
  238. <option name="number" value="00008" />
  239. <option name="presentableId" value="LOCAL-00008" />
  240. <option name="project" value="LOCAL" />
  241. <updated>1608628621383</updated>
  242. </task>
  243. <task id="LOCAL-00009" summary="More logging">
  244. <created>1610361817557</created>
  245. <option name="number" value="00009" />
  246. <option name="presentableId" value="LOCAL-00009" />
  247. <option name="project" value="LOCAL" />
  248. <updated>1610361817557</updated>
  249. </task>
  250. <task id="LOCAL-00010" summary="Start and Finish events">
  251. <created>1610362454731</created>
  252. <option name="number" value="00010" />
  253. <option name="presentableId" value="LOCAL-00010" />
  254. <option name="project" value="LOCAL" />
  255. <updated>1610362454731</updated>
  256. </task>
  257. <task id="LOCAL-00011" summary="fixes">
  258. <created>1610531922101</created>
  259. <option name="number" value="00011" />
  260. <option name="presentableId" value="LOCAL-00011" />
  261. <option name="project" value="LOCAL" />
  262. <updated>1610531922101</updated>
  263. </task>
  264. <task id="LOCAL-00012" summary="Removed logs and added additional steering options">
  265. <created>1611309529519</created>
  266. <option name="number" value="00012" />
  267. <option name="presentableId" value="LOCAL-00012" />
  268. <option name="project" value="LOCAL" />
  269. <updated>1611309529519</updated>
  270. </task>
  271. <option name="localTasksCounter" value="13" />
  272. <servers />
  273. </component>
  274. <component name="TypeScriptGeneratedFilesManager">
  275. <option name="version" value="3" />
  276. </component>
  277. <component name="UnityProjectConfiguration" hasMinimizedUI="true" />
  278. <component name="UnityUnitTestConfiguration" currentTestLauncher="EditMode" />
  279. <component name="Vcs.Log.Tabs.Properties">
  280. <option name="TAB_STATES">
  281. <map>
  282. <entry key="MAIN">
  283. <value>
  284. <State />
  285. </value>
  286. </entry>
  287. </map>
  288. </option>
  289. <option name="oldMeFiltersMigrated" value="true" />
  290. </component>
  291. <component name="VcsManagerConfiguration">
  292. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  293. <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
  294. <MESSAGE value="VR Stuff, Bicycle Animations" />
  295. <MESSAGE value="persistate player position and vr bike data display" />
  296. <MESSAGE value="Primitive steering with Vive Tracker" />
  297. <MESSAGE value="Vive Tracker Adjustments" />
  298. <MESSAGE value="Test Vive Tracker on back" />
  299. <MESSAGE value="Proper steering calculation" />
  300. <MESSAGE value="HMD logging" />
  301. <MESSAGE value="More logging" />
  302. <MESSAGE value="Start and Finish events" />
  303. <MESSAGE value="fixes" />
  304. <MESSAGE value="Removed logs and added additional steering options" />
  305. <option name="LAST_COMMIT_MESSAGE" value="Removed logs and added additional steering options" />
  306. </component>
  307. <component name="WindowStateProjectService">
  308. <state x="188" y="243" key="#xdebugger.evaluate" timestamp="1608637186447">
  309. <screen x="0" y="0" width="1440" height="900" />
  310. </state>
  311. <state x="476" y="134" key="#xdebugger.evaluate/0.0.1440.860@0.0.1440.860" timestamp="1608570995081" />
  312. <state x="188" y="243" key="#xdebugger.evaluate/0.0.1440.900@0.0.1440.900" timestamp="1608637186447" />
  313. <state width="680" height="497" key="DebuggerActiveHint" timestamp="1611319259442">
  314. <screen x="0" y="0" width="2048" height="1112" />
  315. </state>
  316. <state width="478" height="402" key="DebuggerActiveHint/0.0.1440.900@0.0.1440.900" timestamp="1608636244835" />
  317. <state width="463" height="464" key="DebuggerActiveHint/0.0.1920.1040@0.0.1920.1040" timestamp="1608205291466" />
  318. <state width="680" height="497" key="DebuggerActiveHint/0.0.2048.1112@0.0.2048.1112" timestamp="1611319259442" />
  319. <state width="2005" height="414" key="GridCell.Tab.0.bottom" timestamp="1611319177899">
  320. <screen x="0" y="0" width="2048" height="1112" />
  321. </state>
  322. <state width="1398" height="278" key="GridCell.Tab.0.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  323. <state width="1398" height="320" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  324. <state width="1877" height="385" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
  325. <state width="2005" height="414" key="GridCell.Tab.0.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  326. <state width="2005" height="414" key="GridCell.Tab.0.center" timestamp="1611319177899">
  327. <screen x="0" y="0" width="2048" height="1112" />
  328. </state>
  329. <state width="1398" height="278" key="GridCell.Tab.0.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
  330. <state width="1398" height="320" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  331. <state width="1877" height="385" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
  332. <state width="2005" height="414" key="GridCell.Tab.0.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  333. <state width="2005" height="414" key="GridCell.Tab.0.left" timestamp="1611319177899">
  334. <screen x="0" y="0" width="2048" height="1112" />
  335. </state>
  336. <state width="1398" height="278" key="GridCell.Tab.0.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
  337. <state width="1398" height="320" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304835" />
  338. <state width="1877" height="385" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
  339. <state width="2005" height="414" key="GridCell.Tab.0.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  340. <state width="2005" height="414" key="GridCell.Tab.0.right" timestamp="1611319177899">
  341. <screen x="0" y="0" width="2048" height="1112" />
  342. </state>
  343. <state width="1398" height="278" key="GridCell.Tab.0.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  344. <state width="1398" height="320" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  345. <state width="1877" height="385" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
  346. <state width="2005" height="414" key="GridCell.Tab.0.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  347. <state width="2005" height="414" key="GridCell.Tab.1.bottom" timestamp="1611319236653">
  348. <screen x="0" y="0" width="2048" height="1112" />
  349. </state>
  350. <state width="1398" height="278" key="GridCell.Tab.1.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  351. <state width="1398" height="320" key="GridCell.Tab.1.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  352. <state width="1877" height="385" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  353. <state width="2005" height="414" key="GridCell.Tab.1.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  354. <state width="2005" height="414" key="GridCell.Tab.1.center" timestamp="1611319236653">
  355. <screen x="0" y="0" width="2048" height="1112" />
  356. </state>
  357. <state width="1398" height="278" key="GridCell.Tab.1.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  358. <state width="1398" height="320" key="GridCell.Tab.1.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  359. <state width="1877" height="385" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  360. <state width="2005" height="414" key="GridCell.Tab.1.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  361. <state width="2005" height="414" key="GridCell.Tab.1.left" timestamp="1611319236653">
  362. <screen x="0" y="0" width="2048" height="1112" />
  363. </state>
  364. <state width="1398" height="278" key="GridCell.Tab.1.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  365. <state width="1398" height="320" key="GridCell.Tab.1.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  366. <state width="1877" height="385" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457609" />
  367. <state width="2005" height="414" key="GridCell.Tab.1.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  368. <state width="2005" height="414" key="GridCell.Tab.1.right" timestamp="1611319236653">
  369. <screen x="0" y="0" width="2048" height="1112" />
  370. </state>
  371. <state width="1398" height="278" key="GridCell.Tab.1.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  372. <state width="1398" height="320" key="GridCell.Tab.1.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  373. <state width="1877" height="385" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  374. <state width="2005" height="414" key="GridCell.Tab.1.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  375. <state width="1877" height="385" key="GridCell.Tab.2.bottom" timestamp="1609933996568">
  376. <screen x="0" y="0" width="1920" height="1040" />
  377. </state>
  378. <state width="1398" height="278" key="GridCell.Tab.2.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  379. <state width="1398" height="320" key="GridCell.Tab.2.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  380. <state width="1877" height="385" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  381. <state width="1877" height="385" key="GridCell.Tab.2.center" timestamp="1609933996568">
  382. <screen x="0" y="0" width="1920" height="1040" />
  383. </state>
  384. <state width="1398" height="278" key="GridCell.Tab.2.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  385. <state width="1398" height="320" key="GridCell.Tab.2.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
  386. <state width="1877" height="385" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  387. <state width="1877" height="385" key="GridCell.Tab.2.left" timestamp="1609933996568">
  388. <screen x="0" y="0" width="1920" height="1040" />
  389. </state>
  390. <state width="1398" height="278" key="GridCell.Tab.2.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  391. <state width="1398" height="320" key="GridCell.Tab.2.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  392. <state width="1877" height="385" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  393. <state width="1877" height="385" key="GridCell.Tab.2.right" timestamp="1609933996568">
  394. <screen x="0" y="0" width="1920" height="1040" />
  395. </state>
  396. <state width="1398" height="278" key="GridCell.Tab.2.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  397. <state width="1398" height="320" key="GridCell.Tab.2.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
  398. <state width="1877" height="385" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  399. <state width="1877" height="385" key="GridCell.Tab.3.bottom" timestamp="1609933996568">
  400. <screen x="0" y="0" width="1920" height="1040" />
  401. </state>
  402. <state width="1398" height="278" key="GridCell.Tab.3.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659060" />
  403. <state width="1398" height="320" key="GridCell.Tab.3.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304840" />
  404. <state width="1877" height="385" key="GridCell.Tab.3.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  405. <state width="1877" height="385" key="GridCell.Tab.3.center" timestamp="1609933996568">
  406. <screen x="0" y="0" width="1920" height="1040" />
  407. </state>
  408. <state width="1398" height="278" key="GridCell.Tab.3.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  409. <state width="1398" height="320" key="GridCell.Tab.3.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  410. <state width="1877" height="385" key="GridCell.Tab.3.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  411. <state width="1877" height="385" key="GridCell.Tab.3.left" timestamp="1609933996568">
  412. <screen x="0" y="0" width="1920" height="1040" />
  413. </state>
  414. <state width="1398" height="278" key="GridCell.Tab.3.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  415. <state width="1398" height="320" key="GridCell.Tab.3.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  416. <state width="1877" height="385" key="GridCell.Tab.3.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  417. <state width="1877" height="385" key="GridCell.Tab.3.right" timestamp="1609933996568">
  418. <screen x="0" y="0" width="1920" height="1040" />
  419. </state>
  420. <state width="1398" height="278" key="GridCell.Tab.3.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  421. <state width="1398" height="320" key="GridCell.Tab.3.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  422. <state width="1877" height="385" key="GridCell.Tab.3.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  423. <state x="573" y="160" key="RiderGenerateDialog" timestamp="1610359053516">
  424. <screen x="0" y="0" width="1440" height="860" />
  425. </state>
  426. <state x="573" y="160" key="RiderGenerateDialog/0.0.1440.860@0.0.1440.860" timestamp="1610359053516" />
  427. <state x="764" y="193" key="RiderGenerateDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1608198510148" />
  428. <state x="346" y="136" key="SettingsEditor" timestamp="1608627211813">
  429. <screen x="0" y="0" width="1440" height="860" />
  430. </state>
  431. <state x="346" y="136" key="SettingsEditor/0.0.1440.860@0.0.1440.860" timestamp="1608627211813" />
  432. <state x="461" y="164" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1607347297764" />
  433. <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog" timestamp="1611752386302">
  434. <screen x="0" y="0" width="2048" height="1112" />
  435. </state>
  436. <state x="69" y="76" width="1302" height="708" key="VCS.FileHistoryDialog/0.0.1440.860@0.0.1440.860" timestamp="1610365025117" />
  437. <state x="69" y="80" width="1302" height="741" key="VCS.FileHistoryDialog/0.0.1440.900@0.0.1440.900" timestamp="1608635342446" />
  438. <state x="92" y="92" width="1736" height="856" key="VCS.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1607591027227" />
  439. <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1611752386302" />
  440. <state x="589" y="269" key="Vcs.Push.Dialog.v2" timestamp="1611309563735">
  441. <screen x="0" y="0" width="2048" height="1112" />
  442. </state>
  443. <state x="414" y="208" key="Vcs.Push.Dialog.v2/0.0.1440.860@0.0.1440.860" timestamp="1610362459013" />
  444. <state x="414" y="218" key="Vcs.Push.Dialog.v2/0.0.1440.900@0.0.1440.900" timestamp="1608628624093" />
  445. <state x="552" y="252" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1610531923390" />
  446. <state x="589" y="269" key="Vcs.Push.Dialog.v2/0.0.2048.1112@0.0.2048.1112" timestamp="1611309563735" />
  447. <state width="726" height="436" key="XDebugger.FullValuePopup" timestamp="1608570184149">
  448. <screen x="0" y="0" width="1440" height="860" />
  449. </state>
  450. <state width="726" height="436" key="XDebugger.FullValuePopup/0.0.1440.860@0.0.1440.860" timestamp="1608570184149" />
  451. <state x="93" y="93" width="1253" height="713" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1608634708861">
  452. <screen x="0" y="0" width="1440" height="900" />
  453. </state>
  454. <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" />
  455. <state x="93" y="89" width="1253" height="682" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog" timestamp="1610375404608">
  456. <screen x="0" y="0" width="1440" height="860" />
  457. </state>
  458. <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" />
  459. <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" />
  460. <state x="332" y="41" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1610362264361">
  461. <screen x="0" y="0" width="1440" height="860" />
  462. </state>
  463. <state x="332" y="41" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1440.860@0.0.1440.860" timestamp="1610362264361" />
  464. <state x="841" y="469" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1611736391445">
  465. <screen x="0" y="0" width="2048" height="1112" />
  466. </state>
  467. <state x="841" y="469" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2048.1112@0.0.2048.1112" timestamp="1611736391445" />
  468. <state x="400" y="103" width="1140" height="689" key="editAsTableFormatDialogDimension" timestamp="1610533263726">
  469. <screen x="0" y="0" width="1920" height="1040" />
  470. </state>
  471. <state x="300" y="85" width="1140" height="689" key="editAsTableFormatDialogDimension/0.0.1440.860@0.0.1440.860" timestamp="1610362422263" />
  472. <state x="400" y="103" key="editAsTableFormatDialogDimension/0.0.1920.1040@0.0.1920.1040" timestamp="1610533263726" />
  473. <state x="524" y="37" width="1001" height="1037" key="find.popup" timestamp="1611742359687">
  474. <screen x="0" y="0" width="2048" height="1112" />
  475. </state>
  476. <state x="368" y="29" width="703" height="801" key="find.popup/0.0.1440.860@0.0.1440.860" timestamp="1610363676930" />
  477. <state x="491" y="35" width="938" height="969" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1610533618773" />
  478. <state x="524" y="37" width="1001" height="1037" key="find.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1611742359687" />
  479. <state x="379" y="197" key="run.anything.popup" timestamp="1610374243030">
  480. <screen x="0" y="0" width="1440" height="860" />
  481. </state>
  482. <state x="379" y="197" key="run.anything.popup/0.0.1440.860@0.0.1440.860" timestamp="1610374243030" />
  483. <state x="665" y="241" width="717" height="725" key="search.everywhere.popup" timestamp="1611750417024">
  484. <screen x="0" y="0" width="2048" height="1112" />
  485. </state>
  486. <state x="478" y="197" width="672" height="561" key="search.everywhere.popup/0.0.1440.860@0.0.1440.860" timestamp="1610362007792" />
  487. <state x="476" y="204" width="672" height="588" key="search.everywhere.popup/0.0.1440.900@0.0.1440.900" timestamp="1608636877159" />
  488. <state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1610538285122" />
  489. <state x="665" y="241" width="717" height="725" key="search.everywhere.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1611750417024" />
  490. </component>
  491. <component name="XDebuggerManager">
  492. <breakpoint-manager>
  493. <breakpoints>
  494. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  495. <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs</url>
  496. <line>103</line>
  497. <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\BikeSensorData.cs" initialLine="77" />
  498. <option name="timeStamp" value="17" />
  499. </line-breakpoint>
  500. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  501. <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs</url>
  502. <line>79</line>
  503. <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\Polar\PolarReceiver.cs" initialLine="79" />
  504. <option name="timeStamp" value="19" />
  505. </line-breakpoint>
  506. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  507. <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
  508. <line>23</line>
  509. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="23">
  510. <startOffsets>
  511. <option value="504" />
  512. </startOffsets>
  513. <endOffsets>
  514. <option value="543" />
  515. </endOffsets>
  516. </properties>
  517. <option name="timeStamp" value="21" />
  518. </line-breakpoint>
  519. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  520. <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
  521. <line>31</line>
  522. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="31">
  523. <startOffsets>
  524. <option value="685" />
  525. </startOffsets>
  526. <endOffsets>
  527. <option value="724" />
  528. </endOffsets>
  529. </properties>
  530. <option name="timeStamp" value="22" />
  531. </line-breakpoint>
  532. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  533. <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs</url>
  534. <line>50</line>
  535. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\DoF\DynamicDoF.cs" initialLine="20">
  536. <startOffsets>
  537. <option value="556" />
  538. </startOffsets>
  539. <endOffsets>
  540. <option value="646" />
  541. </endOffsets>
  542. </properties>
  543. <option name="timeStamp" value="23" />
  544. </line-breakpoint>
  545. </breakpoints>
  546. </breakpoint-manager>
  547. <pin-to-top-manager>
  548. <pinned-members>
  549. <PinnedItemInfo parentTag="Type#System.Reflection.TypeAttributes" memberName="value__" />
  550. </pinned-members>
  551. </pin-to-top-manager>
  552. <watches-manager>
  553. <configuration name="UNITY_DEBUG_RUN_CONFIGURATION">
  554. <watch expression="fields" language="C#" />
  555. <watch expression="typeof(BikeSensorDataLog).GetMembers(BindingFlags.DeclaredOnly | BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.GetProperty | BindingFlags.Instance)" language="C#" />
  556. <watch expression="typeof(BikeSensorDataLog).GetFields()" language="C#" />
  557. <watch expression="typeof(BikeSensorDataLog).GetFields(BindingFlags.Instance | BindingFlags.NonPublic)" language="C#" />
  558. <watch expression="value.GetType().GetFields(BindingFlags.Default | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.DeclaredOnly)" language="C#" />
  559. <watch expression="HeaderNames" language="C#" />
  560. </configuration>
  561. </watches-manager>
  562. </component>
  563. </project>