XGUI-3 - Version 97432

Created
Total Size997 KB (1,020,958 bytes)
Modified Size207.4 KB (212,411 bytes)
File Count282
Engine Version17
Changes
Changes on 2025-04-22
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 (207.4 KB modified)

+8 ~10 -1
  • Code/XGUI/Elements/CustomTagPanel.cs (1.1 KB)
  • Editor/Inspector/PropertyEditor.cs (1.2 KB)
  • Editor/Inspector/PropertyEditorFactory.cs (2.8 KB)
  • Editor/Inspector/PropertyGroup.cs (3.5 KB)
  • Editor/Inspector/TypePropertyEditors.cs (8.5 KB)
  • Editor/Inspector/XGUIPanelInspector.cs (31.2 KB)
  • Editor/XGUIRazorTextEdit.cs (12.6 KB)
  • Editor/XGUIView.Snapping.cs (8.3 KB)
  • .bin/package.xenthio.xgui-3.cll (24.9 KB -> 25.9 KB)
  • .bin/package.xenthio.xgui-3.xml (16.4 KB -> 16.6 KB)
  • Code/XGUI/FunctionStyles/TabContainer.scss (556 B -> 586 B)
  • Code/XGUI/TitleBar.razor (1.4 KB -> 1.6 KB)
  • Code/XGUI/Window.cs (13 KB -> 14.3 KB)
  • Editor/MarkupNode.cs (1.2 KB -> 1.2 KB)
  • Editor/MarkupParser.cs (6.1 KB -> 6.8 KB)
  • Editor/XGUIDesigner.cs (35.2 KB -> 49.1 KB)
  • Editor/XGUIView.cs (12.1 KB -> 12.1 KB)
  • Editor/XGUIView.Resizing.cs (9.6 KB -> 10.1 KB)
  • Editor/XGUIPanelInspector.cs (18.8 KB)