FXBox - Version 229326

Created
Total Size557.9 KB (571,255 bytes)
Modified Size446 KB (456,676 bytes)
File Count33
Engine Version25
Changes
Changes on 2026-05-04
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 (446 KB modified)

~13
  • .bin/package.stellawisps.fxbox.cll (13.3 KB -> 13.3 KB)
  • Assets/Examples/BasicFire.fx (12.8 KB -> 12.8 KB)
  • Assets/Examples/basicfire.fx_c (13.1 KB -> 13.2 KB)
  • Assets/Examples/SpiralThing.fx (4.3 KB -> 4.5 KB)
  • Assets/Examples/spiralthing.fx_c (4.6 KB -> 4.7 KB)
  • Assets/Scenes/examples.scene (184.5 KB -> 184.5 KB)
  • Assets/Scenes/examples.scene_c (84.5 KB -> 84.5 KB)
  • Code/FxboxParticleSystem.cs (17.1 KB -> 16.9 KB)
  • Code/ParticleModules.cs (33.8 KB -> 34 KB)
  • Editor/FXParticleControlWidget.cs (21.9 KB -> 21.9 KB)
  • Editor/FXParticlePropertyControlWidget.cs (8.4 KB -> 8.4 KB)
  • Editor/Graph/FXEditor.cs (37.6 KB -> 37.6 KB)
  • Editor/Graph/ParticlePreview.cs (9.8 KB -> 9.7 KB)