unity-mcp/Python
Kirill Kuvaldin 8102460c7c Add ExecuteContextMenuItem functionality to ObjectCommandHandler and Python tool
- Implemented ExecuteContextMenuItem method in ObjectCommandHandler.cs to execute context menu methods on game object components.
- Added corresponding execute_context_menu_item tool in object_tools.py to facilitate the execution of context menu items from Python.
- Enhanced error handling and logging for better debugging and user feedback.
2025-03-20 14:20:47 -07:00
..
tools Add ExecuteContextMenuItem functionality to ObjectCommandHandler and Python tool 2025-03-20 14:20:47 -07:00
.python-version initial commit 2025-03-18 07:00:50 -04:00
__init__.py initial commit 2025-03-18 07:00:50 -04:00
__init__.py.meta pushed meta files 2025-03-18 13:06:35 -04:00
__pycache__.meta fixed file path issues 2025-03-18 13:24:17 -04:00
config.py significantly increased timout and buffer size 2025-03-19 10:12:19 -04:00
config.py.meta pushed meta files 2025-03-18 13:06:35 -04:00
pyproject.toml fix: update pyproject.toml to resolve packaging error 2025-03-18 14:01:17 -04:00
pyproject.toml.meta pushed meta files 2025-03-18 13:06:35 -04:00
requirements.txt initial commit 2025-03-18 07:00:50 -04:00
requirements.txt.meta pushed meta files 2025-03-18 13:06:35 -04:00
server.py added read_console tool 2025-03-19 08:03:12 -04:00
server.py.meta pushed meta files 2025-03-18 13:06:35 -04:00
tools.meta initial commit 2025-03-18 07:00:50 -04:00
unity_connection.py renamed package to match github repo 2025-03-18 16:06:48 -04:00
unity_connection.py.meta pushed meta files 2025-03-18 13:06:35 -04:00
unity_mcp.egg-info.meta added cursor auto config 2025-03-20 07:24:31 -04:00
uv.lock initial commit 2025-03-18 07:00:50 -04:00
uv.lock.meta pushed meta files 2025-03-18 13:06:35 -04:00