Added neccesary files
This commit is contained in:
parent
9552610ca8
commit
8d47eaacaa
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.vs/grk-cw/v17/ipch/AutoPCH/37e31236656f7d5e/TEXTUREENUM.ipch
Normal file
BIN
.vs/grk-cw/v17/ipch/AutoPCH/37e31236656f7d5e/TEXTUREENUM.ipch
Normal file
Binary file not shown.
BIN
.vs/grk-cw/v17/ipch/AutoPCH/704221a64b86fdff/MAIN.ipch
Normal file
BIN
.vs/grk-cw/v17/ipch/AutoPCH/704221a64b86fdff/MAIN.ipch
Normal file
Binary file not shown.
BIN
.vs/grk-cw/v17/ipch/AutoPCH/abb251e4ccb41e84/TEXTUREENUM.ipch
Normal file
BIN
.vs/grk-cw/v17/ipch/AutoPCH/abb251e4ccb41e84/TEXTUREENUM.ipch
Normal file
Binary file not shown.
BIN
.vs/grk-cw/v17/ipch/AutoPCH/b323cd3ac7b67633/TEXTURE.ipch
Normal file
BIN
.vs/grk-cw/v17/ipch/AutoPCH/b323cd3ac7b67633/TEXTURE.ipch
Normal file
Binary file not shown.
BIN
.vs/grk-cw/v17/ipch/AutoPCH/f56fff213fb796c0/RENDER_UTILS.ipch
Normal file
BIN
.vs/grk-cw/v17/ipch/AutoPCH/f56fff213fb796c0/RENDER_UTILS.ipch
Normal file
Binary file not shown.
BIN
Debug/Box.obj
BIN
Debug/Box.obj
Binary file not shown.
BIN
Debug/Camera.obj
BIN
Debug/Camera.obj
Binary file not shown.
Binary file not shown.
BIN
Debug/SOIL.obj
BIN
Debug/SOIL.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
<Project>
|
||||
<ProjectOutputs>
|
||||
<ProjectOutput>
|
||||
<FullPath>C:\Users\BBB\OneDrive\Pulpit\git\Debug\grk-cw9.exe</FullPath>
|
||||
<FullPath>D:\git\grk\GRK-2023\Debug\grk-cw9.exe</FullPath>
|
||||
</ProjectOutput>
|
||||
</ProjectOutputs>
|
||||
<ContentFiles />
|
||||
|
@ -1,66 +1,41 @@
|
||||
Box.cpp
|
||||
Camera.cpp
|
||||
main.cpp
|
||||
main.cpp
|
||||
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\minwindef.h(130,1): warning C4005: 'APIENTRY': macro redefinition
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(74,30): warning C4305: 'initializing': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(88,38): warning C4305: '=': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(111,16): warning C4305: 'initializing': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(159,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(176,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(183,108): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
D:\git\grk\GRK-2023\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(75,30): warning C4305: 'initializing': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(89,38): warning C4305: '=': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(112,16): warning C4305: 'initializing': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(173,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(186,59): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
with
|
||||
[
|
||||
T=float
|
||||
]
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(191,87): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(189,59): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
with
|
||||
[
|
||||
T=float
|
||||
]
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(191,223): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(194,59): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(233,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(240,108): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
with
|
||||
[
|
||||
T=float
|
||||
]
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(195,37): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(227,2): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(330,21): warning C4305: '-=': truncation from 'double' to 'float'
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\ex_9_1.hpp(332,21): warning C4305: '+=': truncation from 'double' to 'float'
|
||||
Render_Utils.cpp
|
||||
Shader_Loader.cpp
|
||||
Texture.cpp
|
||||
Generating Code...
|
||||
image_DXT.c
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_DXT.c(92,9): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
image_helper.c
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_helper.c(325,17): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_helper.c(366,13): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_helper.c(373,20): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_helper.c(415,13): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\image_helper.c(422,20): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
|
||||
SOIL.c
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\SOIL.c(1719,36): warning C4018: '<=': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\SOIL.c(1729,19): warning C4018: '<': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\SOIL.c(1841,6): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
stb_image_aug.c
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(177,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(251,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(303,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(1557,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(2394,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(2709,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(2995,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(3209,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(3548,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stb_image_aug.c(3644,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stbi_DDS_aug_c.h(362,19): warning C4018: '>': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stbi_DDS_aug_c.h(366,19): warning C4018: '>': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stbi_DDS_aug_c.h(390,19): warning C4018: '<': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stbi_DDS_aug_c.h(427,19): warning C4018: '<': signed/unsigned mismatch
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\src\SOIL\stbi_DDS_aug_c.h(498,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
Generating Code...
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(249,59): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
with
|
||||
[
|
||||
T=float
|
||||
]
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(252,6): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(255,59): warning C4305: 'argument': truncation from 'double' to 'T'
|
||||
with
|
||||
[
|
||||
T=float
|
||||
]
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(258,6): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(290,2): warning C4305: 'argument': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(404,21): warning C4305: '-=': truncation from 'double' to 'float'
|
||||
D:\git\grk\GRK-2023\src\ex_9_1.hpp(406,21): warning C4305: '+=': truncation from 'double' to 'float'
|
||||
Box.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
|
||||
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
|
||||
grk-cw9.vcxproj -> C:\Users\BBB\OneDrive\Pulpit\git\Debug\grk-cw9.exe
|
||||
grk-cw9.vcxproj -> D:\git\grk\GRK-2023\Debug\grk-cw9.exe
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0:
|
||||
Debug|Win32|C:\Users\BBB\OneDrive\Pulpit\git\|
|
||||
Debug|Win32|D:\git\grk\GRK-2023\|
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
C:\Users\BBB\OneDrive\Pulpit\git\Debug\grk-cw9.exe
|
||||
D:\git\grk\GRK-2023\Debug\grk-cw9.exe
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
Debug/main.obj
BIN
Debug/main.obj
Binary file not shown.
Binary file not shown.
BIN
Debug/vc143.idb
BIN
Debug/vc143.idb
Binary file not shown.
BIN
Debug/vc143.pdb
BIN
Debug/vc143.pdb
Binary file not shown.
Loading…
Reference in New Issue
Block a user