v2.8.0 #333
bitbrain
announced in
Announcements
v2.8.0
#333
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We finally managed to introduce a SimpleParallelNode in #332 that allows you to execute two child nodes at the same time. That being said, it is not truly parallel (as in multi-threaded) but it emulates it instead. It follows closely the implementation of a similar node in Unreal Engine.
What's Changed
New Contributors
Full Changelog: v2.7.13...v2.8.0
This discussion was created from the release v2.8.0.
Beta Was this translation helpful? Give feedback.
All reactions