FXBox - Version 227268

Created
Total Size306.3 KB (313,643 bytes)
Modified Size171 KB (175,107 bytes)
File Count33
Engine Version25
Changes
Changes on 2026-05-02
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 (171 KB modified)

+7 ~6
  • Assets/Examples/BasicFire.fx (12.8 KB)
  • Assets/Examples/basicfire.fx_c (13.1 KB)
  • Assets/Examples/MeshExample.fx (4.3 KB)
  • Assets/Examples/meshexample.fx_c (4.5 KB)
  • Assets/Examples/SpiralThing.fx (4.3 KB)
  • Assets/Examples/spiralthing.fx_c (4.6 KB)
  • Assets/Images/FxBox.png (35.5 KB)
  • .bin/package.stellawisps.fxbox.cll (12.1 KB -> 12.7 KB)
  • .bin/package.stellawisps.fxbox.xml (13.3 KB -> 13.7 KB)
  • Code/FxboxParticleSystem.cs (16.5 KB -> 17.1 KB)
  • Code/ParticleModules.cs (29.5 KB -> 30.7 KB)
  • Code/ParticleResource.cs (8.1 KB -> 8.2 KB)
  • Editor/Graph/ParticlePreview.cs (9.6 KB -> 9.8 KB)