goo - Version 281178

Created
Total Size562.7 KB (576,250 bytes)
Modified Size206.4 KB (211,360 bytes)
File Count96
Engine Version25
Changes
Changes on 2026-06-14
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;8632;8669;8629;0436;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": true, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;8632;8669;8629;0436;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (206.4 KB modified)

~9
  • .bin/package.xaz.goo.cll (76.9 KB -> 77.9 KB)
  • .bin/package.xaz.goo.xml (55 KB -> 55.1 KB)
  • Code/Applier.cs (44 KB -> 44.7 KB)
  • Code/Controls.cs (6.6 KB -> 6.7 KB)
  • Code/Core/Canvas.cs (2.6 KB -> 3.2 KB)
  • Code/Internal/IStatefulHost.cs (488 B -> 644 B)
  • Code/Internal/StateController.cs (4.8 KB -> 6.3 KB)
  • Code/Internal/StatefulDrawPanel.cs (8.4 KB -> 8.5 KB)
  • Code/Internal/StatefulLabel.cs (3.4 KB -> 3.5 KB)