Supershot - Version 293766

Created
Total Size125.7 KB (128,718 bytes)
Modified Size113.4 KB (116,156 bytes)
File Count31
Engine Version26
Changes
Changes on 2026-06-24
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (113.4 KB modified)

+19 ~4 -6
  • CHANGELOG.md (892 B)
  • Editor/Discord/DiscordWebhook.cs (3.3 KB)
  • Editor/FramingTool.cs (2.4 KB)
  • Editor/MessagePromptDialog.cs (1.2 KB)
  • Editor/Panels/CapturePanel.cs (2.9 KB)
  • Editor/Panels/EditPanel.cs (5.6 KB)
  • Editor/Panels/GalleryPanel.cs (4.4 KB)
  • Editor/Panels/PreviewPanel.cs (7.2 KB)
  • Editor/Panels/SettingsPanel.cs (2.3 KB)
  • Editor/Panels/SharePanel.cs (6.4 KB)
  • Editor/Panels/SuperShotUI.cs (4.3 KB)
  • Editor/SuperShotCapture.cs (6.5 KB)
  • Editor/SuperShotContext.cs (3.9 KB)
  • Editor/SuperShotEdit.cs (4.6 KB)
  • Editor/SuperShotMenu.cs (3.3 KB)
  • Editor/SuperShotPostFx.cs (7.6 KB)
  • Editor/SuperShotService.cs (10.2 KB)
  • Editor/SuperShotSettings.cs (14.6 KB)
  • Editor/SuperShotWindow.cs (18.4 KB)
  • .bin/package.subzerostudios.supershot.cll (7 KB -> 676 B)
  • .bin/package.subzerostudios.supershot.xml (413 B -> 157 B)
  • README.md (491 B -> 1.8 KB)
  • supershot.sbproj (744 B -> 743 B)
  • .version (10 B)
  • Code/MyLibraryComponent.cs (186 B)
  • Code/SubZero-Studios/Shared/CameraDolly.cs (4.5 KB)
  • Code/SubZero-Studios/Shared/CameraOrbit.cs (7 KB)
  • Code/SubZero-Studios/Shared/SubZeroScreenshot.cs (34.6 KB)
  • Editor/MyEditorMenu.cs (4.1 KB)