Back port commits to 0.19 branch

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
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Back port commits to 0.19 branch

Post by Kunda1 »

Recommend that we backport OCC 7.5.2 support to 0.19.3 so that gtlf support is available. See issue #4671
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.19 branch

Post by uwestoehr »

Russ4262
Posts: 941
Joined: Sat Jun 30, 2018 3:22 pm
Location: Oklahoma
Contact:

Re: Back port commits to 0.19 branch

Post by Russ4262 »

Morning Devs.
The Path workbench has some PR's/commits that should be included in a 0.19.3 backport. Please do not release 0.19.3 without providing advance notice to Sliptonic and perhaps other devs of the Path WB.

At the moment, these commits come to mind:
- 7d118f3 - [Path] Fix connected multi-face clearing bug
- dde8ec5 - [Path] Fix multi-OS path issue for Job templates
- b32d16f - Path: Fixed incorrect usage of isDirty() in the accept button call back.
- 77c4417- Path: check for empty before using - fixes #4645
sliptonic wrote:Ping
Here is a direct link to Path PR's that were closed after 25 February 2021.

Thanks,
Russell
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.19 branch

Post by uwestoehr »

Russ4262 wrote: Wed Jul 28, 2021 4:35 pm At the moment, these commits come to mind:
Thanks. I updated the list: https://forum.freecadweb.org/viewtopic. ... 59#p495659

@yorik, could you please backport the ones for Arch and Draft?
yorik wrote: .
@abdullah, could you please backport the ones for Sketch?
abdullah wrote: .
@sliptonic, could you please backport the ones for Path?
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.19 branch

Post by uwestoehr »

I added now the first PR for TechDraw:
* https://github.com/FreeCAD/FreeCAD/pull/4895

This fixes the broken/non-existing Undo for some TechDraw elements.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Back port commits to 0.19 branch

Post by Kunda1 »

uwestoehr wrote: Fri Aug 13, 2021 5:38 pm I added now the first PR for TechDraw:
I was confused, I thought you meant you backported this PR. Instead, you mean that you're voting for this PR to be backported.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Syres
Veteran
Posts: 2893
Joined: Thu Aug 09, 2018 11:14 am

Re: Back port commits to 0.19 branch

Post by Syres »

Please add this git commit 4ed05b1 to be backported in readiness for 0.19.3
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.19 branch

Post by uwestoehr »

User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.19 branch

Post by uwestoehr »

Syres wrote: Wed Sep 15, 2021 8:24 am Please add this git commit 4ed05b1 to be backported in readiness for 0.19.3
Added.
Post Reply