setzer22 / blackjack

A procedural, node-based modelling tool, made in rust 🦀
Mozilla Public License 2.0
1.42k stars 64 forks source link

expose divide edge as a node #66

Closed Zireael07 closed 2 years ago

Zireael07 commented 2 years ago

Title

I know it's a tiny PR but I am not sure how soon I'll be able to wrap up the other thing (subdivide face) so I prefer to submit this one instead of them both languishing for heaven knows how long

Zireael07 commented 2 years ago

My Rust is a bit rusty, pun intended, so those improvements will likely have to wait for when I have more time

(The situation at my day job - in IT - should be somewhat clearer starting next week, as we wrap up a project this week)

setzer22 commented 2 years ago

Looks like formatting is a bit off, you can run cargo fmt to automatically fix it :+1: