131 lines
8.2 KiB
XML
131 lines
8.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="dc704aa3-69bc-4c4e-bfa3-31f248741e3c" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/src/Camera.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Cone.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/MatrixFour.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/TransformableGeometry.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/build/bundle.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/bundle.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/App.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/App.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/BasicColor.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/BasicColor.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Matrix4.ts" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Point2D.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/Point2D.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Point3D.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/Point3D.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/PointVec.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/PointVec.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Triangle2D.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/Triangle2D.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/TrsMatrix.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/TrsMatrix.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/fragmentShader.glsl" beforeDir="false" afterPath="$PROJECT_DIR$/src/fragmentShader.glsl" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/types.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types.d.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/utils.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils.ts" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/vertexShader.glsl" beforeDir="false" afterPath="$PROJECT_DIR$/src/vertexShader.glsl" 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="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="package.json" />
|
|
<option value="HTML File" />
|
|
<option value="CSS File" />
|
|
<option value="GLSL Shader" />
|
|
<option value="TypeScript File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectId" id="1dJrR6XMWeePLne62dJk97OPzOb" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showExcludedFiles" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="DefaultHtmlFileTemplate" value="HTML File" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
<property name="list.type.of.created.stylesheet" value="CSS" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
|
<property name="ts.external.directory.path" value="$PROJECT_DIR$/node_modules/typescript/lib" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/build" />
|
|
<recent name="$PROJECT_DIR$/src" />
|
|
</key>
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="index.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/webgl/build/index.html" useBuiltInWebServerPort="true">
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="JavaScript Debug.index.html" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="dc704aa3-69bc-4c4e-bfa3-31f248741e3c" name="Default Changelist" comment="" />
|
|
<created>1592154025642</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1592154025642</updated>
|
|
<workItem from="1592154027024" duration="169000" />
|
|
<workItem from="1592154212967" duration="2262000" />
|
|
<workItem from="1592156543248" duration="1031000" />
|
|
<workItem from="1592157594053" duration="10162000" />
|
|
<workItem from="1592213404810" duration="33877000" />
|
|
<workItem from="1592384389528" duration="612000" />
|
|
<workItem from="1593163095834" duration="18917000" />
|
|
<workItem from="1593248452910" duration="13264000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="208" y="764" width="654" height="390" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1592157547420">
|
|
<screen x="0" y="540" width="1080" height="1380" />
|
|
</state>
|
|
<state x="208" y="764" width="654" height="390" key="#com.intellij.fileTypes.FileTypeChooser/1080.513.1920.1080/0.540.1080.1380@0.540.1080.1380" timestamp="1592157547420" />
|
|
<state x="161" y="728" width="747" height="462" key="#com.intellij.ide.fileTemplates.ui.ConfigureTemplatesDialog" timestamp="1592157672793">
|
|
<screen x="0" y="540" width="1080" height="1380" />
|
|
</state>
|
|
<state x="161" y="728" width="747" height="462" key="#com.intellij.ide.fileTemplates.ui.ConfigureTemplatesDialog/1080.513.1920.1080/0.540.1080.1380@0.540.1080.1380" timestamp="1592157672793" />
|
|
<state x="0" y="721" key="SettingsEditor" timestamp="1592157574185">
|
|
<screen x="0" y="540" width="1080" height="1380" />
|
|
</state>
|
|
<state x="0" y="721" key="SettingsEditor/1080.513.1920.1080/0.540.1080.1380@0.540.1080.1380" timestamp="1592157574185" />
|
|
<state x="608" y="250" width="704" height="578" key="find.popup" timestamp="1593260457178">
|
|
<screen x="0" y="27" width="1920" height="1053" />
|
|
</state>
|
|
<state x="608" y="250" width="704" height="578" key="find.popup/1920.0.1920.1080/0.27.1920.1053@0.27.1920.1053" timestamp="1593260457178" />
|
|
<state x="363" y="-37" width="1195" height="517" key="run.anything.popup" timestamp="1593262773357">
|
|
<screen x="0" y="27" width="1920" height="1053" />
|
|
</state>
|
|
<state x="204" y="456" width="672" height="677" key="run.anything.popup/1080.513.1920.1080/0.540.1080.1380@0.540.1080.1380" timestamp="1592164107251" />
|
|
<state x="363" y="-37" width="1195" height="517" key="run.anything.popup/1920.0.1920.1080/0.27.1920.1053@0.27.1920.1053" timestamp="1593262773357" />
|
|
<state x="2283" y="-66" width="1195" height="531" key="run.anything.popup/1920.0.1920.1080/0.27.1920.1053@1920.0.1920.1080" timestamp="1593189438638" />
|
|
<state x="2912" y="215" width="672" height="696" key="search.everywhere.popup" timestamp="1593184656351">
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state x="992" y="237" width="672" height="678" key="search.everywhere.popup/1920.0.1920.1080/0.27.1920.1053@0.27.1920.1053" timestamp="1593175537121" />
|
|
<state x="2912" y="215" width="672" height="696" key="search.everywhere.popup/1920.0.1920.1080/0.27.1920.1053@1920.0.1920.1080" timestamp="1593184656351" />
|
|
</component>
|
|
</project> |