goo - Version 280094

Created
Total Size558.5 KB (571,932 bytes)
Modified Size350.2 KB (358,603 bytes)
File Count96
Engine Version25
Changes
Changes on 2026-06-12
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 (350.2 KB modified)

+3 ~18 -1
  • Code/Animation/GlideState.cs (1.7 KB)
  • Code/Core/LayoutTransition.cs (300 B)
  • Code/Internal/ZIndexScaling.cs (569 B)
  • .bin/package.xaz.goo.cll (72.7 KB -> 76.9 KB)
  • .bin/package.xaz.goo.xml (53.9 KB -> 55 KB)
  • Code/Applier.cs (43.3 KB -> 44 KB)
  • Code/Core/Blob.cs (57.3 KB -> 58.3 KB)
  • Code/Core/Cell.cs (2.6 KB -> 2.6 KB)
  • Code/Core/ChildrenExtensions.cs (1000 B -> 1.3 KB)
  • Code/Core/Container.Shorthands.cs (4.2 KB -> 4.3 KB)
  • Code/Core/Fiber.cs (1.9 KB -> 2 KB)
  • Code/Core/Frame.cs (4.6 KB -> 4.7 KB)
  • Code/Core/Image.Style.g.cs (3.1 KB -> 5.2 KB)
  • Code/Core/Op.cs (15.6 KB -> 16.1 KB)
  • Code/Core/Reconciler.cs (43.9 KB -> 45.2 KB)
  • Code/Core/Text.TextStyle.cs (439 B -> 485 B)
  • Code/Dnd/DropZone.cs (2.8 KB -> 2.9 KB)
  • Code/GooPanel.cs (2.9 KB -> 3.2 KB)
  • Code/Internal/StateController.cs (3.9 KB -> 4.8 KB)
  • Code/Internal/StatefulDrawPanel.cs (7.2 KB -> 8.4 KB)
  • Code/ShaderEffect.cs (6.4 KB -> 12.1 KB)
  • Code/Animation/AnimationGate.cs (1.3 KB)