buckle2000
buckle2000
Linux 4.13.0-38-generic #43-Ubuntu SMP x86_64 GNU/Linux / Ubuntu 17
No, don't use push/pop. Record all state changes in append-only history. If you know the speed of the turtle, you can calculate key frames. ``` For example, if the turtle...
Is this tool designed to work this way? If I need to merge paths in SVG, any vector drawing software can do that. No need to merge paths on import.
> Or does it also happen in stable? Yes, it also appears in stable.
I removed `mergePaths` plugin from svgo. https://github.com/alexjlockwood/ShapeShifter/blob/81b24ff2640f47c0e68110d21d4f0c4bb0e89147/src/app/modules/editor/scripts/svgo/index.ts#L82 Now this test will fail. https://github.com/alexjlockwood/ShapeShifter/blob/2db235740086c793432365e24b55fea44bdef28b/src/app/modules/editor/scripts/import/SvgLoader.spec.ts#L42-L68
I also think we don't need `collapseGroups` on import.
Downloading hx-cpp takes about 10 min in Hong Kong with manual download. CLI download is far worse.
@seirdb Maybe you mean [libpnet](https://github.com/libpnet/libpnet/)?
After some search, I found some options undocumented [here](https://rawgit.com/diegonehab/luasocket/master/doc/udp.html#setoption). https://github.com/diegonehab/luasocket/blob/843fe9b65fd93b015e5fe3e457c98fb806cd8c79/src/udp.c#L85