Extended Box - Version 229694

Created
Total Size121.5 KB (124,389 bytes)
Modified Size39.6 KB (40,599 bytes)
File Count45
Engine Version25
Changes
Changes on 2026-05-04
Meta
{ "Compiler": { "RootNamespace": "ExtendedBox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": true, "Whitelist": true, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "ExtendedBox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "Whitelist": true,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (39.6 KB modified)

+7 ~7
  • Code/General/AnglesExtensions.cs (887 B)
  • Code/General/FloatRange.cs (5.3 KB)
  • Code/General/ResourceExtensions.cs (730 B)
  • Code/General/SingletonComponent.cs (2 KB)
  • Code/System/CollectionExtensions.cs (775 B)
  • Editor/DoubleFloatSlider.cs (6.2 KB)
  • Editor/FloatRangeControlWidget.cs (5 KB)
  • .version (10 B -> 10 B)
  • Code/Editors/Attributes/HighPrecisionAttribute.cs (335 B -> 332 B)
  • Code/General/BBoxExtensions.cs (3 KB -> 7 KB)
  • Code/General/Vector2Extensions.cs (252 B -> 1.8 KB)
  • Code/General/Vector3Extensions.cs (1.6 KB -> 4.1 KB)
  • Code/Maths/MathExtensions.cs (2 KB -> 2.4 KB)
  • Editor/HighPrecisionControlWidget.cs (917 B -> 3.2 KB)