You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
I've been considering starting a tool that operates like a fixed-function version of Remodel. Instead, I think a better idea is to expand the scope of Remodel slightly to have those operations included within it.
remodel script.lua will become remodel run script.lua to free up this namespace, and then new commands can be added like remodel convert, remodel slice, remodel combine, or whatever.
The text was updated successfully, but these errors were encountered:
I've been considering starting a tool that operates like a fixed-function version of Remodel. Instead, I think a better idea is to expand the scope of Remodel slightly to have those operations included within it.
remodel script.lua
will becomeremodel run script.lua
to free up this namespace, and then new commands can be added likeremodel convert
,remodel slice
,remodel combine
, or whatever.The text was updated successfully, but these errors were encountered: