draws alpha blending properly now
svn: r16508
This commit is contained in:
parent
2fb260f037
commit
bd667c7409
|
@ -299,10 +299,7 @@
|
||||||
(send interpolate-evolution-bdc clear)
|
(send interpolate-evolution-bdc clear)
|
||||||
(send interpolate-evolution-bdc draw-bitmap
|
(send interpolate-evolution-bdc draw-bitmap
|
||||||
(list-ref plt-logo-evolution q)
|
(list-ref plt-logo-evolution q)
|
||||||
0 0
|
0 0)
|
||||||
'solid
|
|
||||||
(send the-color-database find-color "black")
|
|
||||||
(list-ref stage-bitmaps before-inc))
|
|
||||||
(send interpolate-evolution-bdc draw-bitmap
|
(send interpolate-evolution-bdc draw-bitmap
|
||||||
(list-ref plt-logo-evolution (+ q 1))
|
(list-ref plt-logo-evolution (+ q 1))
|
||||||
0 0
|
0 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user