Commit Graph

14 Commits

Author SHA1 Message Date
jjsilvan 7f1dfcabf9 Merge pull request #1872 from jjsilvan/master
Windows Arm64 support
2026-04-14 17:58:33 +08:00
ema 5170371b96 Replace HelixToolkit refs with QuickLook.HelixToolkit 2026-04-14 01:29:06 +08:00
ema ca99e9575a Retain assimp.dll for win-x64 #1741 2026-04-14 01:23:43 +08:00
ema c64885485d Make all Plugin classes sealed
Changed all Plugin classes and PluginManager to be sealed, preventing further inheritance. This improves code safety and clarifies the intended usage of these classes.
2026-01-08 01:06:37 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema 2570429cdc Fix HelixViewer default height being too large
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-22 09:59:00 +08:00
ema c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema f39b53a5c6 Support Point Cloud Data (.pcd) for 3D spatial
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
1. Only support PCD files with PointXYZ format.
2. Not supported for Color or Intensity formats.
2025-07-28 16:48:13 +08:00
ema 68cb555bad Unsupported .pmx incorrectly handled in advance 2025-07-28 16:19:30 +08:00
ema 55a069046f Refactor HelixViewer extend format support
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-12 03:47:49 +08:00
ema 5869cc6670 Add FBX model support using AssimpNet #1479 2025-07-08 23:46:37 +08:00
ema c47d9f3c9b Move resource dictionary initialization 2025-07-08 22:04:34 +08:00
ema 87e04dca9d Improve the rendering effect of the Model 2025-07-08 04:06:05 +08:00
ema b5773fc721 Add built-in HelixViewer for 3d models
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-05 13:26:51 +08:00