kopia lustrzana https://github.com/OpenDroneMap/WebODM
Reset potree_scene on task reprocess
rodzic
8f760ecd7f
commit
9675d8a200
|
@ -745,6 +745,7 @@ class Task(models.Model):
|
|||
logger.info("Populated extent field with {} for {}".format(raster_path, self))
|
||||
|
||||
self.update_available_assets_field()
|
||||
self.potree_scene = {}
|
||||
self.running_progress = 1.0
|
||||
self.console_output += gettext("Done!") + "\n"
|
||||
self.status = status_codes.COMPLETED
|
||||
|
|
Ładowanie…
Reference in New Issue