2.0
authorTerri00 <thrustmediaproductions@gmail.com>
Mon, 17 Jun 2019 14:47:44 +0000 (15:47 +0100)
committerTerri00 <thrustmediaproductions@gmail.com>
Mon, 17 Jun 2019 14:47:44 +0000 (15:47 +0100)
commit08ed19cd95d0d408bbdd7e85b25fd760d12bc8dd
tree7844f0e7e1732e7e7607c7443d1dc73bdbf95485
parentd5cc84c011e35752988e533dc96b2389114605f7
2.0
42 files changed:
.gitignore
MCDV.sln
MCDV/GBuffer.hpp [new file with mode: 0644]
MCDV/GradientMap.hpp
MCDV/IRenderable.hpp [new file with mode: 0644]
MCDV/MCDV.vcxproj
MCDV/MCDV.vcxproj.filters
MCDV/Mesh.hpp
MCDV/SSAOKernel.hpp [new file with mode: 0644]
MCDV/Shader.hpp
MCDV/convexPolytope.h
MCDV/fonts/dina-r-background.png
MCDV/globals.h
MCDV/main.cpp
MCDV/main2.cpp
MCDV/plane.h
MCDV/sample_stuff/cs_apollo_b29.vmx [new file with mode: 0644]
MCDV/sample_stuff/de_tavr_test.vmx
MCDV/sample_stuff/disp_256.vmx [new file with mode: 0644]
MCDV/sample_stuff/map_01.prt [new file with mode: 0644]
MCDV/shaders/dev.fs [new file with mode: 0644]
MCDV/shaders/fullscreenbase.fs [new file with mode: 0644]
MCDV/shaders/gBuffer.fs [new file with mode: 0644]
MCDV/shaders/gBuffer.vs [new file with mode: 0644]
MCDV/shaders/iBuffer.fs [new file with mode: 0644]
MCDV/shaders/ss_comp_main.fs
MCDV/shaders/ss_comp_main.fso [new file with mode: 0644]
MCDV/tar_config.hpp [new file with mode: 0644]
MCDV/vdf.hpp
MCDV/vmf.hpp
MCDV/vmf_new.hpp [new file with mode: 0644]
MCDV/vpk.txt
tar_entities/baseidle.smd [new file with mode: 0644]
tar_entities/map_dividers.blend [new file with mode: 0644]
tar_entities/map_dividers.blend1 [new file with mode: 0644]
tar_entities/map_dividers.psd [new file with mode: 0644]
tar_entities/tar_map_divider.qc [new file with mode: 0644]
tar_entities/tar_map_divider.smd [new file with mode: 0644]
tar_entities/tar_map_dividers.png [new file with mode: 0644]
tar_entities/tar_map_dividers.vmt [new file with mode: 0644]
tar_entities/tar_map_dividers.vtf [new file with mode: 0644]
tar_entities/tar_override.psd [new file with mode: 0644]