Jackson Oursland

Results 124 comments of Jackson Oursland

@3x380V that's not correct. The topic is still up for discussion. Forking the OndselSolver was a requirement for either subtree or submodule integration.

What's left for discussion is the elimination of submodules altogether.

@maxwxyz This will fix running FreeCAD on Windows with pixi.

@FEA-eng Soon I'll get to updating the Developer's guide with instructions. Under Windows the user must install a MSVC++ 2019 as this is the version expected by the `conda-forge` `compilers`...

Ideally, Wayland would be supported natively instead of forcing Qt to use X Windows and having XWayland perform the translation. However, this appears to be a problem commonly encountered with...

@kadet1090 wwmayer identified that it solved one problem and created another: https://github.com/FreeCAD/FreeCAD/pull/15931#issuecomment-2416966752

@pskowronskiTDx This PR seems to have introduced a lot of noise on the console. Each time a workbench is activated, thousands of lines of JSON are emitted. It appears not...

I have an "ancient" SpaceTraveler3 USB from 2007 and it does work, but I had to update the 3Dconnexion driver and permit the extension in Settings.

FWIW, integrating this was something I also had on my plate for my application. I'm interested in seeing it integrated in a way that could be used for multiple applications....

A while back I added the standard workbench components that were failing on the weekly builds including: * pycollada * openifcshell * calculix If the calculix in `conda-forge` is not...