GDExtensionSummator icon indicating copy to clipboard operation
GDExtensionSummator copied to clipboard

Custom node icons

Open bitbrain opened this issue 3 years ago • 3 comments
trafficstars

I haven't figured this out myself yet but having a custom .svg icon for one of the nodes might be great.

bitbrain avatar Sep 22 '22 10:09 bitbrain

I created an issue in the godot-cpp repo for this since it's not exposed (afaik): https://github.com/godotengine/godot-cpp/issues/863

paddy-exe avatar Sep 22 '22 11:09 paddy-exe

This issue should be solved soon I think: https://github.com/godotengine/godot/pull/75472

paddy-exe avatar Mar 30 '23 21:03 paddy-exe

I didn't mention it in the PR, but icons need to come with *.import files alongside them, configured to scale and adjust colors with the editor (same principle as you now need to apply to icons added with an editor plugin). Perhaps this could be automated in some way as a build step.

YuriSizov avatar Apr 01 '23 15:04 YuriSizov

I will close this issue per merged docs PR from me for the official documentation: https://github.com/godotengine/godot-docs/pull/9383

paddy-exe avatar Jul 02 '24 18:07 paddy-exe