mbrea-c / bevy_animation_graph

Animation graphs in Bevy!
Apache License 2.0
97 stars 5 forks source link

Decouple dot output tool from dot and zathura commands #12

Closed mbrea-c closed 9 months ago

mbrea-c commented 9 months ago

show_graph now outputs the .dot source (to either STDOUT or a given file, depending on arguments).