145 Commits
Author SHA1 Message Date
iambossandClaude Opus 5 60dea348d2 chore(Hi.WpfPlus): bump VersionBuild to 3.1.160
Carried over from a deploy.py run -- incrementPackageID bumps VersionBuild but
deploy.py only auto-commits HiAPI-docsite-2025.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-05 20:11:15 +08:00
iambossandClaude Opus 5 85d5515a97 build(Hi.WpfPlus): keep the package line on 3.1 and resume the build counter
The 3.2 line is retracted -- the major version stays fixed for commercial
positioning, so 3.1 remains the development line. Version stamp only; no code
changed on the way out or back.

VersionBuild resumes at 158, where it stood before the detour, instead of
restarting from the 143 the feed serves. Everything between was built locally and
stamped into real assemblies even though deploy.py deliberately withholds the
upload until the API has settled commercially, and re-minting a spent number with
different code is the one failure that yields two Hi.WpfPlus.dll claiming the same
version. Next upload is 3.1.159; the 143 -> 159 gap on the feed is intended.

3.2.1 was packed locally and never uploaded, so nothing outside this machine saw
the 3.2 line at all.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 14:27:48 +08:00
iambossandClaude Opus 5 c25bd820c3 build(Hi.WpfPlus): start the 3.2 package line and restart VersionBuild
The 3.1 line ends at Hi.WpfPlus 3.1.143 -- tag v3.1.143, part of the aligned
hinc-suite/3.1.175 set. master now produces 3.2 and VersionBuild restarts at 0,
so the first published 3.2 package is 3.2.1: IncrementPackageID.targets bumps
before the build, not after it.

The 3.1.158 stamp this replaces was a local increment from a deploy run whose
upload step is commented out, so it never reached the feed and nothing depends on
it. Fixes for customers pinned to 3.1 come off the support/3.1 branch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-26 18:00:18 +08:00
iambossandClaude Opus 4.8 a5a778fb1c chore(Hi.WpfPlus): bump VersionBuild
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-13 12:36:47 +08:00
iamboss f9a85f0e33 tune. 2026-07-07 18:52:21 +08:00
iamboss 2097cc6bb3 deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue. 2026-05-28 20:20:39 +08:00
iamboss 277c87ad3d deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue. 2026-05-28 19:34:22 +08:00
iambossandClaude Opus 4.7 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
iamboss 24c85e3cde update XML IO pattern. 2026-05-24 13:27:54 +08:00
iamboss c72b1f48c3 rename XFactory.Regs to XFactory.Generators. 2026-05-23 21:09:37 +08:00
iamboss 56bd2cd85f fix SoftNcRunner GM code normalization. 2026-05-16 17:42:12 +08:00
iamboss ee455c013c fix SoftNcRunner GM code normalization. 2026-05-08 22:04:31 +08:00
iamboss 66c927e0b7 fix SoftNcRunner GM code normalization. 2026-05-06 13:12:10 +08:00
iamboss f688e555a8 fix SoftNcRunner GM code normalization. 2026-04-26 07:42:55 +08:00
iamboss 0bc34dfdd5 fix SoftNcRunner GM code normalization. 2026-04-22 19:23:22 +08:00
iamboss 84ee564a2e fix SoftNcRunner GM code normalization. 2026-04-22 16:11:08 +08:00
iamboss 65ede317da applying SoftNcRunner. 2026-04-21 18:40:10 +08:00
iamboss 0208886310 tune. 2026-04-11 12:54:25 +08:00
iamboss 83f0d467d8 chore: update related files 2026-04-08 16:31:07 +08:00
iamboss f974500f05 update ISO coordinate rendering for 3+2axis machine. 2026-04-06 14:58:53 +08:00
iamboss 8dba25293b fix blazor MechBuilderDiv StlFileDiv directory candidates. 2026-03-25 16:33:06 +08:00
iamboss 53f98aa71d fix bug of cubetree init SAT and triangles-tip-cube-corner margin case. 2026-03-25 12:34:47 +08:00
iamboss 95187d7c37 fix bug of G53.1 and remove NcEnv.SetToolHeightCompensationOnFeatureNormal property. 2026-03-19 17:19:00 +08:00
iamboss 7dd5044f19 fix issue of step.csv null reading. 2026-03-16 12:23:45 +08:00
iamboss 84cc69a34f fix bug of flagTexts disappear by Sentence property type. 2026-03-11 11:14:24 +08:00
iamboss 198eb8c0dd fix bug of opt arc circle offset. 2026-03-08 12:30:23 +08:00
iamboss 140e446569 fix rtcp on un-matched tool offset. 2026-03-06 01:16:52 +08:00
iamboss d014fb52f2 fix opt rotation code jumping at pi-cycle bounding. 2026-03-02 20:22:41 +08:00
iamboss 698583fa06 fix G68 mis-behavior. 2026-02-24 23:37:11 +08:00
iamboss 64272c0ada fix postprocess precision. 2026-02-19 21:23:52 +08:00
iamboss bb92237613 fix cubetree init crash. 2026-02-17 15:42:50 +08:00
iamboss 68736b79fb tune. 2026-02-15 16:34:59 +08:00
iamboss c1f3fefdc0 merge frame part of DispUtil to DispFrameUtil. 2026-02-15 16:08:00 +08:00
iamboss 688762ab70 add cubetree defect display. 2026-02-11 04:04:05 +08:00
iamboss 0e0adaa98f update disp_engine_t and panel key code to web-based string instead of int64. 2026-02-10 21:49:46 +08:00
iamboss aa85e54a44 add cubetree defect display. 2026-02-10 01:18:01 +08:00
iamboss aad9fb1a8d add cubetree defect display. 2026-02-10 00:29:57 +08:00
iamboss 65ae47b3a8 add cubetree defect display. 2026-02-09 22:34:36 +08:00
iamboss f577c37dd5 fix obfuscar internal class issue. 2026-02-01 18:50:09 +08:00
iamboss cd21f45b30 tune. 2026-02-01 16:59:03 +08:00
iamboss c586dbbd58 tune. 2026-02-01 16:33:28 +08:00
iamboss 05b2ff6c59 fix siemens trafoof plain rotation. 2026-01-31 17:08:06 +08:00
iamboss dfc6ce0626 fix sqlite ubuntu login issue. 2026-01-31 10:44:34 +08:00
iamboss eadc38cfda fix siemens coordinate transform failed on succesive file running. 2026-01-30 20:49:45 +08:00
iamboss a9ecd1a4b8 fix relief face collision from floating issue. 2026-01-26 03:46:04 +08:00
iamboss 968c6fa1ac fix 2026-01-26 03:33:30 +08:00
iamboss 9ed8b5d60a apply 2026-01-26 02:43:48 +08:00
iamboss 5e22abcc22 build 2026-01-24 18:05:27 +08:00
iamboss c0f6dc90a1 add 2026-01-22 02:20:29 +08:00
iamboss b341f75af6 set 2026-01-17 15:58:44 +08:00