Benjamin Nauck

Results 240 comments of Benjamin Nauck

Licenses... https://interoperable-europe.ec.europa.eu/licence/compatibility-check/AGPL-3.0-only/LGPL-2.1 https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility According to my understanding this would require changing FreeCAD to AGPL3. Would it be an option to add Ladybug as an addon which can easily be installed...

@adrianinsaval but you don't use My understanding (IANAL) is: > Compatibility is depending on the type of "Use". > - Private or internal use is never restricted by any open...

> AGPL3 is more restrictive than LGPL3, but releasing AppImage as AGPL3 does not really change licensing of FreeCAD source codes, because its a subset... So it will probably hurt...

Anyway, if this is your hill then I think it would be best to add it to a dev meeting. This is how we handled similar discussion in the past....

I had totally missed this PR and started to refactoring sketcher.cpp myself yesterday night out of boredom. I'm just going to leave it here. It's 100% untested but maybe you'll...

@PaddleStroke @AjinkyaDahale you are ok with removing this, right?

I see that CI gets 3.0.0 RC4, will that be updated after this has been merged?

> > What should be expected behaviour? Would it be, that this Dialog is opened a bit closer into screen center, no matter which panel it is located? > >...

I just tested this on macOS and it seems like it is centered around the input field or button that opens the dialog. My guess is that it tries to...

@B0cho looking at the Qt version it looks like it is a Qt6 issue, as it worked for you when compiling with Qt5. Could you try compiling with Qt6? (Can...