Release of 0.18

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!
wmayer
Founder
Posts: 20300
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Release of 0.18

Post by wmayer »

yorik wrote: Thu Mar 07, 2019 2:56 pm
wmayer wrote: Thu Mar 07, 2019 8:58 am I have quickly tried this:
cd src/Mod/Fem
qmake -project
lupdate Fem.pro
This is still what the script does... Only, for modules that also have python files (which are not seen by lupdate), it also runs pylupdate afterwards, then joins both the lupdate and pylupdate results into one, using lconvert. It seems to me that because of this last joining operation, lupdate gets confused about the number of new strings (the ts file still weights the same size, even after saying it added 571 new strings)...
None of the strings added by git commit c7883cd3cd are part of the .ts files.
User avatar
Moult
Posts: 321
Joined: Sat Jan 05, 2019 11:46 am
Contact:

Re: Release of 0.18

Post by Moult »

Some points for addition to the v0.18 changelog for consideration (checking Github for :is:closed is:pr author:Moult )

- New draft join tool
- New draft split tool
- Pressing ` while drawing in draft mode cycles the snapping object target
- More reliable adding nodes on lines and wires
- Updated property sets and IFC products

If the BIM workbench is added, there is also the possibility to tab cycle through object selection in a basic form.
I also blog about 3D rendering, architecture, software and other on thinkMoult.com. RSS / Atom feed available for your convenience.
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: Release of 0.18

Post by NormandC »

NormandC wrote: Thu Mar 07, 2019 6:05 pm
yorik wrote: Thu Mar 07, 2019 2:56 pm (Part->Join,Part->Split,.. are translated fro me)
Can you post a screenshot? They are definitely not translated for me (in French), nor are the FEM menus.
Please disregard the noise, I just recompiled and saw that Part --> Join/Split/Compound are indeed translated now. I guess the latest freecad-daily build was built just before your latest Crowdin upload.

The FEM menus are still in English though, as well as View --> Standard views --> Axonometric, but I'll open a ticket for that for "0.18.1".

Which makes me recall that there was no consensus on the matter of how to label/number the 0.18 release, and whether to forego the revision number?
User avatar
saso
Veteran
Posts: 1924
Joined: Fri May 16, 2014 1:14 pm
Contact:

Re: Release of 0.18

Post by saso »

wmayer wrote: Sun Mar 03, 2019 12:59 pm
saso wrote: Sat Mar 02, 2019 11:09 am I still see this error when I run the unit tests TWICE... Maybe it is something that would be good to fix before the release?
git commit 34e09b9af31
It happened because signal, parameter and parameter2 were static members of the Observer class.
I confirm it is working well now with build 0.18.16078
User avatar
yorik
Founder
Posts: 13659
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Release of 0.18

Post by yorik »

Ok. Latest translations are in, and offline doc is ready too. For me we're ready for release. @Werner, I see you are still doing changes, so I'll let you decide. Waiting for your batsignal :)
User avatar
yorik
Founder
Posts: 13659
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Release of 0.18

Post by yorik »

FC5QZEo.jpg
FC5QZEo.jpg (58.91 KiB) Viewed 1492 times
chrisb
Veteran
Posts: 54167
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

Nice Bat2DView :lol: .
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
sliptonic
Veteran
Posts: 3459
Joined: Tue Oct 25, 2011 10:46 pm
Location: Columbia, Missouri
Contact:

Re: Release of 0.18

Post by sliptonic »

Somewhere in Brazil, A Dark Knight waits for a signal.
FC5QZEo.jpg
FC5QZEo.jpg (73.46 KiB) Viewed 1387 times
chrisb
Veteran
Posts: 54167
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

Even better! :lol: :lol:
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
fosselius
Posts: 381
Joined: Sat Apr 23, 2016 10:03 am
Contact:

Re: Release of 0.18

Post by fosselius »

sliptonic wrote: Mon Mar 11, 2019 8:48 pm Somewhere in Brazil, A Dark Knight waits for a signal.
I am afraid i cant let you get away with that.
freecad.png
freecad.png (369.74 KiB) Viewed 1339 times
Post Reply