Vincent
Vincent
I changed the hard coded value for the width offset of the text field. This should be good
Testing this on commit `38806`, the third coincidence constraint get's removed by `void removeRedundantAutoConstraints()`, making the arc underconstrained. Not making this issue solved but changing the behavior. I can also...
https://github.com/FreeCAD/FreeCAD/blob/479823a9efab9f8b77283fd1b48496cc90703d3f/src/Mod/Assembly/CommandCreateSimulation.py#L982-L983 I had to remove this to get the playback working. Should the check be `>` ?
The window for adding a joint the simulation behaves weirdly when on the right screen of a double screen. https://github.com/user-attachments/assets/2e88a7e9-7af1-47f3-8436-520516ad589c
Tested and fixes the thumbnail problem About ``` OS: Ubuntu 24.10 (xcb) Architecture: x86_64 Version: 1.1.0dev.39426 +1 (Git) Build type: Unknown Branch: thumbnail_fix Hash: b387bf81c83709b267f6d49a9e897c2ceeac1033 Python 3.12.7, Qt 5.15.15, Coin...
Investigating this (using @MiqCG 's file), with me the behavior is different if you first `solve Assembly` and then turn the sub assembly rigid (but the sub assembly joint get's...
@chennes @maxwxyz The action did not execute at midnight, shouldn't this be in the `.github/worflows/` directory and not `.github/` ? and be a `.yml` file for consistency ?
I figured that the order might be important but the limits still work : - I can enable them - They stay consistent when editing from the data I don't...