Closed hooyuser closed 3 years ago
> We may possibly offer drop-down list for other datablocks like object.
Indeed, maybe a new InputObject and OutputObject could be added to blenderio.
无法顺畅的大口呼吸,是活着的最好证明
---Original--- From: "Derived @.> Date: Wed, Sep 1, 2021 03:48 AM To: @.>; Cc: @.***>; Subject: [zenustech/zenoblend] Add MakeText node to support native multiline string input for blender (#6)
Now drop-down list for blender internal text datablock is available. We may possibly offer drop-down list for other datablocks like object.
You can view, comment on, or merge this pull request online at:
https://github.com/zenustech/zenoblend/pull/6
Commit Summary
start add MakeText node
update zeno
initial design
fix bugs
clean up
continue to clean up
remove .idea
remove .idea
possible typo
restore build.py
File Changes
M external/zeno (2)
M zenoblend/execute_operator.py (10)
M zenoblend/node_system.py (14)
Patch Links:
https://github.com/zenustech/zenoblend/pull/6.patch
https://github.com/zenustech/zenoblend/pull/6.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Now drop-down list for blender internal
text
datablock is available. We may possibly offer drop-down list for other datablocks likeobject
.