Omar Emara
Omar Emara
Crashes or shows and error? Can you attach the crash log created by Blender? https://docs.blender.org/manual/en/latest/troubleshooting/crash.html
Not sure why this is the case. Regardless, unfortunately there is probably nothing we can do for those versions as neither Blender nor AN are maintained for those versions. So...
Why do you need 2.79 anyways? Maybe what you need can be achieved someway different?
Sorry for the delay. I can replicate the issue, but no idea what might be causing the inconsistency. Did it ever used to work in any Blender version?
@3DSinghVFX Are you saying the issue is there even with AN disabled for latter frames?
I actually did wounder how this case of overlapping notes should be handled, I think adding an advanced option to choose the target behavior is reasonable and can be implemented.
@fabricatedmath It is okay to do pre-evaluation caching in Animation Nodes, so we may do that. However, I would say that caching might not be worth it if the performance...
@fabricatedmath In the source directory of Animation Nodes, create a `conf.json` file that points to the add-on directory of your Blender build as follows: ``` { "Copy Target" : "/home/omar/projects/blender/build/bin/3.1/scripts/addons",...
So a Hexagonal Grid Mesh node?
@dapa5900 Seems to be similar to @harisreedhar's implementation in #1707. I want to merge a more general implementation though as I described there.