Files
create/src
forbes c682c5d153
Some checks failed
Build and Test / build (pull_request) Has been cancelled
feat(assembly): add diagnostic logging to solver and assembly
C++ (AssemblyObject):
- getOrCreateSolver: log which solver backend was loaded
- solve: log assembly name, grounded/joint counts, context size,
  result status with DOF and placement count, per-constraint
  diagnostics on failure
- preDrag/doDragStep/postDrag: log drag part count, per-step
  validation failures, and summary (total steps / rejected count)
- buildSolveContext: log grounded/free part counts, constraint count,
  limits count, and bundle_fixed flag

Python (kindred_solver submodule):
- solver.py: log solve entry/exit with timing, system build stats,
  decomposition decisions, Newton/BFGS fallback events, drag lifecycle
- decompose.py: log cluster stats and per-cluster convergence
- Init.py: FreeCAD log handler routing Python logging to Console
2026-02-21 10:08:51 -06:00
..
2026-01-26 09:44:57 +01:00
2026-02-13 14:09:53 -06:00
2025-10-08 21:58:26 -05:00
2025-10-08 21:58:26 -05:00