> nct if we want to release really now can you put in a fork > opengl enabled => my code modified as below > opengl disabled => old code > and change the alpha-value as follows: > 128*(1+pn.Noise(...)) => std::max(0,std::min(255,pn.Noise(...)*300)) > > I will not get back to my PC and do it within the next 36h from now.
I think we can wait 36h for release :-) What do you mean by "change alpha value" in old code ? The shadow are just bitmaps. Steph -- http://nct.ysagoon.com _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
