Vittorio Parrella

Results 6 issues of Vittorio Parrella

This change responds to #391. It creates a new feature called "multicore-ops" and allows the multithread execution of the geometry collecting operations: * Union * Subtraction * Hull * Minkowsky...

Hi, I think i've found an issue in the Feature functionality. If you run openscad with `--enable ` the `setupFeaturesPage` method in Preferences.cc file actually resets the value to false...

This responds to #695. The change is not too complex and builds on support that was already present in the code. It simply introduces the required fields in the monitor...

Hi all, this change addresses the issue mentioned in #11401 and it should report correctly the parameters with the deep object specification. Please review and indicate me if there's anything...

Client: Go
Enhancement: Feature

Fixes https://github.com/BOINC/boinc/issues/5065, please review and send feedback. ## Description of the Change The change implements a new workflow that allows to build the installers for windows platform using the WiX...

P: Major
T: Enhancement
C: Installer - Windows
PR: Review required

Hi, this PR responds to issue #355, it integrates the SOCI library to allow support for two database backends: * MySQL (MariaDB) * Postgresql I have done my best to...