123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <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 afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/codeStyles/codeStyleConfig.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/contentModel.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/encodings.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/indexLayout.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/modules.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/projectSettingsUpdater.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/.idea/vcs.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/.idea.VRCyling/riderModule.iml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scripts/Animation.meta" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/Rotatable.cs" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scripts/Animation/Rotatable.cs.meta" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Assets/Scripts/BikeReset.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp-Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assembly-CSharp.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Assembly-CSharp.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/IpAddressDisplay.cs" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/IpAddressDisplay.cs.meta" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scenes/MainScene.unity" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/MainScene.unity" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scripts/BicyleController/BicycleController.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/BicyleController/BicycleController.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scripts/BicyleController/SensorBikeController.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/BicyleController/SensorBikeController.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/Scripts/ResetPlayerPosition/ResetPositionViaValveSDk.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scripts/ResetPlayerPosition/ResetPositionViaValveSDk.cs" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/SteamVR_Input/SteamVR_Input_ActionSets.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/SteamVR_Input/SteamVR_Input_ActionSets.cs" afterDir="false" />
- <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" />
- <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" />
- <change beforePath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/actions.json" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/actions.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/bindings_vive_controller.json" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/StreamingAssets/SteamVR/bindings_vive_controller.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/Packages/packages-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/Packages/packages-lock.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/ProjectSettings/Physics2DSettings.asset" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectSettings/Physics2DSettings.asset" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/ProjectSettings/ProjectVersion.txt" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectSettings/ProjectVersion.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/ProjectSettings/QualitySettings.asset" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectSettings/QualitySettings.asset" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Input_Editor.csproj" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/SteamVR_Windows_EditorHelper.csproj" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/obj/Debug/SteamVR_Windows_EditorHelper.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/obj/Debug/SteamVR_Windows_EditorHelper.csprojAssemblyReference.cache" afterDir="false" />
- </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$" />
- </component>
- <component name="HighlightingSettingsPerFile">
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" root0="FORCE_HIGHLIGHTING" />
- <setting file="file://$PROJECT_DIR$/Assets/Scripts/BikeReset.cs" root0="FORCE_HIGHLIGHTING" />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/Assets/Scripts/ResetPlayerPosition/ResetPositionViaValveSDk.cs" />
- <option value="$PROJECT_DIR$/Assets/ColliderActivation.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/BicyleController/SensorBikeController.cs" />
- <option value="$PROJECT_DIR$/Assets/ViveBikeController.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/BikeReset.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/BicyleController/ViveBikeController.cs" />
- <option value="$PROJECT_DIR$/Assets/BikeAnimation.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/BicyleController/BicycleController.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Animation/Rotatable.cs" />
- <option value="$PROJECT_DIR$/Assets/Scripts/Animation/BikeAnimation.cs" />
- </list>
- </option>
- </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="Discover.Launch.Via.Unity" value="true" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="RunManager" selected="Attach to Unity Editor.Attach to Unity Editor">
- <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="selectedOptions">
- <set />
- </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="selectedOptions">
- <set />
- </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="10465000" />
- </task>
- <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>
- </component>
- <component name="VcsManagerConfiguration">
- <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
- <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
- </component>
- <component name="WindowStateProjectService">
- <state x="623" y="225" width="672" height="678" key="search.everywhere.popup" timestamp="1606398194772">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1606398194772" />
- </component>
- </project>
|