Hi Roberto, > you asked me if I had some reason to define my GEarthView "temp" > directory inside the plugin. > Well, now I found the reason ok, thanks. In case of processing plugin, by default, temporary outputs are put into a directory that QDir.tempPath() returns [1]. Qgis2threejs is following it (Processing has an option to change temporary output directory).
Regards, Minoru [1] https://github.com/qgis/QGIS/blob/master/python/plugins/processing/tools/system.py#L55 2014-01-26 Geo DrinX <[email protected]>: > Hi Minoru, > > > you asked me if I had some reason to define my GEarthView "temp" > directory inside the plugin. > > Well, now I found the reason: where is the "temp" of QGis2threejs, in > MacOSX ? > > :( > > I can not find it … Also because you change HTML name :) > > > > Ciao > > Roberto > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
