Commit Graph

27 Commits

Author SHA1 Message Date
Adrian
90bc7789d2 Improve Axis Cross behavior and expose parameter to 3D View preferences 2020-05-30 11:17:38 +02:00
Przemo Firszt
da4baa74ef Fix typo in credits
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2020-05-28 22:06:05 +02:00
Russell Johnson
54bb4db54f PathSurface: Add select-face(s) feature and other improvements
New feature: Limit 3D Surface op to selected faces.

Disabled the IgnoreWaste feature, until it can be made compatible with new features.

New feature:  Face avoidance using new `AvoidLastXFaces` property.

New cut patterns: `Circular` and `CircularZigZag`.  New patterns include customizable center point and optional optimizations. Implemented G2/G3 gcode commands.

New feature: Safe travel for transitional paths. New methods to allow safe travel over stock, cut area, and avoided features.

New feature: Start point for operation. Choose a custom XY start point for the operation.

Restructure code to improve management and prepare for separation of the `Waterline` algorithm into an independent operation in the PathWB.

New feature: `ProfileEdges`.  Allows the user to profile the edges(boundary) of the selected face(s) with or without cutting the entire face area.

Add my name to the `Credits` tab in the `About FreeCAD` documentation.

Added new feature and property: `CutPatternReversed`. This will make Circular, Line, and ZigZag patterns work in reverse order - outside to inside. 
PathSurface: Add select-face(s) feature and other improvements

New feature: Limit 3D Surface op to selected faces.

Disabled the IgnoreWaste feature, until it can be made compatible with new features.

New feature:  Face avoidance using new `AvoidLastXFaces` property.

New cut patterns: `Circular` and `CircularZigZag`.  New patterns include customizable center point and optional optimizations. Implemented G2/G3 gcode commands.

New feature: Safe travel for transitional paths. New methods to allow safe travel over stock, cut area, and avoided features.

New feature: Start point for operation. Choose a custom XY start point for the operation.

Restructure code to improve management and prepare for separation of the `Waterline` algorithm into an independent operation in the PathWB.

New feature: `ProfileEdges`.  Allows the user to profile the edges(boundary) of the selected face(s) with or without cutting the entire face area.

Add my name to the `Credits` tab in the `About FreeCAD` documentation.
2020-03-18 12:21:37 -05:00
donovaly
3461a5349b AboutApplication.ui: add myself ;-) 2020-03-10 17:56:15 +01:00
Yorik van Havre
41a9f5bbab Updated credits page 2019-01-04 15:25:12 -02:00
wmayer
24f2194485 open external links with system browser in credits and license tabs 2018-03-08 19:03:56 +01:00
Yorik van Havre
4ef801e0da Updated credits list 2018-02-22 20:55:39 -03:00
Yorik van Havre
cdf08f7844 Added info about third-party licenses in the About dialog 2018-02-02 16:48:57 +01:00
Yorik van Havre
141caeb53e Fixes in credits dialog 2018-01-25 18:57:18 -02:00
luz.paz
7791ba4f18 AboutApplication.ui: typos fix
[skip ci]
2018-01-24 17:46:37 +01:00
Yorik van Havre
f291abce56 Added a dedication to Roland Frank in the About dialog 2018-01-24 12:25:05 -02:00
Yorik van Havre
67fc70dada Added AlephObjects to credits 2017-04-17 23:25:14 -03:00
Yorik van Havre
67458d5bd2 Added new 0.17 devs in credits 2016-07-25 11:40:33 -03:00
Yorik van Havre
067b12dd3f Included addon authors in credits 2016-07-25 10:24:01 -03:00
Yorik van Havre
59691c10d2 Reordered credits screen alphabetically 2016-06-09 22:14:49 -03:00
Yorik van Havre
7a83eb9634 Moving NormandC to his new home 2016-05-19 20:07:44 -03:00
Yorik van Havre
f6cdf8b470 added missing people to credits 2016-05-16 21:20:48 -03:00
Yorik van Havre
5182e196cd Small change to credits ordering 2016-05-14 15:01:28 -03:00
Yorik van Havre
7433b65643 Changed some credits on request 2016-05-14 10:47:52 -03:00
Yorik van Havre
4ba04178ff Extended About dialog with credits and license tabs - fixes #2539 2016-05-13 00:38:03 -03:00
Peter Lama
d95068a6a2 fixes #0001556: About dialog font size is smaller on Mac 2014-05-19 18:44:59 +02:00
wmayer
8e6773d74d + use term 'word size' in About dialog 2014-04-25 18:48:43 +02:00
wmayer
3ab43ee426 + Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type 2014-04-25 11:16:46 +02:00
wmayer
abc5959eeb Fix confusing informaton in About dialog 2012-08-18 11:48:08 +02:00
wmayer
8b8b8d60bb Fix little issue in AboutApplication.ui file 2012-03-04 10:44:54 +01:00
wmayer
4889495184 Show hash and branch name of Git repo in About dialog 2012-02-04 22:45:44 +01:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00