[Blender] Support bundled ZIP format distrubtion#60
[Blender] Support bundled ZIP format distrubtion#60archibate wants to merge 4 commits intotaichi-dev:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 76.40% 76.40%
=======================================
Files 3 3
Lines 517 517
Branches 98 98
=======================================
Hits 395 395
Misses 85 85
Partials 37 37 Continue to review full report at Codecov.
|
yuanming-hu
left a comment
There was a problem hiding this comment.
Sorry about the delayed review. Everything LGTM here. Thanks for the PR!
I'm happy to merge this. What's the relationship between this and https://github.com/taichi-dev/taichi_blend?
Not really, |
Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
|
Btw, how can I create a node scene in blender for taichi_blend, like taichi_elements does? I'd like to connect solvers / renders using node system instead of writing code. |
|
@archibate hello. I can help write a node system for taichi_blend like in taichi_elements. I will create an issue in the taichi_blend repository. |
Related issue = close #59
This allows users to install Taichi Elements like a trivial addon, like
Stop-Motion-OBJ.zipdoes.All the dependencies are included in
Taichi-Elements.zip/bundle, which will be added tosys.path.