workspace.xml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  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="FanController + Bugfixes">
  26. <change afterPath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/application_generated_unity_vrcycling_exe_binding_vive_tracker_handed.json" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/application_generated_unity_vrcycling_exe_binding_vive_tracker_handed.json.meta" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/.idea/.idea.VR Cycling/.idea/indexLayout.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VR Cycling/.idea/indexLayout.xml" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/.idea/.idea.VR Cycling/.idea/riderModule.iml" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/.idea/.idea.VR Cycling/riderModule.iml" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" beforeDir="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/modules.xml" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/riderModule.iml" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/Assembly-CSharp.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp.csproj" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Materials/Vignette.mat" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/Assets/Scenes/MainScene.unity" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene.unity" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene/PP Volume.asset" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/Assets/Scripts/Phscs/RbBicycleSlopeSpeedManager.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/Phscs/RbBicycleSlopeSpeedManager.cs" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/DynamicReductionSource.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/DynamicReductionSource.cs" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/Assets/Settings/ForwardRenderer.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Settings/ForwardRenderer.asset" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/Assets/SteamVR_Input/ActionSetClasses/SteamVR_Input_ActionSet_bikevr.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/SteamVR_Input/ActionSetClasses/SteamVR_Input_ActionSet_bikevr.cs" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/Assets/SteamVR_Input/SteamVR_Input_Actions.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/SteamVR_Input/SteamVR_Input_Actions.cs" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/Assets/SteamVR_Resources/Resources/SteamVR_Settings.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/SteamVR_Resources/Resources/SteamVR_Settings.asset" afterDir="false" />
  49. <change beforePath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/actions.json" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/actions.json" afterDir="false" />
  50. <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" />
  51. <change beforePath="$PROJECT_DIR$/SteamVR.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR.csproj" afterDir="false" />
  52. <change beforePath="$PROJECT_DIR$/SteamVR_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Editor.csproj" afterDir="false" />
  53. <change beforePath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" afterDir="false" />
  54. <change beforePath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" afterDir="false" />
  55. <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" />
  56. <change beforePath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" afterDir="false" />
  57. <change beforePath="$PROJECT_DIR$/unityProject.vrmanifest" beforeDir="false" afterPath="$PROJECT_DIR$/unityProject.vrmanifest" afterDir="false" />
  58. </list>
  59. <option name="SHOW_DIALOG" value="false" />
  60. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  61. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  62. <option name="LAST_RESOLUTION" value="IGNORE" />
  63. </component>
  64. <component name="Git.Settings">
  65. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  66. </component>
  67. <component name="GitSEFilterConfiguration">
  68. <file-type-list>
  69. <filtered-out-file-type name="LOCAL_BRANCH" />
  70. <filtered-out-file-type name="REMOTE_BRANCH" />
  71. <filtered-out-file-type name="TAG" />
  72. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  73. </file-type-list>
  74. </component>
  75. <component name="HighlightingSettingsPerFile">
  76. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Wheels/SwitchColliderOnStanding.cs" root0="FORCE_HIGHLIGHTING" />
  77. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.shadergraph@8.2.0/Editor/Drawing/Views/MasterNodeSettingsView.cs" root0="SKIP_HIGHLIGHTING" />
  78. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/ScriptableRendererData.cs" root0="SKIP_HIGHLIGHTING" />
  79. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/PostProcessPass.cs" root0="SKIP_HIGHLIGHTING" />
  80. <setting file="file://$PROJECT_DIR$/Assets/SteamVR/Plugins/openvr_api.cs" root0="SKIP_HIGHLIGHTING" />
  81. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/Utilities/PrimitiveValue.cs" root0="SKIP_HIGHLIGHTING" />
  82. <setting file="file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/VirtualNose.cs" root0="FORCE_HIGHLIGHTING" />
  83. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" root0="FORCE_HIGHLIGHTING" />
  84. <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
  85. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Components/ChangeListElements/BaseChangeListElement.cs" root0="SKIP_HIGHLIGHTING" />
  86. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.ide.rider@1.2.1/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs" root0="SKIP_HIGHLIGHTING" />
  87. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/Plugins/PlayerInput/InputValue.cs" root0="SKIP_HIGHLIGHTING" />
  88. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/RenderObjectsPass.cs" root0="SKIP_HIGHLIGHTING" />
  89. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.textmeshpro@3.0.1/Scripts/Runtime/TextMeshProUGUI.cs" root0="SKIP_HIGHLIGHTING" />
  90. <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/State/InputStateHistory.cs" root0="SKIP_HIGHLIGHTING" />
  91. </component>
  92. <component name="IdeDocumentHistory">
  93. <changedPaths>
  94. <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
  95. <option value="$PROJECT_DIR$/Assets/Scripts/Phscs/RbBicycleSlopeSpeedManager.cs" />
  96. <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" />
  97. <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/DynamicReductionSource.cs" />
  98. </changedPaths>
  99. </component>
  100. <component name="ProjectId" id="1kpDZJC6knaYGQzZ8UQRrDNzseV" />
  101. <component name="ProjectLevelVcsManager">
  102. <ConfirmationsSetting value="2" id="Add" />
  103. </component>
  104. <component name="ProjectViewState">
  105. <option name="hideEmptyMiddlePackages" value="true" />
  106. <option name="showLibraryContents" value="true" />
  107. </component>
  108. <component name="PropertiesComponent">
  109. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  110. <property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.32749742" />
  111. <property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.14212152" />
  112. <property name="Discover.Launch.Via.Unity" value="true" />
  113. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  114. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  115. <property name="WebServerToolWindowFactoryState" value="false" />
  116. <property name="XThreadsFramesViewSplitterKey" value="0.62918663" />
  117. <property name="nodejs_package_manager_path" value="npm" />
  118. <property name="settings.editor.selected.configurable" value="preferences.sourceCode.C#" />
  119. <property name="vue.rearranger.settings.migration" value="true" />
  120. </component>
  121. <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor &amp; Play">
  122. <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">
  123. <option name="allowRunningInParallel" value="false" />
  124. <option name="listenPortForConnections" value="false" />
  125. <option name="pid" />
  126. <option name="projectPathOnTarget" />
  127. <option name="selectedOptions">
  128. <list />
  129. </option>
  130. <method v="2" />
  131. </configuration>
  132. <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">
  133. <option name="allowRunningInParallel" value="false" />
  134. <option name="listenPortForConnections" value="false" />
  135. <option name="pid" />
  136. <option name="projectPathOnTarget" />
  137. <option name="selectedOptions">
  138. <list />
  139. </option>
  140. <method v="2" />
  141. </configuration>
  142. </component>
  143. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  144. <component name="TaskManager">
  145. <task active="true" id="Default" summary="Default task">
  146. <changelist id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="" />
  147. <created>1606388694739</created>
  148. <option name="number" value="Default" />
  149. <option name="presentableId" value="Default" />
  150. <updated>1606388694739</updated>
  151. <workItem from="1606388712651" duration="10566000" />
  152. <workItem from="1607346787506" duration="4055000" />
  153. <workItem from="1607418056368" duration="4074000" />
  154. <workItem from="1607588039382" duration="5023000" />
  155. <workItem from="1608111814180" duration="1242000" />
  156. <workItem from="1608191738071" duration="10660000" />
  157. <workItem from="1608556964379" duration="14561000" />
  158. <workItem from="1608626823380" duration="6475000" />
  159. <workItem from="1608633384360" duration="3597000" />
  160. <workItem from="1609928644105" duration="6587000" />
  161. <workItem from="1610355346577" duration="15843000" />
  162. <workItem from="1610431786853" duration="1170000" />
  163. <workItem from="1610530755101" duration="4080000" />
  164. <workItem from="1611143576284" duration="1554000" />
  165. <workItem from="1611305064694" duration="8917000" />
  166. <workItem from="1612525325840" duration="2419000" />
  167. <workItem from="1612943190960" duration="73000" />
  168. <workItem from="1612943623931" duration="618000" />
  169. <workItem from="1614156263136" duration="4544000" />
  170. <workItem from="1615801269868" duration="4270000" />
  171. <workItem from="1615805576316" duration="97000" />
  172. <workItem from="1615970052613" duration="12089000" />
  173. <workItem from="1615987932942" duration="2186000" />
  174. <workItem from="1616403254170" duration="2841000" />
  175. <workItem from="1616484098735" duration="5506000" />
  176. <workItem from="1616600379396" duration="1501000" />
  177. <workItem from="1617013015246" duration="1521000" />
  178. <workItem from="1617088014991" duration="3774000" />
  179. <workItem from="1617175414211" duration="882000" />
  180. <workItem from="1617177471031" duration="194000" />
  181. <workItem from="1617867735109" duration="4017000" />
  182. <workItem from="1619076253810" duration="701000" />
  183. <workItem from="1619077714803" duration="2241000" />
  184. </task>
  185. <task id="LOCAL-00001" summary="VR Stuff, Bicycle Animations">
  186. <created>1606399745852</created>
  187. <option name="number" value="00001" />
  188. <option name="presentableId" value="LOCAL-00001" />
  189. <option name="project" value="LOCAL" />
  190. <updated>1606399745852</updated>
  191. </task>
  192. <task id="LOCAL-00002" summary="persistate player position and vr bike data display">
  193. <created>1607347764330</created>
  194. <option name="number" value="00002" />
  195. <option name="presentableId" value="LOCAL-00002" />
  196. <option name="project" value="LOCAL" />
  197. <updated>1607347764330</updated>
  198. </task>
  199. <task id="LOCAL-00003" summary="Primitive steering with Vive Tracker">
  200. <created>1607352302170</created>
  201. <option name="number" value="00003" />
  202. <option name="presentableId" value="LOCAL-00003" />
  203. <option name="project" value="LOCAL" />
  204. <updated>1607352302170</updated>
  205. </task>
  206. <task id="LOCAL-00004" summary="Vive Tracker Adjustments">
  207. <created>1607420956941</created>
  208. <option name="number" value="00004" />
  209. <option name="presentableId" value="LOCAL-00004" />
  210. <option name="project" value="LOCAL" />
  211. <updated>1607420956941</updated>
  212. </task>
  213. <task id="LOCAL-00005" summary="Test Vive Tracker on back">
  214. <created>1607425561838</created>
  215. <option name="number" value="00005" />
  216. <option name="presentableId" value="LOCAL-00005" />
  217. <option name="project" value="LOCAL" />
  218. <updated>1607425561838</updated>
  219. </task>
  220. <task id="LOCAL-00006" summary="Test Vive Tracker on back">
  221. <created>1607425594752</created>
  222. <option name="number" value="00006" />
  223. <option name="presentableId" value="LOCAL-00006" />
  224. <option name="project" value="LOCAL" />
  225. <updated>1607425594752</updated>
  226. </task>
  227. <task id="LOCAL-00007" summary="Proper steering calculation">
  228. <created>1607593418906</created>
  229. <option name="number" value="00007" />
  230. <option name="presentableId" value="LOCAL-00007" />
  231. <option name="project" value="LOCAL" />
  232. <updated>1607593418906</updated>
  233. </task>
  234. <task id="LOCAL-00008" summary="HMD logging">
  235. <created>1608628621383</created>
  236. <option name="number" value="00008" />
  237. <option name="presentableId" value="LOCAL-00008" />
  238. <option name="project" value="LOCAL" />
  239. <updated>1608628621383</updated>
  240. </task>
  241. <task id="LOCAL-00009" summary="More logging">
  242. <created>1610361817557</created>
  243. <option name="number" value="00009" />
  244. <option name="presentableId" value="LOCAL-00009" />
  245. <option name="project" value="LOCAL" />
  246. <updated>1610361817557</updated>
  247. </task>
  248. <task id="LOCAL-00010" summary="Start and Finish events">
  249. <created>1610362454731</created>
  250. <option name="number" value="00010" />
  251. <option name="presentableId" value="LOCAL-00010" />
  252. <option name="project" value="LOCAL" />
  253. <updated>1610362454731</updated>
  254. </task>
  255. <task id="LOCAL-00011" summary="fixes">
  256. <created>1610531922101</created>
  257. <option name="number" value="00011" />
  258. <option name="presentableId" value="LOCAL-00011" />
  259. <option name="project" value="LOCAL" />
  260. <updated>1610531922101</updated>
  261. </task>
  262. <task id="LOCAL-00012" summary="Removed logs and added additional steering options">
  263. <created>1611309529519</created>
  264. <option name="number" value="00012" />
  265. <option name="presentableId" value="LOCAL-00012" />
  266. <option name="project" value="LOCAL" />
  267. <updated>1611309529519</updated>
  268. </task>
  269. <task id="LOCAL-00013" summary="DoF and Vive Tracker Update">
  270. <created>1612529432943</created>
  271. <option name="number" value="00013" />
  272. <option name="presentableId" value="LOCAL-00013" />
  273. <option name="project" value="LOCAL" />
  274. <updated>1612529432943</updated>
  275. </task>
  276. <task id="LOCAL-00014" summary="GingerVR">
  277. <created>1614156818036</created>
  278. <option name="number" value="00014" />
  279. <option name="presentableId" value="LOCAL-00014" />
  280. <option name="project" value="LOCAL" />
  281. <updated>1614156818036</updated>
  282. </task>
  283. <task id="LOCAL-00015" summary="lean controller">
  284. <created>1615805516848</created>
  285. <option name="number" value="00015" />
  286. <option name="presentableId" value="LOCAL-00015" />
  287. <option name="project" value="LOCAL" />
  288. <updated>1615805516848</updated>
  289. </task>
  290. <task id="LOCAL-00016" summary="Scene">
  291. <created>1615805584353</created>
  292. <option name="number" value="00016" />
  293. <option name="presentableId" value="LOCAL-00016" />
  294. <option name="project" value="LOCAL" />
  295. <updated>1615805584353</updated>
  296. </task>
  297. <task id="LOCAL-00017" summary="WIP: Vive Tracker initialization">
  298. <created>1616412877563</created>
  299. <option name="number" value="00017" />
  300. <option name="presentableId" value="LOCAL-00017" />
  301. <option name="project" value="LOCAL" />
  302. <updated>1616412877563</updated>
  303. </task>
  304. <task id="LOCAL-00018" summary="Automatic tracker indeces">
  305. <created>1616487420190</created>
  306. <option name="number" value="00018" />
  307. <option name="presentableId" value="LOCAL-00018" />
  308. <option name="project" value="LOCAL" />
  309. <updated>1616487420190</updated>
  310. </task>
  311. <task id="LOCAL-00019" summary="WIP: consider IPD for virtual noses">
  312. <created>1616489532872</created>
  313. <option name="number" value="00019" />
  314. <option name="presentableId" value="LOCAL-00019" />
  315. <option name="project" value="LOCAL" />
  316. <updated>1616489532872</updated>
  317. </task>
  318. <task id="LOCAL-00020" summary="WIP: slope adjustment">
  319. <created>1616604309315</created>
  320. <option name="number" value="00020" />
  321. <option name="presentableId" value="LOCAL-00020" />
  322. <option name="project" value="LOCAL" />
  323. <updated>1616604309315</updated>
  324. </task>
  325. <task id="LOCAL-00021" summary="ipd stuff">
  326. <created>1617014532531</created>
  327. <option name="number" value="00021" />
  328. <option name="presentableId" value="LOCAL-00021" />
  329. <option name="project" value="LOCAL" />
  330. <updated>1617014532531</updated>
  331. </task>
  332. <task id="LOCAL-00022" summary="FanController + Bugfixes">
  333. <created>1617093740053</created>
  334. <option name="number" value="00022" />
  335. <option name="presentableId" value="LOCAL-00022" />
  336. <option name="project" value="LOCAL" />
  337. <updated>1617093740053</updated>
  338. </task>
  339. <task id="LOCAL-00023" summary="updated scene">
  340. <created>1617177609079</created>
  341. <option name="number" value="00023" />
  342. <option name="presentableId" value="LOCAL-00023" />
  343. <option name="project" value="LOCAL" />
  344. <updated>1617177609079</updated>
  345. </task>
  346. <option name="localTasksCounter" value="24" />
  347. <servers />
  348. </component>
  349. <component name="TypeScriptGeneratedFilesManager">
  350. <option name="version" value="3" />
  351. </component>
  352. <component name="UnityProjectConfiguration" hasMinimizedUI="true" />
  353. <component name="UnityUnitTestConfiguration" currentTestLauncher="EditMode" />
  354. <component name="Vcs.Log.Tabs.Properties">
  355. <option name="TAB_STATES">
  356. <map>
  357. <entry key="MAIN">
  358. <value>
  359. <State />
  360. </value>
  361. </entry>
  362. </map>
  363. </option>
  364. <option name="oldMeFiltersMigrated" value="true" />
  365. </component>
  366. <component name="VcsManagerConfiguration">
  367. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  368. <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
  369. <MESSAGE value="VR Stuff, Bicycle Animations" />
  370. <MESSAGE value="persistate player position and vr bike data display" />
  371. <MESSAGE value="Primitive steering with Vive Tracker" />
  372. <MESSAGE value="Vive Tracker Adjustments" />
  373. <MESSAGE value="Test Vive Tracker on back" />
  374. <MESSAGE value="Proper steering calculation" />
  375. <MESSAGE value="HMD logging" />
  376. <MESSAGE value="More logging" />
  377. <MESSAGE value="Start and Finish events" />
  378. <MESSAGE value="fixes" />
  379. <MESSAGE value="Removed logs and added additional steering options" />
  380. <MESSAGE value="DoF and Vive Tracker Update" />
  381. <MESSAGE value="GingerVR" />
  382. <MESSAGE value="lean controller" />
  383. <MESSAGE value="Scene" />
  384. <MESSAGE value="WIP: Vive Tracker initialization" />
  385. <MESSAGE value="Automatic tracker indeces" />
  386. <MESSAGE value="WIP: consider IPD for virtual noses" />
  387. <MESSAGE value="WIP: slope adjustment" />
  388. <MESSAGE value="ipd stuff" />
  389. <MESSAGE value="FanController + Bugfixes" />
  390. <MESSAGE value="updated scene" />
  391. <option name="LAST_COMMIT_MESSAGE" value="updated scene" />
  392. </component>
  393. <component name="XDebuggerManager">
  394. <breakpoint-manager>
  395. <breakpoints>
  396. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  397. <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs</url>
  398. <line>103</line>
  399. <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\BikeSensorData.cs" initialLine="77" />
  400. <option name="timeStamp" value="17" />
  401. </line-breakpoint>
  402. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  403. <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs</url>
  404. <line>79</line>
  405. <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\Polar\PolarReceiver.cs" initialLine="79" />
  406. <option name="timeStamp" value="19" />
  407. </line-breakpoint>
  408. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  409. <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
  410. <line>32</line>
  411. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="31" />
  412. <option name="timeStamp" value="22" />
  413. </line-breakpoint>
  414. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  415. <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs</url>
  416. <line>58</line>
  417. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\DoF\DynamicDoF.cs" initialLine="20" />
  418. <option name="timeStamp" value="23" />
  419. </line-breakpoint>
  420. <line-breakpoint enabled="true" type="DotNet Breakpoints">
  421. <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/Vignetting/RestrictionSuggestor.cs</url>
  422. <line>70</line>
  423. <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\Vignetting\RestrictionSuggestor.cs" initialLine="70" />
  424. <option name="timeStamp" value="27" />
  425. </line-breakpoint>
  426. </breakpoints>
  427. </breakpoint-manager>
  428. <pin-to-top-manager>
  429. <pinned-members>
  430. <PinnedItemInfo parentTag="Type#System.Reflection.TypeAttributes" memberName="value__" />
  431. </pinned-members>
  432. </pin-to-top-manager>
  433. <watches-manager>
  434. <configuration name="UNITY_DEBUG_RUN_CONFIGURATION">
  435. <watch expression="fields" language="C#" />
  436. <watch expression="typeof(BikeSensorDataLog).GetMembers(BindingFlags.DeclaredOnly | BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.GetProperty | BindingFlags.Instance)" language="C#" />
  437. <watch expression="typeof(BikeSensorDataLog).GetFields()" language="C#" />
  438. <watch expression="typeof(BikeSensorDataLog).GetFields(BindingFlags.Instance | BindingFlags.NonPublic)" language="C#" />
  439. <watch expression="value.GetType().GetFields(BindingFlags.Default | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.DeclaredOnly)" language="C#" />
  440. <watch expression="HeaderNames" language="C#" />
  441. <watch expression="angularVelocitySuggestor" language="C#" />
  442. <watch expression="bikeController" language="C#" />
  443. <watch expression="bikeController.rigidBody" language="C#" />
  444. <watch expression="bikeController.rigidBody.transform" language="C#" />
  445. </configuration>
  446. </watches-manager>
  447. </component>
  448. </project>