VDB-EDT icon indicating copy to clipboard operation
VDB-EDT copied to clipboard

a small bug

Open yhexie opened this issue 3 years ago • 1 comments

the code of line 687 in vdbmap.cpp should be
if (cell_dist < 0 || cell_dist >= max_coor_sqdist_){ // unknown cells continue; }

yhexie avatar Jun 24 '21 08:06 yhexie

Thanks for your report, I will check and fix it soon.

zhudelong avatar Jul 14 '21 06:07 zhudelong