Mesh Splitter - Version 180409

Created
Total Size82.9 KB (84,866 bytes)
Modified Size39.5 KB (40,425 bytes)
File Count10
Engine Version25
Changes
Changes on 2026-04-02
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (39.5 KB modified)

+7 -6
  • Assets/models/test_split.prefab (3.5 KB)
  • Assets/models/test_split.prefab_c (2.5 KB)
  • Assets/models/test_split/test_split_Cube.vmdl (1.1 KB)
  • Assets/models/test_split/test_split_cube.vmdl_c (3.7 KB)
  • Assets/models/test_split/test_split_Sphere.vmdl (1.1 KB)
  • Assets/models/test_split/test_split_sphere.vmdl_c (27.1 KB)
  • README.md (606 B)
  • .bin/manifest.json (55 B)
  • .bin/package.bugge.meshsplitter.cll (819 B)
  • .bin/package.bugge.meshsplitter.xml (315 B)
  • Code/MyLibraryComponent.cs (189 B)
  • UnitTests/LibraryTest.cs (279 B)
  • UnitTests/UnitTest.cs (408 B)