Marius Kintel

Results 396 comments of Marius Kintel

Some notes: - The Feature tab show up only if built using `qmake CONFIG+=experimental` - The cmd-line flags only affect cmd-line usage, the GUI settings only affect GUI usage

@lostapathy I cherry-picked the fix for that issue from master and pushed it. A good first step towards working on this would be to bring the branch in sync with...

@deckar01 This branch should only give significant speed-up if your object live on the top level, not if they're further down in the hierarchy. It should, however, not cause significant...

@deckar01 The primary challenge finalizing this is to figure out how to manage compatibility with existing designs. It shouldn't be hard to implement a non-union group. It might even be...

Last I looked at this, I ended up with a feature set that touched way too many parts, and still had the looming question of backwards compatibility. If you see...

@thehans Sounds good. I'll review this and push towards merging. Thanks for taking this on and reviving this ancient branch! Would you mind opening a PR, so we can discuss...

@nophead Yeah, slicers do vary. My checkbox above "Document the behavior of each file format for some slicer engines" was meant as an activity to build some knowledge around this....

I think merging is fine. We already have the experimental system where all features are turned off by default, and that has served us well so far. ..but starting on...

Thanks for the quick response. I'll work around it for now.

TODO: * [ ] Add v8 support * [ ] Make sure v8 is tested * [ ] Evaluate how well pg in general and pg v8 is supported in...