This is both a suggestion and a question. Is there a way to organize the lines that connect between pins on graph editor nodes? I am a little OCD, and having my connector lines running behind nodes and getting all criss-crossed and what not drives me nutz. If these features do not already exist, here is what I am suggesting (plus a few more):
- Graph Lines:The ability to place ‘pins’ along connection lines to constrain their shape/path in the editor graphs
- Node Scaling:The ability to resize/scale graph nodes.
- Variable/Function Organization:The ability to move variables/functions up/down in the variables/functions lists both in the BP Editor and in the Widget Editor like we can inside Structs/Enums.
- The ability to create API style documentation files from Blueprints. Bonus points: It contains decent formatting and a .png screen grab of the enclosed nodes. Bonus Plus Points: Able to export said documentation to XML/HTML5/PDF. Super Bonus Points: Contains links to all used functions in the graph. Mega Super Bonus Points: Include a dockable ‘Document’ window that contains API information for any node selected in the graph that has documentation created for it.