General fixes

This commit is contained in:
2023-02-25 16:04:37 -05:00
parent 360614e231
commit 4efefa976a
8 changed files with 138 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
# depslib dependency file v1.0
1667337375 source:c:\development\xtreemminer\main.cpp
1672107417 source:c:\development\xtreemminer\main.cpp
<stdlib.h>
<GL/glut.h>
"Utilities.h"
@@ -13,27 +13,27 @@
<random>
<SFML/Window.hpp>
1667164197 c:\development\xtreemminer\include\noderenderer.h
1672201712 c:\development\xtreemminer\include\noderenderer.h
"Base.h"
"MapBlock.h"
<GL/glut.h>
1667167677 c:\development\xtreemminer\include\mapblock.h
1667164077 c:\development\xtreemminer\include\mapblock.h
"Base.h"
<math.h>
<cstdio>
1667069440 c:\development\xtreemminer\include\base.h
1667065840 c:\development\xtreemminer\include\base.h
1666531672 source:c:\development\xtreemminer\base.cpp
"MapBlock.h"
"Base.h"
1667148859 c:\development\xtreemminer\include\texturehandler.h
1672341127 c:\development\xtreemminer\include\texturehandler.h
"stb_image.h"
"Base.h"
1666448933 c:\development\xtreemminer\include\stb_image.h
1666445333 c:\development\xtreemminer\include\stb_image.h
"stb_image.h"
<stdio.h>
<stdlib.h>
@@ -50,12 +50,12 @@
<intrin.h>
<arm_neon.h>
1667069440 c:\development\xtreemminer\include\utilities.h
1667065840 c:\development\xtreemminer\include\utilities.h
1667079584 c:\development\xtreemminer\include\fastnoiselite.h
1667075984 c:\development\xtreemminer\include\fastnoiselite.h
<cmath>
1667167831 source:c:\development\xtreemminer\mapblock.cpp
1667350805 source:c:\development\xtreemminer\mapblock.cpp
"MapBlock.h"
1667294728 source:/home/kacperks/projects/XtreemNodes/MapBlock.cpp
@@ -113,10 +113,10 @@
1667294728 /home/kacperks/projects/XtreemNodes/include/FastNoiseLite.h
<cmath>
1667351497 source:c:\development\xtreemminer\gui.cpp
1667347897 source:c:\development\xtreemminer\gui.cpp
"GUI.h"
1667336637 c:\development\xtreemminer\include\gui.h
1667333037 c:\development\xtreemminer\include\gui.h
"Base.h"
<SFML/Main.hpp>
<SFML/Graphics.hpp>