123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/workspace.xml" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- <option name="SET_USER_NAME_GLOBALLY" value="false" />
- </component>
- <component name="GitSEFilterConfiguration">
- <file-type-list>
- <filtered-out-file-type name="LOCAL_BRANCH" />
- <filtered-out-file-type name="REMOTE_BRANCH" />
- <filtered-out-file-type name="TAG" />
- <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
- </file-type-list>
- </component>
- <component name="HighlightingSettingsPerFile">
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Wheels/SwitchColliderOnStanding.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.shadergraph@8.2.0/Editor/Drawing/Views/MasterNodeSettingsView.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/ScriptableRendererData.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/PostProcessPass.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/SteamVR/Plugins/openvr_api.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/Utilities/PrimitiveValue.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/VirtualNose.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="mock://C:/Users/student/RiderProjects/VRCyling/Assets/Settings/ForwardRenderer.asset" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Tracking/KineticLegTracker.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Components/ChangeListElements/BaseChangeListElement.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.ide.rider@1.2.1/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/Plugins/PlayerInput/InputValue.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.render-pipelines.universal@8.2.0/Runtime/Passes/RenderObjectsPass.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.textmeshpro@3.0.1/Scripts/Runtime/TextMeshProUGUI.cs" root0="SKIP_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Library/PackageCache/com.unity.inputsystem@1.0.1/InputSystem/State/InputStateHistory.cs" root0="SKIP_HIGHLIGHTING" />
- </component>
- <component name="IdeDocumentHistory">
- <changedPaths>
- <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Phscs/RbBicycleSlopeSpeedManager.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/SicknessReduction/DynamicReductionSource.cs" />
- </changedPaths>
- </component>
- <component name="ProjectId" id="1kpDZJC6knaYGQzZ8UQRrDNzseV" />
- <component name="ProjectLevelVcsManager">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
- <property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.32749742" />
- <property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.14212152" />
- <property name="Discover.Launch.Via.Unity" value="true" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="XThreadsFramesViewSplitterKey" value="0.62918663" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="settings.editor.selected.configurable" value="preferences.sourceCode.C#" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor & Play">
- <configuration name="Attach to Unity Editor & Play" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="UNITY_ATTACH_AND_PLAY" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost">
- <option name="allowRunningInParallel" value="false" />
- <option name="listenPortForConnections" value="false" />
- <option name="pid" />
- <option name="projectPathOnTarget" />
- <option name="selectedOptions">
- <list />
- </option>
- <method v="2" />
- </configuration>
- <configuration name="Attach to Unity Editor" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="Unity Debug" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost">
- <option name="allowRunningInParallel" value="false" />
- <option name="listenPortForConnections" value="false" />
- <option name="pid" />
- <option name="projectPathOnTarget" />
- <option name="selectedOptions">
- <list />
- </option>
- <method v="2" />
- </configuration>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="ae9d46da-fd77-45ea-9287-d8d155f44bcf" name="Default Changelist" comment="" />
- <created>1606388694739</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1606388694739</updated>
- <workItem from="1606388712651" duration="10566000" />
- <workItem from="1607346787506" duration="4055000" />
- <workItem from="1607418056368" duration="4074000" />
- <workItem from="1607588039382" duration="5023000" />
- <workItem from="1608111814180" duration="1242000" />
- <workItem from="1608191738071" duration="10660000" />
- <workItem from="1608556964379" duration="14561000" />
- <workItem from="1608626823380" duration="6475000" />
- <workItem from="1608633384360" duration="3597000" />
- <workItem from="1609928644105" duration="6587000" />
- <workItem from="1610355346577" duration="15843000" />
- <workItem from="1610431786853" duration="1170000" />
- <workItem from="1610530755101" duration="4080000" />
- <workItem from="1611143576284" duration="1554000" />
- <workItem from="1611305064694" duration="8917000" />
- <workItem from="1612525325840" duration="2419000" />
- <workItem from="1612943190960" duration="73000" />
- <workItem from="1612943623931" duration="618000" />
- <workItem from="1614156263136" duration="4544000" />
- <workItem from="1615801269868" duration="4270000" />
- <workItem from="1615805576316" duration="97000" />
- <workItem from="1615970052613" duration="12089000" />
- <workItem from="1615987932942" duration="2186000" />
- <workItem from="1616403254170" duration="2841000" />
- <workItem from="1616484098735" duration="5506000" />
- <workItem from="1616600379396" duration="1501000" />
- <workItem from="1617013015246" duration="1521000" />
- <workItem from="1617088014991" duration="3774000" />
- <workItem from="1617175414211" duration="882000" />
- <workItem from="1617177471031" duration="194000" />
- <workItem from="1617867735109" duration="4017000" />
- <workItem from="1619076253810" duration="701000" />
- <workItem from="1619077714803" duration="2307000" />
- <workItem from="1619424599609" duration="770000" />
- </task>
- <task id="LOCAL-00001" summary="VR Stuff, Bicycle Animations">
- <created>1606399745852</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1606399745852</updated>
- </task>
- <task id="LOCAL-00002" summary="persistate player position and vr bike data display">
- <created>1607347764330</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1607347764330</updated>
- </task>
- <task id="LOCAL-00003" summary="Primitive steering with Vive Tracker">
- <created>1607352302170</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1607352302170</updated>
- </task>
- <task id="LOCAL-00004" summary="Vive Tracker Adjustments">
- <created>1607420956941</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1607420956941</updated>
- </task>
- <task id="LOCAL-00005" summary="Test Vive Tracker on back">
- <created>1607425561838</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1607425561838</updated>
- </task>
- <task id="LOCAL-00006" summary="Test Vive Tracker on back">
- <created>1607425594752</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1607425594752</updated>
- </task>
- <task id="LOCAL-00007" summary="Proper steering calculation">
- <created>1607593418906</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1607593418906</updated>
- </task>
- <task id="LOCAL-00008" summary="HMD logging">
- <created>1608628621383</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1608628621383</updated>
- </task>
- <task id="LOCAL-00009" summary="More logging">
- <created>1610361817557</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1610361817557</updated>
- </task>
- <task id="LOCAL-00010" summary="Start and Finish events">
- <created>1610362454731</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1610362454731</updated>
- </task>
- <task id="LOCAL-00011" summary="fixes">
- <created>1610531922101</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1610531922101</updated>
- </task>
- <task id="LOCAL-00012" summary="Removed logs and added additional steering options">
- <created>1611309529519</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1611309529519</updated>
- </task>
- <task id="LOCAL-00013" summary="DoF and Vive Tracker Update">
- <created>1612529432943</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1612529432943</updated>
- </task>
- <task id="LOCAL-00014" summary="GingerVR">
- <created>1614156818036</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1614156818036</updated>
- </task>
- <task id="LOCAL-00015" summary="lean controller">
- <created>1615805516848</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1615805516848</updated>
- </task>
- <task id="LOCAL-00016" summary="Scene">
- <created>1615805584353</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1615805584353</updated>
- </task>
- <task id="LOCAL-00017" summary="WIP: Vive Tracker initialization">
- <created>1616412877563</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1616412877563</updated>
- </task>
- <task id="LOCAL-00018" summary="Automatic tracker indeces">
- <created>1616487420190</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1616487420190</updated>
- </task>
- <task id="LOCAL-00019" summary="WIP: consider IPD for virtual noses">
- <created>1616489532872</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1616489532872</updated>
- </task>
- <task id="LOCAL-00020" summary="WIP: slope adjustment">
- <created>1616604309315</created>
- <option name="number" value="00020" />
- <option name="presentableId" value="LOCAL-00020" />
- <option name="project" value="LOCAL" />
- <updated>1616604309315</updated>
- </task>
- <task id="LOCAL-00021" summary="ipd stuff">
- <created>1617014532531</created>
- <option name="number" value="00021" />
- <option name="presentableId" value="LOCAL-00021" />
- <option name="project" value="LOCAL" />
- <updated>1617014532531</updated>
- </task>
- <task id="LOCAL-00022" summary="FanController + Bugfixes">
- <created>1617093740053</created>
- <option name="number" value="00022" />
- <option name="presentableId" value="LOCAL-00022" />
- <option name="project" value="LOCAL" />
- <updated>1617093740053</updated>
- </task>
- <task id="LOCAL-00023" summary="updated scene">
- <created>1617177609079</created>
- <option name="number" value="00023" />
- <option name="presentableId" value="LOCAL-00023" />
- <option name="project" value="LOCAL" />
- <updated>1617177609079</updated>
- </task>
- <task id="LOCAL-00024" summary="adjusted restrcition suggestor for straight and slopes">
- <created>1619080036863</created>
- <option name="number" value="00024" />
- <option name="presentableId" value="LOCAL-00024" />
- <option name="project" value="LOCAL" />
- <updated>1619080036863</updated>
- </task>
- <task id="LOCAL-00025" summary="Updated Scene">
- <created>1619425406705</created>
- <option name="number" value="00025" />
- <option name="presentableId" value="LOCAL-00025" />
- <option name="project" value="LOCAL" />
- <updated>1619425406705</updated>
- </task>
- <option name="localTasksCounter" value="26" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="UnityProjectConfiguration" hasMinimizedUI="true" />
- <component name="UnityUnitTestConfiguration" currentTestLauncher="EditMode" />
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- <option name="oldMeFiltersMigrated" value="true" />
- </component>
- <component name="VcsManagerConfiguration">
- <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
- <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
- <MESSAGE value="VR Stuff, Bicycle Animations" />
- <MESSAGE value="persistate player position and vr bike data display" />
- <MESSAGE value="Primitive steering with Vive Tracker" />
- <MESSAGE value="Vive Tracker Adjustments" />
- <MESSAGE value="Test Vive Tracker on back" />
- <MESSAGE value="Proper steering calculation" />
- <MESSAGE value="HMD logging" />
- <MESSAGE value="More logging" />
- <MESSAGE value="Start and Finish events" />
- <MESSAGE value="fixes" />
- <MESSAGE value="Removed logs and added additional steering options" />
- <MESSAGE value="DoF and Vive Tracker Update" />
- <MESSAGE value="GingerVR" />
- <MESSAGE value="lean controller" />
- <MESSAGE value="Scene" />
- <MESSAGE value="WIP: Vive Tracker initialization" />
- <MESSAGE value="Automatic tracker indeces" />
- <MESSAGE value="WIP: consider IPD for virtual noses" />
- <MESSAGE value="WIP: slope adjustment" />
- <MESSAGE value="ipd stuff" />
- <MESSAGE value="FanController + Bugfixes" />
- <MESSAGE value="updated scene" />
- <MESSAGE value="adjusted restrcition suggestor for straight and slopes" />
- <MESSAGE value="Updated Scene" />
- <option name="LAST_COMMIT_MESSAGE" value="Updated Scene" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/BikeSensorData.cs</url>
- <line>103</line>
- <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\BikeSensorData.cs" initialLine="77" />
- <option name="timeStamp" value="17" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Sensors/Polar/PolarReceiver.cs</url>
- <line>79</line>
- <properties documentPath="C:\Users\marce\Unity Projects\VRCyling\Assets\Scripts\Sensors\Polar\PolarReceiver.cs" initialLine="79" />
- <option name="timeStamp" value="19" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/Roads/StraightRoadExtras.cs</url>
- <line>32</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\Roads\StraightRoadExtras.cs" initialLine="31" />
- <option name="timeStamp" value="22" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs</url>
- <line>58</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\DoF\DynamicDoF.cs" initialLine="20" />
- <option name="timeStamp" value="23" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="DotNet Breakpoints">
- <url>file://$PROJECT_DIR$/Assets/Scripts/SicknessReduction/Visual/Vignetting/RestrictionSuggestor.cs</url>
- <line>70</line>
- <properties documentPath="C:\Users\student\Desktop\VRCyling\Assets\Scripts\SicknessReduction\Visual\Vignetting\RestrictionSuggestor.cs" initialLine="70" />
- <option name="timeStamp" value="27" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- <pin-to-top-manager>
- <pinned-members>
- <PinnedItemInfo parentTag="Type#System.Reflection.TypeAttributes" memberName="value__" />
- </pinned-members>
- </pin-to-top-manager>
- <watches-manager>
- <configuration name="UNITY_DEBUG_RUN_CONFIGURATION">
- <watch expression="fields" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetMembers(BindingFlags.DeclaredOnly | BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.GetProperty | BindingFlags.Instance)" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetFields()" language="C#" />
- <watch expression="typeof(BikeSensorDataLog).GetFields(BindingFlags.Instance | BindingFlags.NonPublic)" language="C#" />
- <watch expression="value.GetType().GetFields(BindingFlags.Default | BindingFlags.NonPublic | BindingFlags.GetField | BindingFlags.DeclaredOnly)" language="C#" />
- <watch expression="HeaderNames" language="C#" />
- <watch expression="angularVelocitySuggestor" language="C#" />
- <watch expression="bikeController" language="C#" />
- <watch expression="bikeController.rigidBody" language="C#" />
- <watch expression="bikeController.rigidBody.transform" language="C#" />
- </configuration>
- </watches-manager>
- </component>
- </project>
|