unity-mcp/UnityMcpBridge/Editor/Helpers
David Sarno a65f10383a feat(bridge): embed Python server into package and remove Git-based installer
- Switch ServerInstaller to embedded copy-only (no network)
- Simplify Editor UI server status to 'Installed (Embedded)'
- Vendor UnityMcpServer/src into UnityMcpBridge/UnityMcpServer/src for UPM distribution
- Keep bridge recompile robustness (heartbeat + sticky port)
2025-08-08 08:08:30 -07:00
..
GameObjectSerializer.cs Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
GameObjectSerializer.cs.meta UnityMCP stability: robust auto-restart on compile/play transitions; stop on domain reload; start/stop locking; per-project sticky ports + brief release wait; Python discovery scans hashed+legacy files and probes; editor window live status refresh. 2025-08-07 15:53:53 -07:00
PackageInstaller.cs Add PackageInstaller for automatic Python server installation on first package load 2025-08-07 19:06:12 -07:00
PackageInstaller.cs.meta Add meta for PackageInstaller so Unity includes it in package cache 2025-08-07 19:09:52 -07:00
PortManager.cs UnityMCP stability: robust auto-restart on compile/play transitions; stop on domain reload; start/stop locking; per-project sticky ports + brief release wait; Python discovery scans hashed+legacy files and probes; editor window live status refresh. 2025-08-07 15:53:53 -07:00
PortManager.cs.meta Unity-MCP AutoConnect 2025-07-29 00:17:36 -04:00
Response.cs restructured project 2025-04-08 06:14:13 -04:00
Response.cs.meta UnityMCP stability: robust auto-restart on compile/play transitions; stop on domain reload; start/stop locking; per-project sticky ports + brief release wait; Python discovery scans hashed+legacy files and probes; editor window live status refresh. 2025-08-07 15:53:53 -07:00
ServerInstaller.cs feat(bridge): embed Python server into package and remove Git-based installer 2025-08-08 08:08:30 -07:00
ServerInstaller.cs.meta UnityMCP stability: robust auto-restart on compile/play transitions; stop on domain reload; start/stop locking; per-project sticky ports + brief release wait; Python discovery scans hashed+legacy files and probes; editor window live status refresh. 2025-08-07 15:53:53 -07:00
Vector3Helper.cs restructured project 2025-04-08 06:14:13 -04:00
Vector3Helper.cs.meta UnityMCP stability: robust auto-restart on compile/play transitions; stop on domain reload; start/stop locking; per-project sticky ports + brief release wait; Python discovery scans hashed+legacy files and probes; editor window live status refresh. 2025-08-07 15:53:53 -07:00