armory3d / armortools

3D Content Creation Tools
https://armorpaint.org
Other
3.29k stars 336 forks source link

Smooth node connections #444

Closed RichardSepsi closed 4 years ago

RichardSepsi commented 4 years ago

Hi, I think it would be better to have option to switch between straight and smooth connections between nodes. Smooth connections are better in more complex materials. I prefer it because it looks more clean ,organized and it is easier to orientate in the graph. I is used in programs like unreal engine, cinema 4D or substance designer. external-content duckduckgo

luboslenco commented 4 years ago

Hi. There is a 'buried' option for this (contributed at https://github.com/armory3d/zui/commit/02ed787d8edcf7a784020d21cb17ec193ed4e94f). Go to Edit - Preferences... - Theme and click New to create a new theme (this way theme changes get saved permanently). Afterwards, change the LINK_STYLE property of the theme to 1.

Please keep the issue open, will rework this option to make it clearer.

smooth
RichardSepsi commented 4 years ago

Nice, thanks for your answer. I didn´t know about this feature.

luboslenco commented 4 years ago

Fix at https://github.com/armory3d/armorpaint/commit/eb94d498b51ee07f936358e7f89dac3736957aed. Will now display combo with Straight and Curved options.