awa
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
compile_commands.json
|
||||
Builds
|
||||
Builds/LinuxMakefile/build
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#define COLOUR {230, 230, 230, 1.0}
|
||||
#define BGCOLOUR {255, 255, 255, 0.3}
|
||||
|
||||
|
||||
#define VERTEXSHADERFILTER R"(#version 330 core
|
||||
in vec2 position;
|
||||
in vec4 colour;
|
||||
|
||||
Reference in New Issue
Block a user