Made some things

Why it not working?
This commit is contained in:
FB
2021-10-17 20:10:42 +02:00
parent 6522ff5748
commit d0f01a65d9
8 changed files with 55 additions and 8 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@@ -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

9
.idea/beam-vr-diploma.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

8
.idea/modules.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/beam-vr-diploma.iml" filepath="$PROJECT_DIR$/.idea/beam-vr-diploma.iml" />
</modules>
</component>
</project>

10
.idea/runConfigurations.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
</set>
</option>
</component>
</project>

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@@ -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

View File

@@ -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}