├── BlenderNodesForUnity.unitypackage └── README.md /BlenderNodesForUnity.unitypackage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Warwlock/blender-nodes-for-unity3d/9955e085ae2cc6b0aaff229c6e4c919159b09106/BlenderNodesForUnity.unitypackage -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # blender-nodes-for-unity3d 2 | General Blender Nodes for Unity Shader Graph 3 | 4 | # Documentation 5 | Look wiki for documentation (WIP): 6 | https://github.com/Warwlock/blender-nodes-for-unity3d/wiki 7 | 8 | # Unity Version Bug - 2021.2.0f1 !!! 9 | I don't know how it is happening but dropdown nodes are not working in subgraphs. So Blender Nodes does not working with 2021.2.0f1. Maybe if unity finds a solution it will start work again. I think Shader Graph package have problems. 10 | --------------------------------------------------------------------------------