mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
v3.6.5
- **UI:** - (Add) Groups to convert menu - (Improvement) Re-arrange convert menu order - (Fix) Settings: Open file dialog filter dropdown width - **PrusaSlicer:** - (Add) AnyCubic Photon D2 - (Add) Creality Halot Ray CL925 - (Add) Elegoo Saturn 8K - (Add) Uniformation GKtwo - (Add) Nova3D Whale3 Pro - (Add) Phrozen Sonic Mighty 8K - (Add) AnyCubic Photon D2 (.dl2p) compatibility to AnyCubic file format - (Fix) Hide "Debug tools" from "Help" menu
This commit is contained in:
@@ -2147,6 +2147,11 @@
|
||||
Gets the layer image data type used on this file format
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:UVtools.Core.FileFormats.FileFormat.ConvertMenuGroup">
|
||||
<summary>
|
||||
Gets the group name under convert menu to group all extensions, set to null to not group items
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:UVtools.Core.FileFormats.FileFormat.FileExtensions">
|
||||
<summary>
|
||||
Gets the valid file extensions for this <see cref="T:UVtools.Core.FileFormats.FileFormat"/>
|
||||
|
||||
Reference in New Issue
Block a user