Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix the ShaderNodeObject circular reference issue
The error is since `ContextNode` already has a member `.context` and `ShaderNodeObject` also gives it a method `.context` See: #744 (comment)
- Loading branch information