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
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