Matthias Melcher

Results 77 comments of Matthias Melcher

The last commit modifies the CMake scripts to build the QL plugin for Conda/Mamba as well (before it was limited to Homebrew). This also requires the corresponding PR in FreeCAD/FreeCAD-Bundle....

Without oversampling: ![Screenshot 2022-09-15 at 13 58 04](https://user-images.githubusercontent.com/653993/190488825-572ec7aa-9e3c-4d63-a220-1789f4225123.jpg) With oversampling: ![Screenshot 2022-09-15 at 13 57 49](https://user-images.githubusercontent.com/653993/190488834-b70077ca-bd89-498e-bc77-9d4f36ffa5ca.jpg) ``` diff --git a/src/Gui/Thumbnail.cpp b/src/Gui/Thumbnail.cpp index aa41e9686b..fd85e19d9c 100644 --- a/src/Gui/Thumbnail.cpp +++ b/src/Gui/Thumbnail.cpp @@ -95,7...

Suspended! I will have to do some updates to make this work with Conda.

Today's commit adds a line to the build script that will move the QuickLook plugin into its final directory within the Bundle. This does not harm the build (except for...

Adding support for `.FCMat` and `.FCParam` files, showing an FC document icon. Adding support for `'FCMacro` and `.FCScript` files, showing a newly added FC script icon.

Do we have such a document? Sorry, I am not current on iOS, but since I have XCode installed anyway and have access to an iPad, I can give it...

TODO: create written instructions and a video on how exactly to download, compile, install, and run Einstein on iOS, even if the user never compiled a single app in their...

I wrote a very brief chapter at the end of BUILDING.md . If anyone has the time to add some details, maybe even with screenshots. I use the shell to...