|
|
|
|
@ -3,11 +3,39 @@
|
|
|
|
|
<component name="AutoGeneratedRunConfigurationManager">
|
|
|
|
|
<projectFile>NodeEditor.csproj</projectFile>
|
|
|
|
|
</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>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
|
|
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
|
|
<item name="BRANCH:NodesAndConnections" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
|
|
</path>
|
|
|
|
|
</select>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="8d840f1a-4000-4390-ab3f-2383ed6434d5" name="Default Changelist" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/Controls/EditorCanvas.xaml" beforeDir="false" afterPath="$PROJECT_DIR$/Controls/EditorCanvas.xaml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/Controls/EditorCanvas.xaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Controls/EditorCanvas.xaml.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/main-map.png" beforeDir="false" afterPath="$PROJECT_DIR$/main-map.png" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/riderModule.iml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/modules.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/NodeEditor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/NodeEditor.csproj" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@ -15,8 +43,20 @@
|
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="$PROJECT_DIR$" value="main" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="IdeDocumentHistory">
|
|
|
|
|
<option name="CHANGED_PATHS">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="$PROJECT_DIR$/Controls/Node.xaml.cs" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectId" id="1ltZq4ji537vQS7B5Q2SkaWibqc" />
|
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
@ -24,8 +64,10 @@
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="node.js.detected.package.eslint" value="true" />
|
|
|
|
|
<property name="node.js.detected.package.tslint" value="true" />
|
|
|
|
|
@ -64,14 +106,53 @@
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1608418540783</updated>
|
|
|
|
|
<workItem from="1608418548513" duration="1911000" />
|
|
|
|
|
<workItem from="1608578473230" duration="1414000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
<option name="version" value="3" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="UnityProjectConfiguration" hasMinimizedUI="null" />
|
|
|
|
|
<component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
|
|
|
|
<component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
<value>
|
|
|
|
|
<State>
|
|
|
|
|
<option name="FILTERS">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="branch">
|
|
|
|
|
<value>
|
|
|
|
|
<list>
|
|
|
|
|
<option value="NodesAndConnections" />
|
|
|
|
|
</list>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</State>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="RECENT_FILTERS">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="Branch">
|
|
|
|
|
<value>
|
|
|
|
|
<list>
|
|
|
|
|
<RecentGroup>
|
|
|
|
|
<option name="FILTER_VALUES">
|
|
|
|
|
<option value="NodesAndConnections" />
|
|
|
|
|
</option>
|
|
|
|
|
</RecentGroup>
|
|
|
|
|
</list>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
|