Justin Barnett
0b51ff50d5
remove all optional and union and any parameters for cursor
2025-03-31 16:34:24 -04:00
Justin Barnett
ba4c2a85bf
fixed prefab creation/update errors
2025-03-31 10:49:35 -04:00
Justin Barnett
8d86cada1c
new tools
2025-03-30 15:58:01 -04:00
정희창
795d63e7ac
add text encoding process(base64) to 'View Script' Command
2025-03-26 19:11:54 +09:00
Justin Barnett
3352ba3033
increased command list
2025-03-21 06:30:41 -04:00
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
Kirill Kuvaldin
f334b0a6db
Merge remote-tracking branch 'upstream/master'
2025-03-20 12:51:26 -07:00
Justin Barnett
6b8cf0eab2
added cursor auto config
2025-03-20 07:24:31 -04:00
Justin Barnett
c2be2bfa34
material saving fix
2025-03-19 18:10:34 -04:00
Kirill Kuvaldin
0619ba7b05
Add GetAvailableCommands functionality to EditorControlHandler and Python tool
...
- Implemented GetAvailableCommands method in EditorControlHandler.cs to retrieve available editor commands.
- Added corresponding get_available_commands tool in editor_tools.py to interface with the new command.
- Improved code formatting and readability throughout both files.
2025-03-19 14:12:58 -07:00
Justin P Barnett
991c80c49e
Merge pull request #8 from Scriptwonder/master
...
Update MCPEditorWindow.cs
2025-03-19 10:05:04 -04:00
Justin Barnett
73ea045c20
added read_console tool
2025-03-19 08:03:12 -04:00
Scriptwonder
408e574b2c
Update MCPEditorWindow.cs
...
Appending to the config instead of overwrite
2025-03-19 00:08:12 -04:00
Justin Barnett
8860a7317c
added more advanced auto-config setup
2025-03-18 16:28:22 -04:00
Justin Barnett
150a39694f
improved claude config error handling
2025-03-18 16:26:31 -04:00
Justin Barnett
0b3dcd406d
renamed package to match github repo
2025-03-18 16:06:48 -04:00
Justin Barnett
eeaa7a2c55
updated to find correct directory when installing to claude desktop automatically
2025-03-18 13:47:33 -04:00
Justin Barnett
46db62bfaa
fixed path issues
2025-03-18 13:36:22 -04:00
Justin Barnett
14c566603c
fixed file path issues
2025-03-18 13:24:17 -04:00
Justin Barnett
8b67718734
hardcoded ports for now
2025-03-18 13:15:39 -04:00
Justin Barnett
ec79442fd4
updated config location search in another place
2025-03-18 13:11:29 -04:00
Justin Barnett
a3493a49d9
updated server to start on localhost
2025-03-18 13:10:06 -04:00
Justin Barnett
20aa6839fe
updated config path locator
2025-03-18 13:09:54 -04:00
Justin Barnett
4144af2453
pushed meta files
2025-03-18 13:06:35 -04:00
Justin Barnett
afff1caa4f
fix script adding issues
2025-03-18 10:41:01 -04:00
Justin Barnett
e1b6a0069f
removed .meta files from version control
2025-03-18 10:06:54 -04:00
Justin Barnett
931794cb01
missed import
2025-03-18 10:03:32 -04:00
Justin Barnett
015774b469
fixed scripts not creating bug
2025-03-18 10:01:51 -04:00
Justin Barnett
3feecb09af
added directional light object creation
2025-03-18 09:55:41 -04:00
Justin Barnett
276ac8166f
initial commit
2025-03-18 07:00:50 -04:00