Added texture/color blending option directly in the app. Added LAZ export option.

This commit is contained in:
matlabbe
2025-03-10 21:35:42 -07:00
parent 1b0cdaab2b
commit fe5fa434c0
13 changed files with 79 additions and 9 deletions

View File

@@ -393,11 +393,13 @@
<array>
<string>PLY</string>
<string>LAS</string>
<string>LAZ</string>
</array>
<key>Values</key>
<array>
<string>ply</string>
<string>las</string>
<string>laz</string>
</array>
</dict>
</array>