Bug 5058 - Railgun explosion cannot be colorized
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 minor
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-06-26 21:24 EDT by Zack Middleton
Modified: 2011-06-27 19:53:55 EDT
1 user (show)

See Also:


Attachments
Set color for rail explosion shader. (555 bytes, patch)
2011-06-26 21:24 EDT, Zack Middleton

Description Zack Middleton 2011-06-26 21:24:25 EDT
Created attachment 2798 [details]
Set color for rail explosion shader.

Client's color1 is copied to railgun explosion local entity, but is not used. The intention seems to be allowing "rgbGen entity" to be used in railExplosion shader.

railExplosion shader does not have "rgbGen entity", so this makes no visual difference.
Comment 1 Thilo Schulz 2011-06-27 19:53:55 EDT
applied r2063, thx