workspace.xml 41 KB

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