-
Notifications
You must be signed in to change notification settings - Fork 347
-
Can someone attach link or explain how to build animation_nodes for newer versions of blender? I Tried to find, but didn't find..
FOR WINDOWS! Not for mac. Pls. What should you pay attention to when building? And where and how can you generally update the code structure so that in general everything works. I would be extremely grateful if you tell me how to do this!
P.S:
image
How I can change this color? (red), Cant find same RGB or HEX in python scripts..
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 1 reply
-
See https://github.com/JacquesLucke/animation_nodes_manual/blob/v2.0/docs/dev_guide/setup/windows.rst.
Beta Was this translation helpful? Give feedback.
All reactions
-
Is process the same for building for macOS?
Beta Was this translation helpful? Give feedback.
All reactions
-
Well, you can install Cython from homebrew or pip instead of Conda, but the command is the same.
Beta Was this translation helpful? Give feedback.