View Issue Details

IDProjectCategoryView StatusLast Update
0000605Spring engineGeneralpublic2007-09-20 18:53
ReporterKDR_11k Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000605: [patch] get/set ALPHA_THRESHOLD
DescriptionThis introduces the COB get/set variable 103, ALPHA_THRESHOLD. It ranges from 0-255 and changes the glAlphaFunc to use that alpha value as its minimum. In practice this allows disintegration-style effects or the reverse for build animations.
Additional InformationI'm using 103 because Lurker's patch will use the numbers up to and including 102. Feel free to change it.
TagsNo tags attached.
Attached Files
alphaThresholdSet.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

Argh

2007-08-25 14:38

reporter   ~0001159

Will it operate, per Piece, in the drawing code?

KDR_11k

2007-08-25 18:03

reporter   ~0001160

No, it applies to the whole unit. I'm not sure that can be done without breaking the encapsulation.

KDR_11k

2007-09-20 12:34

reporter   ~0001279

So, was this rejected?

Kloot

2007-09-20 13:24

developer   ~0001280

More likely it just went unnoticed
(until now).

Kloot

2007-09-20 18:52

developer   ~0001281

commited in r4412.

Issue History

Date Modified Username Field Change
2007-08-22 16:45 KDR_11k New Issue
2007-08-22 16:45 KDR_11k File Added: alphaThresholdSet.patch
2007-08-25 14:38 Argh Note Added: 0001159
2007-08-25 18:03 KDR_11k Note Added: 0001160
2007-09-20 12:34 KDR_11k Note Added: 0001279
2007-09-20 13:24 Kloot Note Added: 0001280
2007-09-20 18:52 Kloot Note Added: 0001281
2007-09-20 18:53 Kloot Status new => resolved
2007-09-20 18:53 Kloot Resolution open => fixed
2007-09-20 18:53 Kloot Assigned To => Kloot