UI ideas #7
benthillerkus
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
So this hasnt been fleshed out yet but I have started laying the groundwork for this feature already. Essentially all variables are also parameters:
You can call any of those from another script like so:
So the ideal would be to simply expose the top level variables when running a script in a window. Would that work for you? There are two differences that I see between my plan and yours.
What do you think? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It'd be nice if each variable that is assigned with a number would get a small slider in the viewport for tweaking.
Also, assigning labels to points and edges would be useful. Maybe if after the declaration of such a thing a
// comment
follows, that comment could then be shown in the Viewport next to the element.Beta Was this translation helpful? Give feedback.
All reactions