+1
Planned
ability to create the "instance" of code node
i have a huge node tree right now... http://SSMaker.ru/e648f0ac/
i decided to collapse this operations in to one "code" node.. and get this: http://SSMaker.ru/1b07c958/
a few code nodes with absolutly identical code in them...
THE PROBLEM IS: i cant assign the same name to this code nodes..
i know it sounds ok, because names shold be differend..
but after compilation of the code SF creating a lot of absolutly identical functions with different names..
http://SSMaker.ru/0a02f2ac/
wich is killing the concept of functions in programming :) so after that i need to manually delete this numerated functions from compiled code and replace them with first original function in places where they been called.
i think will be great to be able to create the "instance" of code node wich can take a different arguments but have one function in the final compiled shader.
i think this will help with performance too
sorry for my english
i decided to collapse this operations in to one "code" node.. and get this: http://SSMaker.ru/1b07c958/
a few code nodes with absolutly identical code in them...
THE PROBLEM IS: i cant assign the same name to this code nodes..
i know it sounds ok, because names shold be differend..
but after compilation of the code SF creating a lot of absolutly identical functions with different names..
http://SSMaker.ru/0a02f2ac/
wich is killing the concept of functions in programming :) so after that i need to manually delete this numerated functions from compiled code and replace them with first original function in places where they been called.
i think will be great to be able to create the "instance" of code node wich can take a different arguments but have one function in the final compiled shader.
i think this will help with performance too
sorry for my english
Customer support service by UserEcho
I know, that SF2 is pending, but maybe you will be able to add this feature to thecurrent SF.
Here what we have at this moment:
And here how it can be:
I hope that we will see this soon.
Thank you and Good Luck Mr. Joachim Holmér !