ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.184 by root, Wed May 3 19:56:05 2006 UTC vs.
Revision 1.185 by root, Mon May 8 17:23:08 2006 UTC

2483} 2483}
2484 2484
2485sub _draw { 2485sub _draw {
2486 my ($self) = @_; 2486 my ($self) = @_;
2487 2487
2488 return unless $::CONN;#d# manage and cache textures differently
2488 my $tex = $::CONN->{texture}[$::CONN->{faceid}[$self->{face}]]; 2489 my $tex = $::CONN->{texture}[$::CONN->{faceid}[$self->{face}]];
2489 2490
2490 # TODO animation 2491 # TODO animation
2491 if ($tex) { 2492 if ($tex) {
2492 glEnable GL_BLEND; 2493 glEnable GL_BLEND;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines