View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002580 | FSSCP | graphics | public | 2012-01-23 03:10 | 2012-01-23 23:16 |
Reporter | Yarn | Assigned To | Valathil | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.14 RC3 | ||||
Summary | 0002580: Subspace tunnel does not scroll when shaders are used | ||||
Description | During subspace missions, the subspace tunnel textures are supposed to scroll to give the illusion that the player (and everything else) is moving through subspace, as opposed to being stationary. However, since 3.6.10 final (and very likely even earlier), the tunnel does not scroll if the MediaVPs are used. If the August 2, 2011 Nightly build or later is used, the tunnel never scrolls, even without the MediaVPs. Making FSO load an empty main-f.sdr makes the tunnel scroll as it should, as does using the -no_glsl flag, so this appears to be a shader problem. This problem does not occur if the mission is also a nebula mission. | ||||
Additional Information | The attached zip file contains two missions: a subspace mission (subspace.fs2) and a subspace/nebula mission (subspaceneb.fs2). | ||||
Tags | No tags attached. | ||||
fs2open: trunk r8344 2012-01-23 14:12 Ported: N/A Details Diff |
Fix for Mantis 2580: Use the texture matrix in the vertex shader to support texture panning. |
Affected Issues 0002580 |
|
mod - /trunk/fs2_open/code/globalincs/def_files.cpp | Diff File | ||
fs2open: fs2_open_3_6_14 r8360 2012-01-23 18:16 Ported: N/A Details Diff |
Backport: Trunk 8344; Fix for Mantis 2580: Use the texture matrix in the vertex shader to support texture panning. |
Affected Issues 0002580 |
|
mod - /branches/fs2_open_3_6_14/code/globalincs/def_files.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-23 03:10 | Yarn | New Issue | |
2012-01-23 03:10 | Yarn | File Added: subspace.zip | |
2012-01-23 19:12 | Valathil | Changeset attached | => fs2open trunk r8344 |
2012-01-23 19:12 | Valathil | Note Added: 0013129 | |
2012-01-23 19:12 | Valathil | Assigned To | => Valathil |
2012-01-23 19:12 | Valathil | Status | new => resolved |
2012-01-23 19:12 | Valathil | Resolution | open => fixed |
2012-01-23 23:16 | chief1983 | Changeset attached | => fs2open fs2_open_3_6_14 r8360 |
2012-01-23 23:16 | chief1983 | Note Added: 0013138 |