View Issue Details

IDProjectCategoryView StatusLast Update
0002580FSSCPgraphicspublic2012-01-23 23:16
ReporterYarn Assigned ToValathil  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.14 RC3 
Summary0002580: Subspace tunnel does not scroll when shaders are used
DescriptionDuring 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 InformationThe attached zip file contains two missions: a subspace mission (subspace.fs2) and a subspace/nebula mission (subspaceneb.fs2).
TagsNo tags attached.

Activities

Yarn

2012-01-23 03:10

developer  

subspace.zip (3,204 bytes)

Valathil

2012-01-23 19:12

developer   ~0013129

Fix committed to trunk@8344.

chief1983

2012-01-23 23:16

administrator   ~0013138

Fix committed to fs2_open_3_6_14@8360.

Related Changesets

fs2open: trunk r8344

2012-01-23 14:12

Valathil


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

chief1983


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

Issue History

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