From d0f01a65d9d8495710115a2605d306b196eff54f Mon Sep 17 00:00:00 2001
From: FB <43820946+FlorianBeckerle@users.noreply.github.com>
Date: Sun, 17 Oct 2021 20:10:42 +0200
Subject: [PATCH] Made some things
Why it not working?
---
.idea/.gitignore | 8 ++++++++
.idea/beam-vr-diploma.iml | 9 +++++++++
.idea/misc.xml | 6 ++++++
.idea/modules.xml | 8 ++++++++
.idea/runConfigurations.xml | 10 ++++++++++
.idea/vcs.xml | 6 ++++++
thesis.tex | 4 ++--
titlepage/coversheet.tex | 12 ++++++------
8 files changed, 55 insertions(+), 8 deletions(-)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/beam-vr-diploma.iml
create mode 100644 .idea/misc.xml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/runConfigurations.xml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..13566b8
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/beam-vr-diploma.iml b/.idea/beam-vr-diploma.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/beam-vr-diploma.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..639900d
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..d3701f6
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
new file mode 100644
index 0000000..797acea
--- /dev/null
+++ b/.idea/runConfigurations.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/thesis.tex b/thesis.tex
index 8dbc0d9..372c73c 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -14,8 +14,8 @@
\displaywidowpenalty=10000
\interfootnotelinepenalty=10000
-\title{Unser tolles Thema -- wir sind suppa}
-\author{Stefan Schwammal, Susi Schwammal}
+\title{Beam VR -- Synchronized Realities}
+\author{Quirin Ecker, Florian Beckerle}
\makeindex
\makeglossaries
diff --git a/titlepage/coversheet.tex b/titlepage/coversheet.tex
index 68e64c7..9c74333 100644
--- a/titlepage/coversheet.tex
+++ b/titlepage/coversheet.tex
@@ -14,29 +14,29 @@
% -------- only change entries beginning here ----------------------------
%
% enter the title of the thesis
-\def\title{Unser tolles Thema -- wir sind genial}
+\def\title{Beam VR -- Synchronized Realities}
%
\def\type{DIPLOMARBEIT}
\def\degree{Reife- und Diplomprüfung}
%
% enter the department
%
-\def\dep{Höheren Abteilung für Informatik}
+\def\dep{Höheren Abteilung für IT Medientechnik}
%
% enter the student names
%
-\def\nameone{Stefan Schwammal}
-\def\nametwo{Susi Schwammal}
+\def\nameone{Quirin Ecker}
+\def\nametwo{Florian Beckerle}
%\def\namethree{Sebastian Schwammal}
%\def\namefour{Sabine Schwammal}
%
% enter the name of the supervisor
%
-\def\firstreferee{Lukas Lehrer}
+\def\firstreferee{Markus Haslinger}
%
% enter information about external partners or comment the line
%
-\def\assist{Peter Programmierer, Initech Inc.}
+% \def\assist{Peter Programmierer, Initech Inc.}
%
% enter month and year
\def\date{April 2022}