WIP Wednesday!

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
chennes
Veteran
Posts: 3881
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: WIP Wednesday!

Post by chennes »

Last chance for this week -- anyone else doing any FreeCAD work right now?
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
abdullah
Veteran
Posts: 4935
Joined: Sun May 04, 2014 3:16 pm
Contact:

Re: WIP Wednesday!

Post by abdullah »

Unfortunately little time available for FC. Most of it spent on PRs.

I am slowly advancing on the NotificationArea:
https://forum.freecadweb.org/viewtopic. ... 44#p651344

Although it says sketcher, this is general and intended to be used by any WB. I have the intention to contribute a PR for the end of the month.
User avatar
chennes
Veteran
Posts: 3881
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: WIP Wednesday!

Post by chennes »

Time spent on PRs it time well spent, @abdullah, and definitely qualifies as "work in progress"! What does everyone have on their agendas this week?

For me there are two things:
  • Work on the remote-caching strategy for the Addon Manager
  • Look at the SpaceMouse problems on the Mac M1
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
wandererfan
Veteran
Posts: 6268
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: WIP Wednesday!

Post by wandererfan »

- FPA Financial Reports for 2022
- cosmetic geometry enhancements
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: WIP Wednesday!

Post by openBrain »

Further CI improvements if initial PR is merged
Have a look at running PRs to test/review/merge
Eventually investigate the PathAdaptative bug seen on the CI
mlampert
Veteran
Posts: 1772
Joined: Fri Sep 16, 2016 9:28 pm

Re: WIP Wednesday!

Post by mlampert »

I'm looking into using the cavalier contours library for Path operations, using the Profile op as as a POC.
User avatar
chennes
Veteran
Posts: 3881
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: WIP Wednesday!

Post by chennes »

Last call for this week's edition...
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: WIP Wednesday!

Post by uwestoehr »

User avatar
chennes
Veteran
Posts: 3881
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: WIP Wednesday!

Post by chennes »

What's the plan this week?

For me: begin work on the server-side scripts for caching addon information.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: WIP Wednesday!

Post by openBrain »

I wish I can find the root cause of the problem with PathAdaptative shared lib when compiled with GCC, and eventually fix it.
But I'm definitely out of my comfort zone. Any help welcome. :)
Post Reply