Cube vs rectangle #17
winksaville
started this conversation in
General
Replies: 1 comment 3 replies
-
I'm unsure if you mean the function name, or function contents. All function names are up for debate. I'm always open to improving them. I reserve the right to decide what's an improvement ;) There was a time when I switched the cube and cylinder implementations to ones based on extruding the 2D shape, but we experienced a bug, so I reverted the change. I'm open to a patch doing something similar again, but I'd want to test for the original bug. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm surprised that in csg.rs that cube isn't calling rectangle, just curious.
Beta Was this translation helpful? Give feedback.
All reactions