Merge branch 'experimental' of http://gitlab.xn--jrvisalo-0za.fi/markus.jarvisalo/4kdemo into experimental
This commit is contained in:
@ -8,8 +8,8 @@ MUSIC_BEATS_PER_BAR=4.0
|
||||
|
||||
########### Visuals ############
|
||||
SHADER_FILE=shader.glsl
|
||||
RESOLUTION_X=1920
|
||||
RESOLUTION_Y=1080
|
||||
RESOLUTION_X=1280
|
||||
RESOLUTION_Y=720
|
||||
|
||||
USE_TIME_UNIFORM=1
|
||||
TIME_UNIFORM_NAME='u_time'
|
||||
@ -23,7 +23,7 @@ FRAME_TO_TEXTURE=0
|
||||
USE_MIPMAP=0
|
||||
SECOND_PASS_NEGATIVE_TIME=0
|
||||
|
||||
# Texts
|
||||
# Texts
|
||||
USE_TEXTS=0
|
||||
USE_TEXTS_UNIFORM=0
|
||||
TEXTS_UNIFORM_NAME='texts'
|
||||
|
||||
Reference in New Issue
Block a user