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/Scripts/Controller/Lean.meta" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/HmdLeanController.cs" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/HmdLeanController.cs.meta" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/ILeanController.cs" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/ILeanController.cs.meta" afterDir="false" />
  31. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/PolarLeanController.cs" afterDir="false" />
  32. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/PolarLeanController.cs.meta" afterDir="false" />
  33. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Tracking/CameraTracker.cs" afterDir="false" />
  34. <change afterPath="$PROJECT_DIR$/Assets/Scripts/Tracking/CameraTracker.cs.meta" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/Assembly-CSharp.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp.csproj" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/Assets/Scripts/Controller/SensorBikeController.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/SensorBikeController.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. </list>
  46. <option name="SHOW_DIALOG" value="false" />
  47. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  48. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  49. <option name="LAST_RESOLUTION" value="IGNORE" />
  50. </component>
  51. <component name="Git.Settings">
  52. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  53. </component>
  54. <component name="HighlightingSettingsPerFile">
  55. <setting file="file://$PROJECT_DIR$/Assets/SteamVR/Plugins/openvr_api.cs" root0="SKIP_HIGHLIGHTING" />
  56. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Wheels/SwitchColliderOnStanding.cs" root0="FORCE_HIGHLIGHTING" />
  57. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" root0="FORCE_HIGHLIGHTING" />
  58. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/5a/7e36ae17/DepthOfField.cs" root0="SKIP_HIGHLIGHTING" />
  59. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/ScriptableRendererData.cs" root0="SKIP_HIGHLIGHTING" />
  60. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/BFC774E3-9F15-4E8B-ACC0-AAE5397B53AE/b4/c0ce131f/Mathf.cs" root0="SKIP_HIGHLIGHTING" />
  61. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F8918D0C-C5FC-41A1-BABA-01B207A4C016/1a/773d1d3a/Physics.cs" root0="SKIP_HIGHLIGHTING" />
  62. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/PostProcessPass.cs" root0="SKIP_HIGHLIGHTING" />
  63. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/62FFEEB7-EC02-4BEA-B61E-5FBF8D44AC5B/e2/54e16cc4/Math.cs" root0="SKIP_HIGHLIGHTING" />
  64. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
  65. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/Utilities/PrimitiveValue.cs" root0="SKIP_HIGHLIGHTING" />
  66. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/1A3A5801-6E2C-4FF1-B975-52B718793608/65/0ec761f4/DepthOfFieldModeParameter.cs" root0="SKIP_HIGHLIGHTING" />
  67. <setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/F352B6B8-9F0F-458F-8952-E62C7DE1DBFE/f4/b5ba078b/VolumeParameter`1.cs" root0="SKIP_HIGHLIGHTING" />
  68. <setting file="file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/VirtualNose.cs" root0="FORCE_HIGHLIGHTING" />
  69. </component>
  70. <component name="IdeDocumentHistory">
  71. <option name="CHANGED_PATHS">
  72. <list>
  73. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeGameObjectDataLogger.cs" />
  74. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/BikeSensorDataLogger.cs" />
  75. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarAccDataLogger.cs" />
  76. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/PolarEcgDataLogger.cs" />
  77. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/ViveSensorDataLogger.cs" />
  78. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/FrontWheelTrackerLogger.cs" />
  79. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/RouteEventLogger.cs" />
  80. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeGameObjectDataLogger.cs" />
  81. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/BikeSensorDataLogger.cs" />
  82. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarAccDataLogger.cs" />
  83. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/PolarEcgDataLogger.cs" />
  84. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/SensorDataLogger.cs" />
  85. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/ViveSensorDataLogger.cs" />
  86. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/AsyncLogFileWriter.cs" />
  87. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/FileLogger.cs" />
  88. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/ISerializable.cs" />
  89. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logable.cs" />
  90. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/Logging.cs" />
  91. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Base/TimeSync.cs" />
  92. <option value="$PROJECT_DIR$/Assets/Scripts/Routes/Turn.cs" />
  93. <option value="$PROJECT_DIR$/Assets/StreetPartMeta.cs" />
  94. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMeta.cs" />
  95. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StreetPartMetaTag.cs" />
  96. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/CalibratableTracker.cs" />
  97. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" />
  98. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Data/FrontWheelTrackerLogger.cs" />
  99. <option value="$PROJECT_DIR$/Assets/Scripts/Calibration/PersistatePlayerPosition.cs" />
  100. <option value="$PROJECT_DIR$/Assets/Scripts/Logging/Events/RouteEventLogger.cs" />
  101. <option value="$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs" />
  102. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/Vignetting/DynamicVignetting.cs" />
  103. <option value="$PROJECT_DIR$/Assets/Scripts/SlopeCollider.cs" />
  104. <option value="$PROJECT_DIR$/Assets/Scripts/Sensors/ANT/PowerMeterReceiver.cs" />
  105. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/FrontWheelTracker.cs" />
  106. <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
  107. <option value="$PROJECT_DIR$/Assets/Customizable Skybox/Stylized Sky/Shaders/Stylized Sky.shader" />
  108. <option value="$PROJECT_DIR$/Assets/Scripts/Display/CountdownText.cs" />
  109. <option value="$PROJECT_DIR$/Assets/Scripts/Display/CountdownDisplaycs.cs" />
  110. <option value="$PROJECT_DIR$/Assets/Scripts/Display/CountdownDisplay.cs" />
  111. <option value="$PROJECT_DIR$/Assets/SwitchColliderOnStanding.cs" />
  112. <option value="$PROJECT_DIR$/Assets/Scripts/Wheels/SwitchColliderOnStanding.cs" />
  113. <option value="$PROJECT_DIR$/Assets/Scripts/Wheels/SlopeCollider.cs" />
  114. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" />
  115. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/MatchPlayerPositionAndCalibrate.cs" />
  116. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" />
  117. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/VirtualNose.cs" />
  118. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/LeanControllerBehaviour.cs" />
  119. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/PolarLeanController.cs" />
  120. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/SensorBikeController.cs" />
  121. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/ILeanController.cs" />
  122. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Lean/HmdLeanController.cs" />
  123. <option value="$PROJECT_DIR$/Assets/Scripts/Tracking/CameraTracker.cs" />
  124. </list>
  125. </option>
  126. </component>
  127. <component name="ProjectId" id="1kpDZJC6knaYGQzZ8UQRrDNzseV" />
  128. <component name="ProjectLevelVcsManager">
  129. <ConfirmationsSetting value="2" id="Add" />
  130. </component>
  131. <component name="ProjectViewState">
  132. <option name="hideEmptyMiddlePackages" value="true" />
  133. <option name="showLibraryContents" value="true" />
  134. </component>
  135. <component name="PropertiesComponent">
  136. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  137. <property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.3272543" />
  138. <property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.14235055" />
  139. <property name="Discover.Launch.Via.Unity" value="true" />
  140. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  141. <property name="WebServerToolWindowFactoryState" value="false" />
  142. <property name="XThreadsFramesViewSplitterKey" value="0.62918663" />
  143. <property name="nodejs_package_manager_path" value="npm" />
  144. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  145. <property name="vue.rearranger.settings.migration" value="true" />
  146. </component>
  147. <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor &amp; Play">
  148. <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">
  149. <option name="allowRunningInParallel" value="false" />
  150. <option name="listenPortForConnections" value="false" />
  151. <option name="pid" />
  152. <option name="selectedOptions">
  153. <set />
  154. </option>
  155. <method v="2" />
  156. </configuration>
  157. <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">
  158. <option name="allowRunningInParallel" value="false" />
  159. <option name="listenPortForConnections" value="false" />
  160. <option name="pid" />
  161. <option name="selectedOptions">
  162. <set />
  163. </option>
  164. <method v="2" />
  165. </configuration>
  166. </component>
  167. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  168. <component name="TaskManager">
  169. <task active="true" id="Default" summary="Default task">
  170. <changelist id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="" />
  171. <created>1606388694739</created>
  172. <option name="number" value="Default" />
  173. <option name="presentableId" value="Default" />
  174. <updated>1606388694739</updated>
  175. <workItem from="1606388712651" duration="10566000" />
  176. <workItem from="1607346787506" duration="4055000" />
  177. <workItem from="1607418056368" duration="4074000" />
  178. <workItem from="1607588039382" duration="5023000" />
  179. <workItem from="1608111814180" duration="1242000" />
  180. <workItem from="1608191738071" duration="10660000" />
  181. <workItem from="1608556964379" duration="14561000" />
  182. <workItem from="1608626823380" duration="6475000" />
  183. <workItem from="1608633384360" duration="3597000" />
  184. <workItem from="1609928644105" duration="6587000" />
  185. <workItem from="1610355346577" duration="15843000" />
  186. <workItem from="1610431786853" duration="1170000" />
  187. <workItem from="1610530755101" duration="4080000" />
  188. <workItem from="1611143576284" duration="1554000" />
  189. <workItem from="1611305064694" duration="8917000" />
  190. <workItem from="1612525325840" duration="2419000" />
  191. <workItem from="1612943190960" duration="73000" />
  192. <workItem from="1612943623931" duration="618000" />
  193. <workItem from="1614156263136" duration="4544000" />
  194. <workItem from="1615801269868" duration="3973000" />
  195. </task>
  196. <task id="LOCAL-00001" summary="VR Stuff, Bicycle Animations">
  197. <created>1606399745852</created>
  198. <option name="number" value="00001" />
  199. <option name="presentableId" value="LOCAL-00001" />
  200. <option name="project" value="LOCAL" />
  201. <updated>1606399745852</updated>
  202. </task>
  203. <task id="LOCAL-00002" summary="persistate player position and vr bike data display">
  204. <created>1607347764330</created>
  205. <option name="number" value="00002" />
  206. <option name="presentableId" value="LOCAL-00002" />
  207. <option name="project" value="LOCAL" />
  208. <updated>1607347764330</updated>
  209. </task>
  210. <task id="LOCAL-00003" summary="Primitive steering with Vive Tracker">
  211. <created>1607352302170</created>
  212. <option name="number" value="00003" />
  213. <option name="presentableId" value="LOCAL-00003" />
  214. <option name="project" value="LOCAL" />
  215. <updated>1607352302170</updated>
  216. </task>
  217. <task id="LOCAL-00004" summary="Vive Tracker Adjustments">
  218. <created>1607420956941</created>
  219. <option name="number" value="00004" />
  220. <option name="presentableId" value="LOCAL-00004" />
  221. <option name="project" value="LOCAL" />
  222. <updated>1607420956941</updated>
  223. </task>
  224. <task id="LOCAL-00005" summary="Test Vive Tracker on back">
  225. <created>1607425561838</created>
  226. <option name="number" value="00005" />
  227. <option name="presentableId" value="LOCAL-00005" />
  228. <option name="project" value="LOCAL" />
  229. <updated>1607425561838</updated>
  230. </task>
  231. <task id="LOCAL-00006" summary="Test Vive Tracker on back">
  232. <created>1607425594752</created>
  233. <option name="number" value="00006" />
  234. <option name="presentableId" value="LOCAL-00006" />
  235. <option name="project" value="LOCAL" />
  236. <updated>1607425594752</updated>
  237. </task>
  238. <task id="LOCAL-00007" summary="Proper steering calculation">
  239. <created>1607593418906</created>
  240. <option name="number" value="00007" />
  241. <option name="presentableId" value="LOCAL-00007" />
  242. <option name="project" value="LOCAL" />
  243. <updated>1607593418906</updated>
  244. </task>
  245. <task id="LOCAL-00008" summary="HMD logging">
  246. <created>1608628621383</created>
  247. <option name="number" value="00008" />
  248. <option name="presentableId" value="LOCAL-00008" />
  249. <option name="project" value="LOCAL" />
  250. <updated>1608628621383</updated>
  251. </task>
  252. <task id="LOCAL-00009" summary="More logging">
  253. <created>1610361817557</created>
  254. <option name="number" value="00009" />
  255. <option name="presentableId" value="LOCAL-00009" />
  256. <option name="project" value="LOCAL" />
  257. <updated>1610361817557</updated>
  258. </task>
  259. <task id="LOCAL-00010" summary="Start and Finish events">
  260. <created>1610362454731</created>
  261. <option name="number" value="00010" />
  262. <option name="presentableId" value="LOCAL-00010" />
  263. <option name="project" value="LOCAL" />
  264. <updated>1610362454731</updated>
  265. </task>
  266. <task id="LOCAL-00011" summary="fixes">
  267. <created>1610531922101</created>
  268. <option name="number" value="00011" />
  269. <option name="presentableId" value="LOCAL-00011" />
  270. <option name="project" value="LOCAL" />
  271. <updated>1610531922101</updated>
  272. </task>
  273. <task id="LOCAL-00012" summary="Removed logs and added additional steering options">
  274. <created>1611309529519</created>
  275. <option name="number" value="00012" />
  276. <option name="presentableId" value="LOCAL-00012" />
  277. <option name="project" value="LOCAL" />
  278. <updated>1611309529519</updated>
  279. </task>
  280. <task id="LOCAL-00013" summary="DoF and Vive Tracker Update">
  281. <created>1612529432943</created>
  282. <option name="number" value="00013" />
  283. <option name="presentableId" value="LOCAL-00013" />
  284. <option name="project" value="LOCAL" />
  285. <updated>1612529432943</updated>
  286. </task>
  287. <task id="LOCAL-00014" summary="GingerVR">
  288. <created>1614156818036</created>
  289. <option name="number" value="00014" />
  290. <option name="presentableId" value="LOCAL-00014" />
  291. <option name="project" value="LOCAL" />
  292. <updated>1614156818036</updated>
  293. </task>
  294. <option name="localTasksCounter" value="15" />
  295. <servers />
  296. </component>
  297. <component name="TypeScriptGeneratedFilesManager">
  298. <option name="version" value="3" />
  299. </component>
  300. <component name="UnityProjectConfiguration" hasMinimizedUI="true" />
  301. <component name="UnityUnitTestConfiguration" currentTestLauncher="EditMode" />
  302. <component name="Vcs.Log.Tabs.Properties">
  303. <option name="TAB_STATES">
  304. <map>
  305. <entry key="MAIN">
  306. <value>
  307. <State />
  308. </value>
  309. </entry>
  310. </map>
  311. </option>
  312. <option name="oldMeFiltersMigrated" value="true" />
  313. </component>
  314. <component name="VcsManagerConfiguration">
  315. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  316. <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
  317. <MESSAGE value="VR Stuff, Bicycle Animations" />
  318. <MESSAGE value="persistate player position and vr bike data display" />
  319. <MESSAGE value="Primitive steering with Vive Tracker" />
  320. <MESSAGE value="Vive Tracker Adjustments" />
  321. <MESSAGE value="Test Vive Tracker on back" />
  322. <MESSAGE value="Proper steering calculation" />
  323. <MESSAGE value="HMD logging" />
  324. <MESSAGE value="More logging" />
  325. <MESSAGE value="Start and Finish events" />
  326. <MESSAGE value="fixes" />
  327. <MESSAGE value="Removed logs and added additional steering options" />
  328. <MESSAGE value="DoF and Vive Tracker Update" />
  329. <MESSAGE value="GingerVR" />
  330. <option name="LAST_COMMIT_MESSAGE" value="GingerVR" />
  331. </component>
  332. <component name="WindowStateProjectService">
  333. <state x="704" y="291" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog" timestamp="1612943194023">
  334. <screen x="0" y="0" width="2048" height="1112" />
  335. </state>
  336. <state x="704" y="291" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1612943194023" />
  337. <state x="188" y="243" key="#xdebugger.evaluate" timestamp="1608637186447">
  338. <screen x="0" y="0" width="1440" height="900" />
  339. </state>
  340. <state x="476" y="134" key="#xdebugger.evaluate/0.0.1440.860@0.0.1440.860" timestamp="1608570995081" />
  341. <state x="188" y="243" key="#xdebugger.evaluate/0.0.1440.900@0.0.1440.900" timestamp="1608637186447" />
  342. <state width="680" height="497" key="DebuggerActiveHint" timestamp="1611319259442">
  343. <screen x="0" y="0" width="2048" height="1112" />
  344. </state>
  345. <state width="478" height="402" key="DebuggerActiveHint/0.0.1440.900@0.0.1440.900" timestamp="1608636244835" />
  346. <state width="463" height="464" key="DebuggerActiveHint/0.0.1920.1040@0.0.1920.1040" timestamp="1608205291466" />
  347. <state width="680" height="497" key="DebuggerActiveHint/0.0.2048.1112@0.0.2048.1112" timestamp="1611319259442" />
  348. <state width="2005" height="414" key="GridCell.Tab.0.bottom" timestamp="1611319177899">
  349. <screen x="0" y="0" width="2048" height="1112" />
  350. </state>
  351. <state width="1398" height="278" key="GridCell.Tab.0.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  352. <state width="1398" height="320" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  353. <state width="1877" height="385" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
  354. <state width="2005" height="414" key="GridCell.Tab.0.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  355. <state width="2005" height="414" key="GridCell.Tab.0.center" timestamp="1611319177899">
  356. <screen x="0" y="0" width="2048" height="1112" />
  357. </state>
  358. <state width="1398" height="278" key="GridCell.Tab.0.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
  359. <state width="1398" height="320" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  360. <state width="1877" height="385" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
  361. <state width="2005" height="414" key="GridCell.Tab.0.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  362. <state width="2005" height="414" key="GridCell.Tab.0.left" timestamp="1611319177899">
  363. <screen x="0" y="0" width="2048" height="1112" />
  364. </state>
  365. <state width="1398" height="278" key="GridCell.Tab.0.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659056" />
  366. <state width="1398" height="320" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304835" />
  367. <state width="1877" height="385" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449593" />
  368. <state width="2005" height="414" key="GridCell.Tab.0.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  369. <state width="2005" height="414" key="GridCell.Tab.0.right" timestamp="1611319177899">
  370. <screen x="0" y="0" width="2048" height="1112" />
  371. </state>
  372. <state width="1398" height="278" key="GridCell.Tab.0.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  373. <state width="1398" height="320" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  374. <state width="1877" height="385" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538449594" />
  375. <state width="2005" height="414" key="GridCell.Tab.0.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319177899" />
  376. <state width="2005" height="414" key="GridCell.Tab.1.bottom" timestamp="1611319236653">
  377. <screen x="0" y="0" width="2048" height="1112" />
  378. </state>
  379. <state width="1398" height="278" key="GridCell.Tab.1.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  380. <state width="1398" height="320" key="GridCell.Tab.1.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  381. <state width="1877" height="385" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  382. <state width="2005" height="414" key="GridCell.Tab.1.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  383. <state width="2005" height="414" key="GridCell.Tab.1.center" timestamp="1611319236653">
  384. <screen x="0" y="0" width="2048" height="1112" />
  385. </state>
  386. <state width="1398" height="278" key="GridCell.Tab.1.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  387. <state width="1398" height="320" key="GridCell.Tab.1.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  388. <state width="1877" height="385" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  389. <state width="2005" height="414" key="GridCell.Tab.1.center/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  390. <state width="2005" height="414" key="GridCell.Tab.1.left" timestamp="1611319236653">
  391. <screen x="0" y="0" width="2048" height="1112" />
  392. </state>
  393. <state width="1398" height="278" key="GridCell.Tab.1.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659057" />
  394. <state width="1398" height="320" key="GridCell.Tab.1.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304836" />
  395. <state width="1877" height="385" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457609" />
  396. <state width="2005" height="414" key="GridCell.Tab.1.left/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  397. <state width="2005" height="414" key="GridCell.Tab.1.right" timestamp="1611319236653">
  398. <screen x="0" y="0" width="2048" height="1112" />
  399. </state>
  400. <state width="1398" height="278" key="GridCell.Tab.1.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  401. <state width="1398" height="320" key="GridCell.Tab.1.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  402. <state width="1877" height="385" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1610538457610" />
  403. <state width="2005" height="414" key="GridCell.Tab.1.right/0.0.2048.1112@0.0.2048.1112" timestamp="1611319236653" />
  404. <state width="1877" height="385" key="GridCell.Tab.2.bottom" timestamp="1609933996568">
  405. <screen x="0" y="0" width="1920" height="1040" />
  406. </state>
  407. <state width="1398" height="278" key="GridCell.Tab.2.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  408. <state width="1398" height="320" key="GridCell.Tab.2.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  409. <state width="1877" height="385" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  410. <state width="1877" height="385" key="GridCell.Tab.2.center" timestamp="1609933996568">
  411. <screen x="0" y="0" width="1920" height="1040" />
  412. </state>
  413. <state width="1398" height="278" key="GridCell.Tab.2.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  414. <state width="1398" height="320" key="GridCell.Tab.2.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
  415. <state width="1877" height="385" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  416. <state width="1877" height="385" key="GridCell.Tab.2.left" timestamp="1609933996568">
  417. <screen x="0" y="0" width="1920" height="1040" />
  418. </state>
  419. <state width="1398" height="278" key="GridCell.Tab.2.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659058" />
  420. <state width="1398" height="320" key="GridCell.Tab.2.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304837" />
  421. <state width="1877" height="385" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  422. <state width="1877" height="385" key="GridCell.Tab.2.right" timestamp="1609933996568">
  423. <screen x="0" y="0" width="1920" height="1040" />
  424. </state>
  425. <state width="1398" height="278" key="GridCell.Tab.2.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  426. <state width="1398" height="320" key="GridCell.Tab.2.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304838" />
  427. <state width="1877" height="385" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  428. <state width="1877" height="385" key="GridCell.Tab.3.bottom" timestamp="1609933996568">
  429. <screen x="0" y="0" width="1920" height="1040" />
  430. </state>
  431. <state width="1398" height="278" key="GridCell.Tab.3.bottom/0.0.1440.860@0.0.1440.860" timestamp="1608571659060" />
  432. <state width="1398" height="320" key="GridCell.Tab.3.bottom/0.0.1440.900@0.0.1440.900" timestamp="1608637304840" />
  433. <state width="1877" height="385" key="GridCell.Tab.3.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  434. <state width="1877" height="385" key="GridCell.Tab.3.center" timestamp="1609933996568">
  435. <screen x="0" y="0" width="1920" height="1040" />
  436. </state>
  437. <state width="1398" height="278" key="GridCell.Tab.3.center/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  438. <state width="1398" height="320" key="GridCell.Tab.3.center/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  439. <state width="1877" height="385" key="GridCell.Tab.3.center/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  440. <state width="1877" height="385" key="GridCell.Tab.3.left" timestamp="1609933996568">
  441. <screen x="0" y="0" width="1920" height="1040" />
  442. </state>
  443. <state width="1398" height="278" key="GridCell.Tab.3.left/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  444. <state width="1398" height="320" key="GridCell.Tab.3.left/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  445. <state width="1877" height="385" key="GridCell.Tab.3.left/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  446. <state width="1877" height="385" key="GridCell.Tab.3.right" timestamp="1609933996568">
  447. <screen x="0" y="0" width="1920" height="1040" />
  448. </state>
  449. <state width="1398" height="278" key="GridCell.Tab.3.right/0.0.1440.860@0.0.1440.860" timestamp="1608571659059" />
  450. <state width="1398" height="320" key="GridCell.Tab.3.right/0.0.1440.900@0.0.1440.900" timestamp="1608637304839" />
  451. <state width="1877" height="385" key="GridCell.Tab.3.right/0.0.1920.1040@0.0.1920.1040" timestamp="1609933996568" />
  452. <state x="662" y="317" key="MultipleFileMergeDialog" timestamp="1612528086834">
  453. <screen x="0" y="0" width="2048" height="1112" />
  454. </state>
  455. <state x="662" y="317" key="MultipleFileMergeDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1612528086834" />
  456. <state x="815" y="207" key="RiderGenerateDialog" timestamp="1611921585131">
  457. <screen x="0" y="0" width="2048" height="1112" />
  458. </state>
  459. <state x="573" y="160" key="RiderGenerateDialog/0.0.1440.860@0.0.1440.860" timestamp="1610359053516" />
  460. <state x="764" y="193" key="RiderGenerateDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1608198510148" />
  461. <state x="815" y="207" key="RiderGenerateDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1611921585131" />
  462. <state x="346" y="136" key="SettingsEditor" timestamp="1608627211813">
  463. <screen x="0" y="0" width="1440" height="860" />
  464. </state>
  465. <state x="346" y="136" key="SettingsEditor/0.0.1440.860@0.0.1440.860" timestamp="1608627211813" />
  466. <state x="461" y="164" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1607347297764" />
  467. <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog" timestamp="1611752386302">
  468. <screen x="0" y="0" width="2048" height="1112" />
  469. </state>
  470. <state x="69" y="76" width="1302" height="708" key="VCS.FileHistoryDialog/0.0.1440.860@0.0.1440.860" timestamp="1610365025117" />
  471. <state x="69" y="80" width="1302" height="741" key="VCS.FileHistoryDialog/0.0.1440.900@0.0.1440.900" timestamp="1608635342446" />
  472. <state x="92" y="92" width="1736" height="856" key="VCS.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1607591027227" />
  473. <state x="98" y="98" width="1852" height="916" key="VCS.FileHistoryDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1611752386302" />
  474. <state x="589" y="269" key="Vcs.Push.Dialog.v2" timestamp="1614156819588">
  475. <screen x="0" y="0" width="2048" height="1112" />
  476. </state>
  477. <state x="414" y="208" key="Vcs.Push.Dialog.v2/0.0.1440.860@0.0.1440.860" timestamp="1610362459013" />
  478. <state x="414" y="218" key="Vcs.Push.Dialog.v2/0.0.1440.900@0.0.1440.900" timestamp="1608628624093" />
  479. <state x="552" y="252" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1610531923390" />
  480. <state x="589" y="269" key="Vcs.Push.Dialog.v2/0.0.2048.1112@0.0.2048.1112" timestamp="1614156819588" />
  481. <state width="726" height="436" key="XDebugger.FullValuePopup" timestamp="1608570184149">
  482. <screen x="0" y="0" width="1440" height="860" />
  483. </state>
  484. <state width="726" height="436" key="XDebugger.FullValuePopup/0.0.1440.860@0.0.1440.860" timestamp="1608570184149" />
  485. <state x="93" y="93" width="1253" height="713" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1608634708861">
  486. <screen x="0" y="0" width="1440" height="900" />
  487. </state>
  488. <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" />
  489. <state x="132" y="115" width="1783" height="882" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog" timestamp="1615802716504">
  490. <screen x="0" y="0" width="2048" height="1112" />
  491. </state>
  492. <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" />
  493. <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" />
  494. <state x="132" y="115" width="1783" height="882" key="com.intellij.history.integration.ui.views.SelectionHistoryDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1615802716504" />
  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>