diff --git a/.gitignore b/.gitignore index 259148f..f18e0b0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ *.slo *.lo *.o -*.obj +# *.obj # Precompiled Headers *.gch @@ -14,7 +14,7 @@ # Compiled Dynamic libraries *.so *.dylib -*.dll +# *.dll # Fortran module files *.mod @@ -24,7 +24,7 @@ *.lai *.la *.a -*.lib +# *.lib # Executables *.exe diff --git a/Debug/DevIL.dll b/Debug/DevIL.dll new file mode 100644 index 0000000..1b8ed4b Binary files /dev/null and b/Debug/DevIL.dll differ diff --git a/Debug/ILU.dll b/Debug/ILU.dll new file mode 100644 index 0000000..8d38082 Binary files /dev/null and b/Debug/ILU.dll differ diff --git a/Debug/ILUT.dll b/Debug/ILUT.dll new file mode 100644 index 0000000..e6cc19d Binary files /dev/null and b/Debug/ILUT.dll differ diff --git a/Debug/assimp.dll b/Debug/assimp.dll new file mode 100644 index 0000000..ccb9121 Binary files /dev/null and b/Debug/assimp.dll differ diff --git a/Debug/freetype6.dll b/Debug/freetype6.dll new file mode 100644 index 0000000..e35edc6 Binary files /dev/null and b/Debug/freetype6.dll differ diff --git a/Debug/glew32.dll b/Debug/glew32.dll new file mode 100644 index 0000000..bce2a63 Binary files /dev/null and b/Debug/glew32.dll differ diff --git a/Debug/glfw3.dll b/Debug/glfw3.dll new file mode 100644 index 0000000..f15748d Binary files /dev/null and b/Debug/glfw3.dll differ diff --git a/Node Editor/DevIL.dll b/Node Editor/DevIL.dll new file mode 100644 index 0000000..1b8ed4b Binary files /dev/null and b/Node Editor/DevIL.dll differ diff --git a/Node Editor/DevIL.lib b/Node Editor/DevIL.lib new file mode 100644 index 0000000..40b60a9 Binary files /dev/null and b/Node Editor/DevIL.lib differ diff --git a/Node Editor/ILU.dll b/Node Editor/ILU.dll new file mode 100644 index 0000000..8d38082 Binary files /dev/null and b/Node Editor/ILU.dll differ diff --git a/Node Editor/ILU.lib b/Node Editor/ILU.lib new file mode 100644 index 0000000..d8daf83 Binary files /dev/null and b/Node Editor/ILU.lib differ diff --git a/Node Editor/ILUT.dll b/Node Editor/ILUT.dll new file mode 100644 index 0000000..e6cc19d Binary files /dev/null and b/Node Editor/ILUT.dll differ diff --git a/Node Editor/ILUT.lib b/Node Editor/ILUT.lib new file mode 100644 index 0000000..89bc4ee Binary files /dev/null and b/Node Editor/ILUT.lib differ diff --git a/Node Editor/assimp.dll b/Node Editor/assimp.dll new file mode 100644 index 0000000..ccb9121 Binary files /dev/null and b/Node Editor/assimp.dll differ diff --git a/Node Editor/assimp.lib b/Node Editor/assimp.lib new file mode 100644 index 0000000..af50e7c Binary files /dev/null and b/Node Editor/assimp.lib differ diff --git a/Node Editor/freetype.lib b/Node Editor/freetype.lib new file mode 100644 index 0000000..983d4dd Binary files /dev/null and b/Node Editor/freetype.lib differ diff --git a/Node Editor/freetype6.dll b/Node Editor/freetype6.dll new file mode 100644 index 0000000..e35edc6 Binary files /dev/null and b/Node Editor/freetype6.dll differ diff --git a/Node Editor/glew32.dll b/Node Editor/glew32.dll new file mode 100644 index 0000000..bce2a63 Binary files /dev/null and b/Node Editor/glew32.dll differ diff --git a/Node Editor/glew32.lib b/Node Editor/glew32.lib new file mode 100644 index 0000000..a12d771 Binary files /dev/null and b/Node Editor/glew32.lib differ diff --git a/Node Editor/glfw3.dll b/Node Editor/glfw3.dll new file mode 100644 index 0000000..f15748d Binary files /dev/null and b/Node Editor/glfw3.dll differ diff --git a/Node Editor/glfw3dll.lib b/Node Editor/glfw3dll.lib new file mode 100644 index 0000000..248a5ca Binary files /dev/null and b/Node Editor/glfw3dll.lib differ