Volodymyr Agafonkin
Volodymyr Agafonkin
I'm not sure it should — it's helpful to see this error because it usually indicates a deeper issue we should find the root cause of. Can you create a...
I vaguely remember this being done intentionally for performance considerations many years ago, but perhaps it's not relevant anymore — needs checking out.
@Malvoz let's rebase and get this merged!
Yeah, I agree.
Yeah, this should be only merged when the latest released version has updated support table. Maybe let's convert into a draft to make sure it's not merged yet. > @mourner...
@jonkoops should we release v1.9.2 without the fix, or wait until this gets resolved? Not sure how involved this would be.
Just make a v1 PR, we can cherry-pick later
I'd also like to encourage cutting out the CLI into a separate package (`ejs-cli`). Having no dependencies was one of the biggest advantages of this library.
@robhawkes if you have a bit of spare time and want to make ViziCities faster, how about looking into https://github.com/mrdoob/three.js/issues/5959? :) It gracefully handles duplicate vertices, incorrect winding order, small...