Changeset 1837

Show
Ignore:
Timestamp:
10/31/08 18:49:54 (2 months ago)
Author:
ForkSVNUser
Message:

REVISION 338: On 2008-10-24T16:42:03.937045Z, Paradox commited with the next message:
Major fix for alpha vertex colours. They are not floats.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pyprp/branches/gow-fork/trunk/src/prp_DrawClasses.py

    r1616 r1837  
    16751675                    if len(ColorLayers) > 0: 
    16761676                        try: 
    1677                             col_a=1.0 
     1677                            col_a=255 
    16781678                            for vc in range(len(ColorLayers)): 
    16791679                                if(ColorLayers[vc].lower() == "col"): #Mesh vertex colours