Commit Graph

10 Commits (0619ba7b0593ab4f2f75bd775902d836ea2b429d)

Author SHA1 Message Date
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 Barnett 73ea045c20 added read_console tool 2025-03-19 08:03:12 -04:00
Justin Barnett 46db62bfaa fixed path issues 2025-03-18 13:36:22 -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