wmayer
1bb8c43203
CMP0050: make ReverseEngineering module aware of cmake policy
2018-08-20 15:37:50 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luzpaz
cc87c20afe
Make uniform the use of B-spline visible to users
...
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25411
This commit does not include fixes to source comments unless they were 'doxygenated'.
No .xml files were altered either.
2017-11-17 19:30:37 -05:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Yorik van Havre
de4d33cb84
Updated translations
2017-05-25 10:04:05 -03:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
wmayer
b4d0006e32
py3: ported ReverseEngineering to python3
2017-02-28 17:39:08 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
Alexander Gryson
456e77de3f
Update multiple workbenches
...
Workbenches updated:
* Complete
* Image
* Inspection
* Material
* MeshPart
* Points
* Reverse Engineering
* Start
* Test
* Web
2016-12-26 12:23:07 -02:00
wmayer
743b83e853
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
f2339bbe2b
fix -Wextra in Reen
2016-09-23 18:25:49 +02:00
wmayer
e8554cc77a
do not use doCommand without using format string, add overloaded method of runCommand
2016-09-15 18:53:37 +02:00
wmayer
9a38507c76
fix Coverity issues
2016-08-21 23:13:22 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
wmayer
88290c041e
+ get also back normals from MeshObject::getPoints
2016-03-04 18:28:49 +01:00
wmayer
d962fda983
+ removed unneeded pure virtual method getFaces from PropertyComplexGeoData
...
+ extend interface of ComplexGeoData::getPoints to also return normals if available
2016-03-04 17:16:57 +01:00
triplus
93c7a6bcac
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
wmayer
c35af9011e
+ do some code cleanup and renaming in Points module
2016-02-21 16:18:28 +01:00
wmayer
c29ce382f6
+ translation fixes
2016-02-13 16:48:24 +01:00
Yorik van Havre
3106ca7df3
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
758b0778d4
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
wmayer
e388033aac
+ simplify porting of ReverseEngineering module to Python3
2016-01-20 10:26:50 +01:00
wmayer
2709266e83
+ do not include from .qrc generated .cpp file from other .cpp file but add it to build system
2016-01-05 17:35:58 +01:00
Mateusz Skowroński
c275b35d48
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Yorik van Havre
80f27ca316
Updated ts files prior to translation cycle
2016-01-03 19:45:29 -02:00
wmayer
9dfa449543
+ add points view feature and command to triangulate it
2015-12-30 16:25:08 +01:00
wmayer
d2417c413b
+ add Poisson surface reconstruction
2015-12-02 23:36:26 +01:00
wmayer
9862e50083
+ allow to set u/v dirs for B-Spline fit
2015-11-06 16:43:58 +01:00
wmayer
5d99062619
+ add task dialog to perform B-Spline fit
2015-11-06 14:30:26 +01:00
wmayer
4187bef893
+ move module Python stuff into C++ class
2015-10-24 18:04:53 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
c2c83a353b
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d2b7b730d3
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
Yorik van Havre
87911ca46b
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
7f98d14930
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
3e78e68f39
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
6ee59180b0
+ fix issues on 64-bit Linux/MacOSX systems
2014-11-19 15:32:35 +01:00
wmayer
4e72e4a937
+ fix Qt help problems
2014-10-01 17:16:43 +02:00
Stefan Tröger
512a2b94d2
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
wmayer
004f61d4e1
+ Add class CoordinateSystem and use it to compute placement of plane from fit
2014-07-29 23:01:29 +02:00
wmayer
1ca5955389
+ improve the plane fit from REEN module
2014-07-28 16:39:34 +02:00