FXBox - Version 228419

Created
Total Size553.5 KB (566,805 bytes)
Modified Size97.7 KB (100,038 bytes)
File Count33
Engine Version25
Changes
Changes on 2026-05-03
Meta
{ "Compiler": { "RootNamespace": "fxbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "fxbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (97.7 KB modified)

~6 -3
  • .bin/package.stellawisps.fxbox.cll (12.7 KB -> 12.7 KB)
  • .bin/package.stellawisps.fxbox.xml (13.7 KB -> 13.7 KB)
  • Code/FxboxParticleSystem.cs (17.1 KB -> 17.1 KB)
  • Code/ParticleResource.cs (8.2 KB -> 8.3 KB)
  • Editor/FXParticlePropertyControlWidget.cs (8.3 KB -> 8.4 KB)
  • Editor/Graph/FXEditor.cs (35.1 KB -> 37.6 KB)
  • Editor/Graph/EmitterStackPanel.cs (14 KB)
  • Editor/Graph/ModuleList.cs (5.3 KB)
  • Editor/Graph/PropertiesPanel.cs (5.2 KB)