Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - cepe

Pagine: 1 ... 7 8 [9] 10 11 ... 41
121
Bug / Re:Two bugs
« il: Novembre 25, 2021, 08:22:26 am »
The first problem will be fixed in the next version (2...).
For now you can delete the registry value storing the workspace settings manually:
Citazione
[HKEY_CURRENT_USER\SOFTWARE\Cepelabs\cSurvey]
"user.dockstate"
or executing .reg file below (that will work even for the next version).

122
Bug / Re:CSurvey does not load - puts out an error
« il: Novembre 24, 2021, 09:30:05 pm »
Glad to read this and,  yes, cSurvey has a lack of documentation (even italian's PDFmanual is old) due to the limited time I have available in spare time.
You can try translating the pdf (https://www.csurvey.it/download/csurvey.pdf)...is better then nothing.

123
Bug / Re:CSurvey does not load - puts out an error
« il: Novembre 24, 2021, 04:44:22 pm »
Try installing this patch:
https://www.microsoft.com/it-it/download/details.aspx?id=48145
cave_model.dll in the online compilation belong only to some few windows library: mscoree (framework...), MSVCP140.dll, VCRUNTIME140.dll and ucrtbase.dll.
The last three may by missing in your system and look at Microsoft download page cause there are 2 package (for 32 or 64 bit) so install both (or the one not working).

NOTE: ucrtbase.dll is a windows managed library so missing dlls could be only *140.dll

124
Bug / Re:Caposaldi spariti in Resurvey
« il: Novembre 24, 2021, 03:06:53 pm »
Allora indago...

125
Bug / Re:CSurvey does not load - puts out an error
« il: Novembre 24, 2021, 03:06:09 pm »
Sorry for the obvious question: in the cSurvey folder, where is not working, cave_model.dll exist?
Meanwhile I do some additional checks..

126
Bug / Re:CSurvey does not load - puts out an error
« il: Novembre 24, 2021, 11:23:53 am »
Could you please upload also the details?
I think may be a problem related to Windows version (in your case maybe different Windows 10 update) and the cave_model library that is the only one written in c++ inside cSurvey  :(.

127
Bug / Re:Caposaldi spariti in Resurvey
« il: Novembre 24, 2021, 11:21:19 am »
Interessante...solo una cosa: 32 o 64 bit?

128
Bug / Re:Crash eliminando caposaldi in Resurvey
« il: Novembre 24, 2021, 11:20:30 am »
Controllo e correggo.

129
Bug / Re:Resurvey ver. 1.11.2944 del 21/10/2021
« il: Novembre 24, 2021, 11:19:59 am »
Purtroppo è un po un casino resurvey sulla versione online.
Ho dovuto pubblicarla per l'errore delle linee enormi ma il resurvey era in fase di 'riscrittura' infatti le finestre sono già aggiornate come sarà poi la prossima release.
Temo che l'errore che scrivi sia gia corretto comunque faccio un controllo. Spero, entro un paio di mesi massimo di riuscire a pubblicare almeno in beta la nuova versione.

130
How to / Re:Exporting georeferenced 3d models
« il: Novembre 05, 2021, 09:27:08 am »
I do some test with DAE but the rendering engine (helix3D) still have problem with DAE export and produced files are currupted. I have an open ticket on github for this...
If the rendering engine will be fixed, with DAE model working, I can create a KMZ with geo-position...

131
How to / Re:Highlight excluded shots
« il: Novembre 05, 2021, 09:24:57 am »
Add a shot's highlight, edit is function, press unwrap and put this code:

public function GetHighlight(Details as cShotHighlightDetails) as boolean
      return details.element.exclude andalso not details.element.splay
end function

This highlights shot's with exclude flag but not splay (of course, remove the 'andalso not details.element.splay' part to highlight also splays).

132
Bug / Re:dimensione margine cavita
« il: Ottobre 22, 2021, 11:15:08 am »
 ;) cmq dovrei aver risolto il problema della traduzione errata in IT

133
Bug / Re:dimensione margine cavita
« il: Ottobre 21, 2021, 08:03:16 am »
Sai che non ho capito...dove cambiavi le dimensioni del margine? in proprietà le opzioni ci sono tutt'ora come pure se commuti la penna in modalità 'personalizzata' (custom...).
Indago invece sulla localizzazione inglese che appare, in vari punti, anche in italiano...

134
How to / Re:Exporting georeferenced 3d models
« il: Ottobre 15, 2021, 08:42:27 pm »
No, 3D exporting is made using standard code of the 3D viewer and model are generated with local coordinates.
Usually I use kml (of course without cave model...only with centerline) that is fully three dimensional.
Some times ago I investigate 3D kml/kmz files cause this kind of files is a DAE model embeded in a xml file with geographic's coordinate but without success.


135
Bug / Re:Windows bug (or not)
« il: Ottobre 15, 2021, 06:16:13 pm »
In the now pubblished version this problem is, mainly, fixed.
If some objects draw, yet, incorrecly I fix it soon.

Nella versione pubblicata ora il bug dovrebbe essere, in buona parte, risolto.
E' possibile che vi siano ancora oggetti disegnati in modo non corretto. Correggerò nel caso emerga qualche altro problema.

Pagine: 1 ... 7 8 [9] 10 11 ... 41