Skip to content

Commit 7696ffe

Browse files
committed
Revert "Added GLSL 3.3 shaders"
This reverts commit b74f0fa. Shaders are moved now to main repository.
1 parent b74f0fa commit 7696ffe

File tree

3 files changed

+0
-219
lines changed

3 files changed

+0
-219
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ install(DIRECTORY icons DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
2020
install(DIRECTORY models DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
2121
install(DIRECTORY sounds DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
2222
install(DIRECTORY textures DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
23-
install(DIRECTORY shaders DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
2423
install(DIRECTORY DESTINATION ${COLOBOT_INSTALL_DATA_DIR}/mods) # Empty directory
2524

2625
set(DATA_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})

shaders/fragment_shader_33.glsl

-155
This file was deleted.

shaders/vertex_shader_33.glsl

-63
This file was deleted.

0 commit comments

Comments
 (0)