-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## Activity Report 3 | ||
|
||
We are now just into a rhythm of moving code, adding tests, and continuing. That's the focus. | ||
|
||
### Week 5 | ||
* [#12305](https://github.com/FreeCAD/FreeCAD/pull/12305) Toponaming/Part FeaturePartFuse *merged* | ||
* [#12628](https://github.com/FreeCAD/FreeCAD/pull/12628) | ||
Toponaming/Part feature compound and revolution *merged* | ||
* [#12610](https://github.com/FreeCAD/FreeCAD/pull/12610) Toponaming/Part: replace element shape and remove element shape *merged* | ||
* [#12598](https://github.com/FreeCAD/FreeCAD/pull/12598) | ||
Toponaming/Part make element evolve *merged* | ||
* [#12590](https://github.com/FreeCAD/FreeCAD/pull/12590) Toponaming/Part make element b spline face and filled face *merged* | ||
* [#12572](https://github.com/FreeCAD/FreeCAD/pull/12572) Toponaming/Part: make element revolve and prism *merged* | ||
|
||
Next up is more of the same. | ||
|
||
### Week 6 | ||
|
||
Moving code continues. Minor glitches. | ||
* [#12553](https://github.com/FreeCAD/FreeCAD/pull/12553) Toponaming: Part: make element slice mirror *merged* | ||
* [#12549](https://github.com/FreeCAD/FreeCAD/pull/12549) Toponaming/Part make element fillet *merged* | ||
* [#12528](https://github.com/FreeCAD/FreeCAD/pull/12528) Toponaming/Part: Bring in = operator, resetMap and flushMap overrides, and fix affecte… *merged* | ||
* [#12525](https://github.com/FreeCAD/FreeCAD/pull/12525) | ||
Toponaming/Part: make element solid *merged* | ||
* [#12523](https://github.com/FreeCAD/FreeCAD/pull/12523) Toponaming/Part: make element transform, _transform and gtransform *merged* | ||
* [#12517](https://github.com/FreeCAD/FreeCAD/pull/12517) Toponaming/Part: make element generalfuse, fuse, cut *merged* | ||
|
||
A previously undiscovered set of low level code in PartFeature is going to require slower, more deliberate work in the coming week. |