|
| 1 | +## Summary of Activities - VarSet User Experience - October 2025 |
| 2 | + |
| 3 | +With this report, I would like to finish this project. Not all work has been |
| 4 | +merged yet, but this is mainly caused by FreeCAD's current attention to bug |
| 5 | +fixes for the 1.1 release. |
| 6 | + |
| 7 | +### Pending feature PRs |
| 8 | + |
| 9 | +#### Moving properties |
| 10 | + |
| 11 | +The PR below has a satisfying solution, although I have some reservations |
| 12 | +because it pushes the transaction system to the limit. I brought this PR to |
| 13 | +the attention of the CQWG and I propose this to merge it into the main branch |
| 14 | +after the 1.1 release to validate the functionality before the next release. |
| 15 | + |
| 16 | +- [#23841 (submitted)](https://github.com/FreeCAD/FreeCAD/pull/23841) |
| 17 | + |
| 18 | +#### Copying properties |
| 19 | + |
| 20 | +Along the same line, the PR below supports copying properties from one object |
| 21 | +to another. |
| 22 | + |
| 23 | +- [#24443 (submitted)](https://github.com/FreeCAD/FreeCAD/pull/24443) |
| 24 | + |
| 25 | +#### Reporting where properties are being used |
| 26 | + |
| 27 | +This PR allows users to obtain a report where properties are used (referred to) |
| 28 | +in their designs. |
| 29 | + |
| 30 | +- [#23989 (submitted)](https://github.com/FreeCAD/FreeCAD/pull/23989) |
| 31 | + |
| 32 | +### Pending bug fixes |
| 33 | + |
| 34 | +There is only one PR for the 1.1 release that solves the issue of an overload |
| 35 | +of Python console messages: |
| 36 | + |
| 37 | +- [#24446 (submitted)](https://github.com/FreeCAD/FreeCAD/pull/24446) |
| 38 | + |
| 39 | +### Overview of performed tasks |
| 40 | + |
| 41 | +When starting the project, this was an overview of issues to handle: |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +Currently, the state of the project is the following: |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +Besides the pending PRs described above, there is one issue that has not been |
| 50 | +closed but is marked as done, because this issue needs wider discussion. I |
| 51 | +notified the Design Working Group of the issue. |
0 commit comments