kopia lustrzana https://github.com/OpenDroneMap/ODM
Remove typo
rodzic
64544f3c41
commit
280ba2c50b
|
@ -203,7 +203,7 @@ def pack(obj, background=(0,0,0,0), format="PNG", extents=None):
|
|||
|
||||
# using filename so we can pass back UV info without storing it in image
|
||||
blocks.append(Block(w, h, data=(filename, mat, changes)))
|
||||
use_3dmesh
|
||||
|
||||
# sort by width, descending (widest first)
|
||||
blocks.sort(key=lambda block: -block.w)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue