summaryrefslogtreecommitdiffstats
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-06-14 20:47:14 -0500
committerLibravatar bigfoot547 <[email protected]>2024-06-14 20:47:14 -0500
commit0dfcb09376007cded49a1d2d54bf2c197a2dbe44 (patch)
tree6becc57575b232099298fc4821f9c859e8db1b07 /.idea/vcs.xml
parentinitial commit (diff)
allow translation using 4x4 matrices
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project> \ No newline at end of file