Open
Description
Node to Python needs updated with new versions of Blender to support new nodes and features. Currently, it is hard capping the max version of Blender that is supported. This is a problem for users attempting to use NTP on experimental versions of Blender, as the add-on doesn't give any warning as to why it doesn't work.
The add-on should still try to generate an output in these experimental versions of Blender, but it should create some pop-up for the user to acknowledge that new features and changes may not be supported yet, and they may have to make manual changes to the generated Python code. This pop-up should point out that development won't start until after the Beta for the release comes out.