Gaël Écorchard

Results 131 comments of Gaël Écorchard

Please keep the default format as it was and only add STEP format as an option. Mesh formats are more widely supported.

With pre-commit-hooks v5.0.0 and pre-commit v2.17.0, I get ``` An error has occurred: InvalidManifestError: ==> File /home/gael/.cache/pre-commit/repow0clai1b/.pre-commit-hooks.yaml ==> At Hook(id='check-added-large-files') ==> At key: stages ==> At index 0 =====> Expected...

`/home/gael/.cache/pre-commit/pre-commit.log`: ``` ### version information `` ` pre-commit version: 2.17.0 git --version: git version 2.34.1 sys.version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] sys.executable: /usr/bin/python3 os.name: posix sys.platform: linux...

`/home/gael/.cache/pre-commit/pre-commit.log`: ``` ### version information `` ` pre-commit version: 2.17.0 git --version: git version 2.34.1 sys.version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] sys.executable: /usr/bin/python3 os.name: posix sys.platform: linux...

Where can I see which version of `pre-commit` Github is using?

Isn't there any issue with the version of the Ondsel solver. I have `2e3659c4bce3e6885269e0cb3d640261b2a91108 src/3rdParty/OndselSolver` that cannot work because the `MbD::LimitIJ::fillqsudot` is not implemented: ```cpp void MbD::LimitIJ::fillqsudot(FColDsptr col) { (void)...

From, compiled from source. Both the submodule version from FreeCAD main (2e3659c) and the latest Ondsel main (07785b7) have the same symptoms. I shouldn't need to manually switch to a...

It compiles without issue since this is a runtime issue and `git submodule update --init --recursive` brings me back to 2e3659c. What commit of OndselSolver do you have?

Cf. #40 . Related to `mini.sessions` for me.