goo - Version 306537

Created
Total Size678.3 KB (694,605 bytes)
Modified Size297.4 KB (304,505 bytes)
File Count105
Engine Version27
Changes
Changes on 2026-07-05
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 (297.4 KB modified)

+2 ~14
  • Code/Core/State.cs (893 B)
  • Code/Perf.cs (3.6 KB)
  • .bin/package.xaz.goo.cll (84.3 KB -> 87.7 KB)
  • .bin/package.xaz.goo.xml (60.6 KB -> 65.9 KB)
  • Assets/shaders/ui_shape.shader_c (52.2 KB -> 52.2 KB)
  • Code/Applier.cs (44.6 KB -> 44.9 KB)
  • Code/Controls.cs (6.2 KB -> 6.4 KB)
  • Code/Core/Cell.cs (2.6 KB -> 3 KB)
  • Code/Core/ChildrenExtensions.cs (2.3 KB -> 4 KB)
  • Code/GooPanel.cs (3.2 KB -> 3.8 KB)
  • Code/Hud.cs (5 KB -> 6.7 KB)
  • Code/Internal/EventDispatch.cs (1.7 KB -> 1.8 KB)
  • Code/Internal/StateController.cs (6.3 KB -> 7 KB)
  • Code/Layout.cs (1.5 KB -> 2.6 KB)
  • Code/PanZoom/Viewport.cs (2 KB -> 2.3 KB)
  • Code/ParticleField.cs (4.4 KB -> 4.5 KB)