ZIm/crates/scripting_tool/src
Marshall Bowers e70d0edfac
assistant_tool: Pass an Entity<Project> to Tool::run (#26312)
This PR updates the `Tool::run` method to take an `Entity<Project>`
instead of a `WeakEntity<Project>`.

Release Notes:

- N/A
2025-03-07 23:30:56 +00:00
..
sandbox_preamble.lua Add initial scripting_tool (#26066) 2025-03-04 17:59:19 -05:00
scripting_tool.rs assistant_tool: Pass an Entity<Project> to Tool::run (#26312) 2025-03-07 23:30:56 +00:00
scripting_tool_description.txt scripting_tool: Move description into a separate file (#26283) 2025-03-07 15:52:38 +00:00
session.rs Extract a Session struct to hold state about a given thread's scripting session (#26282) 2025-03-07 15:44:36 +00:00