Hello,
I am trying to update a legacy project made with 1.006624 Murl Engine to the latest version that supports Arm64 builds
This legacy project has heavy use of custom nodes, but as I see the latest version of Murl Engine has a lot of changes regarding the Node class. For example .NODE_FLAG_HAVE_PROCESS_LOGIC, INPUT etc. is removed.
I have tried to comment out everything that has been removed, but now these nodes do not get updated/or rendered.
Because I am new to the Murl Engine, do you have any tutorial of how to make custom nodes with the latest Engine? Any help about this major update will be appreciated.
Thanks!
I am trying to update a legacy project made with 1.006624 Murl Engine to the latest version that supports Arm64 builds
This legacy project has heavy use of custom nodes, but as I see the latest version of Murl Engine has a lot of changes regarding the Node class. For example .NODE_FLAG_HAVE_PROCESS_LOGIC, INPUT etc. is removed.
I have tried to comment out everything that has been removed, but now these nodes do not get updated/or rendered.
Because I am new to the Murl Engine, do you have any tutorial of how to make custom nodes with the latest Engine? Any help about this major update will be appreciated.
Thanks!