mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-22 15:12:53 -04:00
*** empty log message ***
This commit is contained in:
parent
ce0b367f4e
commit
dbe2e6caea
@ -3137,7 +3137,9 @@ apply_texture(TextureContext *tc) {
|
||||
if (tc==NULL) {
|
||||
return; // use enable_texturing to disable/enable
|
||||
}
|
||||
#ifdef DO_PSTATS
|
||||
add_to_texture_record(tc);
|
||||
#endif
|
||||
|
||||
// activate(); inactive
|
||||
// bind_texture(tc);
|
||||
|
Loading…
x
Reference in New Issue
Block a user