11 Commits

Author SHA1 Message Date
c1b86be4aa fix(Hi.WpfPlus): drop stale using Google.Protobuf.WellKnownTypes
WpfDispUtil.cs carried a stale `using Google.Protobuf.WellKnownTypes;`
with zero matching symbol usage in the file body — it resolved only
because HiGeom used to re-export Google.Protobuf transitively via its
now-removed Grpc.Tools / Google.Protobuf PackageRefs. CS0246 on
'Google' once that transitive bring-in went away. VersionBuild bump
140→141 rides along for the NuGet republish.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 18:57:12 +08:00
bb92237613 fix cubetree init crash. 2026-02-17 15:42:50 +08:00
68736b79fb tune. 2026-02-15 16:34:59 +08:00
c1f3fefdc0 merge frame part of DispUtil to DispFrameUtil. 2026-02-15 16:08:00 +08:00
0e0adaa98f update disp_engine_t and panel key code to web-based string instead of int64. 2026-02-10 21:49:46 +08:00
382569196a add 2025-12-22 23:29:13 +08:00
e6db6cfa08 build image cache in cpp dispEngine 2025-08-26 15:29:08 +08:00
bd23930c5f add stroke check. 2025-05-14 12:05:54 +08:00
57a3750042 fix bug of DispEngine blocked on dispose. 2025-04-21 00:57:33 +08:00
b68c5618ae migrate 2025-04-14 17:03:39 +08:00
1065c86824 init 2025-04-06 19:55:34 +08:00