unity-mcp/UnityMcpBridge
David Sarno dd0113d258 Refactor: Extract GameObject/Component serialization to GameObjectSerializer helper
Moved serialization logic (GetGameObjectData, GetComponentData, metadata caching, JSON conversion helpers) from ManageGameObject tool to a dedicated GameObjectSerializer class in the Helpers namespace.

This improves separation of concerns and reduces the size/complexity of ManageGameObject.cs. Updated ManageGameObject to use the new helper class.
2025-04-10 09:42:42 -07:00
..
Editor Refactor: Extract GameObject/Component serialization to GameObjectSerializer helper 2025-04-10 09:42:42 -07:00
Editor.meta restructured project 2025-04-08 06:14:13 -04:00
package.json restructured project 2025-04-08 06:14:13 -04:00
package.json.meta update gitignore 2025-04-08 07:44:46 -04:00