mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix texture caching
This commit is contained in:
parent
47ee723683
commit
6b438e3e09
@ -3271,7 +3271,6 @@ do_assign(const Texture ©) {
|
||||
_border_color = copy._border_color;
|
||||
_compression = copy._compression;
|
||||
_match_framebuffer_format = copy._match_framebuffer_format;
|
||||
_post_load_store_cache = false;
|
||||
_quality_level = copy._quality_level;
|
||||
_ram_image_compression = copy._ram_image_compression;
|
||||
_ram_images = copy._ram_images;
|
||||
|
Loading…
x
Reference in New Issue
Block a user