unity-mcp/Editor/Commands
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
..
AssetCommandHandler.cs added cursor auto config 2025-03-20 07:24:31 -04:00
AssetCommandHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
CommandRegistry.cs added cursor auto config 2025-03-20 07:24:31 -04:00
CommandRegistry.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
EditorControlHandler.cs Merge remote-tracking branch 'upstream/master' 2025-03-20 12:51:26 -07:00
EditorControlHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
MaterialCommandHandler.cs added cursor auto config 2025-03-20 07:24:31 -04:00
MaterialCommandHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
ObjectCommandHandler.cs Add ExecuteContextMenuItem functionality to ObjectCommandHandler and Python tool 2025-03-20 14:20:47 -07:00
ObjectCommandHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
SceneCommandHandler.cs added cursor auto config 2025-03-20 07:24:31 -04:00
SceneCommandHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00
ScriptCommandHandler.cs added cursor auto config 2025-03-20 07:24:31 -04:00
ScriptCommandHandler.cs.meta pushed meta files 2025-03-18 13:06:35 -04:00