mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
oops
This commit is contained in:
parent
7bb55e32ef
commit
44b4f2c068
@ -334,6 +334,8 @@ post_txa_file() {
|
||||
_properties._magfilter = _request._magfilter;
|
||||
}
|
||||
|
||||
_properties._anisotropic_degree = max(_request._anisotropic_degree, _properties._anisotropic_degree);
|
||||
|
||||
if (_properties._color_type == (PNMFileType *)NULL) {
|
||||
_properties._color_type = _request._properties._color_type;
|
||||
_properties._alpha_type = _request._properties._alpha_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user