enginmanap / enginmanap/nodeGraph
Converting Node information to Const might be wrong behaviour
Open
- Dominant language
- C++
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
With commit ae6764f9a9c8606690af504337be55e2fa347540, Node information is passed to editorExtension. This is clearly a needed functionality. The issue is, the nodes first converted to "const" before passing. This makes accessing some information hard or impossible. I need to check if this is the behaviour we want.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.