Compare commits

..
38 Commits
Author SHA1 Message Date
iambossandClaude Opus 5 1fc510af5e chore(deploy): drop the retired GPL WCL06 font from the desktop app payload
App/Font/WCL06.ttf was a committed leftover of the era when
DispEngine.Init self-extracted its embedded font into the working
directory. Since 2026-08-04 the font is fed from memory and nothing looks
for this path, so the payload was shipping a GPL-licensed font it does
not use.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 12:47:51 +08:00
iamboss bb0ab7a280 deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue. 2026-05-28 20:27:45 +08:00
iamboss 95b5790622 deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue. 2026-05-28 19:42:05 +08:00
iamboss d7836db45f update XML IO pattern. 2026-05-24 14:06:51 +08:00
iamboss 058003f395 rename XFactory.Regs to XFactory.Generators. 2026-05-23 21:23:06 +08:00
iamboss 8b285cc863 fix SoftNcRunner GM code normalization. 2026-05-16 18:08:13 +08:00
iamboss e026da61b3 fix SoftNcRunner GM code normalization. 2026-05-08 22:17:04 +08:00
iamboss 2f57932000 fix SoftNcRunner GM code normalization. 2026-05-06 13:21:19 +08:00
iamboss 0fe9497552 update ISO coordinate rendering for 3+2axis machine. 2026-04-06 15:08:59 +08:00
iamboss 8dd5309e0e fix blazor MechBuilderDiv StlFileDiv directory candidates. 2026-03-25 16:55:51 +08:00
iamboss 8aa17a0280 fix bug of cubetree init SAT and triangles-tip-cube-corner margin case. 2026-03-25 12:40:37 +08:00
iamboss ff2cfa6210 fix bug of opt R negative interpolation. 2026-03-19 22:31:17 +08:00
iamboss 52a3412ecb fix bug of G53.1 and remove NcEnv.SetToolHeightCompensationOnFeatureNormal property. 2026-03-19 17:25:33 +08:00
iamboss 2c586333b6 fix bug of flagTexts disappear by Sentence property type. 2026-03-11 11:21:20 +08:00
iamboss 1dfeb39345 fix bug of opt arc circle offset. 2026-03-08 12:39:38 +08:00
iamboss 091da347a4 fix rtcp on un-matched tool offset. 2026-03-06 01:22:51 +08:00
iamboss 8f334870a2 fix opt rotation code jumping at pi-cycle bounding. 2026-03-02 20:29:12 +08:00
iamboss ee51fd62dc fix G68 mis-behavior. 2026-02-24 23:42:25 +08:00
iamboss 2d38701590 fix postprocess precision. 2026-02-19 21:34:39 +08:00
iamboss a21240016f fix cubetree init crash. 2026-02-17 15:51:23 +08:00
iamboss 1a8a3b59d2 tune 2026-02-11 04:11:05 +08:00
iamboss b445c3e334 tune 2026-02-01 19:04:11 +08:00
iamboss a061b61382 tune 2026-02-01 17:13:30 +08:00
iamboss 3cabb9e5f7 tune 2026-01-31 17:18:04 +08:00
iamboss 0d5ad55028 tune 2026-01-30 21:02:13 +08:00
iamboss 68ad9af664 tune 2026-01-26 09:49:13 +08:00
iamboss a128d423b9 tune 2026-01-26 03:40:40 +08:00
iamboss a847916af6 tune 2026-01-26 02:50:07 +08:00
iamboss c85e714f55 tune 2026-01-24 18:13:05 +08:00
iamboss e3e9b0fddf tune 2026-01-22 02:28:01 +08:00
iamboss 6607c78f0d tune 2026-01-17 16:11:23 +08:00
iamboss a06e0d3724 tune 2026-01-16 01:48:39 +08:00
iamboss f81f03cb13 tune 2026-01-08 21:07:15 +08:00
iamboss f7f4fe0aac tune 2026-01-01 04:04:56 +08:00
iamboss 7083653661 tune 2025-12-30 15:43:10 +08:00
iamboss 955dab6e65 tune 2025-12-29 11:56:30 +08:00
iamboss 1e41b2def5 tune 2025-12-27 12:02:48 +08:00
iamboss f74d06f299 tune 2025-12-26 14:22:34 +08:00
1739 changed files with 245950 additions and 53619 deletions
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -3
View File
@@ -4,15 +4,15 @@
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "10.0.1"
"version": "10.0.8"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "10.0.1"
"version": "10.0.8"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "10.0.1"
"version": "10.0.8"
}
],
"configProperties": {
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More