]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commit - textures/map_lightspeed/env/env1_ny.tga
lightspeed: use a cubemap reflection as fallback, instead of the current fixed image...
authorRudolf Polzer <divverent@xonotic.org>
Sat, 9 Jul 2011 20:15:38 +0000 (22:15 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 9 Jul 2011 20:15:38 +0000 (22:15 +0200)
commit4edc574ab7b1643f960ce87adcdaa9ceb1ae1b68
treebff706b74a6654258491cb75b0a2ea2088b70b78
parentd31460fa9e18003185ccad49407b73b0d76074d5
lightspeed: use a cubemap reflection as fallback, instead of the current fixed image; use dp_reflect (1 extra render) instead of dp_water (2 extra renders) here as we don't use refraction anyway
25 files changed:
scripts/map_lightspeed.shader
textures/map_lightspeed/env/env1.tga
textures/map_lightspeed/env/env1_nx.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_ny.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_nz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_px.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_py.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_pz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env1_reflect.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2.tga
textures/map_lightspeed/env/env2_nx.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_ny.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_nz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_px.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_py.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_pz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env2_reflect.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3.tga
textures/map_lightspeed/env/env3_nx.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_ny.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_nz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_px.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_py.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_pz.tga [new file with mode: 0644]
textures/map_lightspeed/env/env3_reflect.tga [new file with mode: 0644]