Beiträge: 957
| Zuletzt Online: 30.03.2025
-
-
-
The function Visalization-Survey Shots-Filter change the color scale for visualization and drawing/elements. Maybe this is a workaround.
-
-
The default color range calculation is based on all data (e.g., Z or date), even if a level filter is applied. If you want to limit the calculation to only the filtered measurements, you can use the function Visalization-Survey Shots-Filter.
Let me know if this resolves your color range issue.
-
-
Wenn du noch Java 8 benutzt, kannst du CaveRenderPro 8.exe aufrufen.
-
-
You can follow the process of filling passages:
1) Draw the passage on Layer 2. 2) Select swamp or open water, then click into the fill area. 3) Cut the filling and paste it onto Layer 3. 4) Select the background color, then click into the fill area. 5) Cut the background filling and paste it onto Layer 4. 6) Draw stones and symbols on Layer 1 7) Display Layers 1, 2, 3, and 4 together.
[[File:Layers.PNG|none|auto]]
-
-
The CaveRenderPro directory should contain an example file (SexyTopo.txt)
-
Could you plaese add a small screen shot of the issue.
-
-
-
Comes with Release 12.0.3
-
-
-
-
Ich habe selbst keinen Mac. ChatGPT sagt mir, du müsstest eine Skript-Datei CaveRenderPro.sh mit folgendem Inhalt erstellen und starten:
#!/bin/bash
# Set JAVA_HOME and FX_HOME if not already set JAVA_HOME=${JAVA_HOME:-/path/to/java/home} FX_HOME=${FX_HOME:-/path/to/javafx/home}
# Run the Java application "$JAVA_HOME/bin/java" \ -Xms1g \ -Xmx4g \ -Dprism.targetvram=1g \ -Dprism.maxvram=2g \ -Dprism.vsync=false \ -Dfile.encoding=COMPAT \ --module-path "$FX_HOME/lib" \ --add-modules=javafx.controls,javafx.base,javafx.graphics,javafx.fxml,javafx.web \ -jar CaveRenderPro.jar
Du kannst die Variablen JAVA_HOME und FX_HOME entsprechend den Pfaden zu deiner Java-Installation und deinem JavaFX-SDK anpassen.
Um das Skript auszuführen, mache die Datei ausführbar:
chmod +x CaveRenderPro.sh
Führe das Skript aus:
./CaveRenderPro.sh
Bitte teile hier deine Erfahrungen.
-
-
-
-
Der dunkle Modus kommt mit der Release 12.0.0
-
-
-
Natürlich noch einfacher werden Fragen über die Web-Suche von ChatGPT 4o beantwortet.
-
-
-
-
Google Maps is fixed again with release 11.4.0. Cause was a deprecated Google Maps API.
|
|