mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
indents
This commit is contained in:
parent
a3eb53c84b
commit
95b6ae2892
@ -239,7 +239,7 @@ ns_has_texture(const Filename &orig_filename) {
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
Texture *TexturePool::
|
Texture *TexturePool::
|
||||||
ns_load_texture(const Filename &orig_filename, int primary_file_num_channels,
|
ns_load_texture(const Filename &orig_filename, int primary_file_num_channels,
|
||||||
bool read_mipmaps) {
|
bool read_mipmaps) {
|
||||||
Filename filename(orig_filename);
|
Filename filename(orig_filename);
|
||||||
|
|
||||||
if (!_fake_texture_image.empty()) {
|
if (!_fake_texture_image.empty()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user