mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fix reload
This commit is contained in:
parent
0fb988e6d3
commit
ec66c3cb10
@ -3020,6 +3020,8 @@ do_reload_ram_image(bool allow_compression) {
|
|||||||
n = _num_mipmap_levels_read;
|
n = _num_mipmap_levels_read;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_loaded_from_image = false;
|
||||||
|
|
||||||
LoaderOptions options;
|
LoaderOptions options;
|
||||||
options.set_texture_flags(LoaderOptions::TF_preload);
|
options.set_texture_flags(LoaderOptions::TF_preload);
|
||||||
do_read(_fullpath, _alpha_fullpath,
|
do_read(_fullpath, _alpha_fullpath,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user