XGUI-3 - Version 94779

Created
Total Size685.8 KB (702,303 bytes)
Modified Size63.9 KB (65,484 bytes)
File Count114
Engine Version17
Changes
Changes on 2025-04-02
Meta
{"CsProjName":"","Compiler":{"RootNamespace":"XGUI","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","Whitelist":true,"AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"Resources":"","CodePackageReferences":[]}
{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "XGUI",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (63.9 KB modified)

+11 ~6 -1
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.Button.cs (1 KB)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.CheckBox.cs (573 B)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.Seperator.cs (360 B)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.Slider.cs (821 B)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.Template.cs (73 B)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.Text.cs (217 B)
  • Code/ImXGUI/GenericElements/ImXGUI.Elements.TextBox.cs (611 B)
  • Code/ImXGUI/ImXGUI.cs (19.2 KB)
  • Code/ImXGUI/ImXGUI.ValueControlHandler.cs (2.8 KB)
  • Code/ImXGUI/TypeElements/ImXGUI.Elements.ColourPicker.cs (1017 B)
  • Code/XGUI/XGUISystem.cs (770 B)
  • .bin/package.xenthio.xgui-3.cll (16.3 KB -> 20.1 KB)
  • .bin/package.xenthio.xgui-3.xml (10.5 KB -> 14.1 KB)
  • Code/ImXGUI/ImXGUISystem.cs (435 B -> 668 B)
  • Code/XGUI/EasySetup/XGUIRootComponent.cs (214 B -> 610 B)
  • Code/XGUI/EasySetup/XGUIRootPanel.razor (515 B -> 544 B)
  • xgui-3.sbproj (594 B -> 613 B)
  • Code/ImXGUI/ImmediateModeXGUI.cs (14.7 KB)