Commit Graph

15313 Commits

Author SHA1 Message Date
Yorik van Havre
ccc5ff53fe Fixed py3 sntax errors 2018-12-03 10:30:08 -03:00
paullee
da7b5199fb Some methods become Static, returnOutlines() become more generic purpose etc. 2018-12-03 10:30:08 -03:00
paullee
51b3b33917 Fix Typo - vbaseFollowLastSement --> vbaseFollowLastSegment 2018-12-03 10:30:08 -03:00
Abdullah Tahiri
c88a64e8e7 Make Open vertices detection routine accesible to Python 2018-12-03 12:11:11 +01:00
Abdullah Tahiri
18e680f283 Move Open vertices detection routine to SketchAnalysis 2018-12-03 12:11:11 +01:00
Yorik van Havre
60c668231e Arch: Fixed buggy display string of BuildingParts 2018-12-02 19:10:46 -02:00
Yorik van Havre
7a279d7764 Arch: Fixed position of BuildingPart label on start 2018-12-02 18:49:07 -02:00
Yorik van Havre
cc09490725 Arch: Remember last wall alignment setting 2018-12-02 17:20:38 -02:00
wmayer
4d4f016277 only save setting if grid view is shown or not 2018-12-02 12:15:28 +01:00
Abdullah Tahiri
e654e476f6 Make show grid checkbox work again 2018-12-02 10:10:39 +01:00
Yorik van Havre
6199c95fd7 Draft/Arch: minor fixes 2018-12-01 18:56:05 -02:00
lorenz
2e03d2f298 cmake: revert changes for smesh
smesh relevant part of this commit:
6b69a86600
2018-12-01 20:17:37 +01:00
lorenz
b022c7c01d further cmake changes for conda 2018-12-01 14:52:15 -03:00
lorenz
c0644b84ed cmake-changes for conda 2018-12-01 14:52:15 -03:00
Yorik van Havre
5217b245b4 Arch: Added pref option to set default MoveWithHost property 2018-12-01 12:23:45 -02:00
Yorik van Havre
79ba082c55 Arch: Fixed IFC export of arch structures with several solids / holes 2018-12-01 12:14:00 -02:00
Yorik van Havre
bc53910ace Arch: code cleaning 2018-12-01 12:13:25 -02:00
Yorik van Havre
34cad5b81f Draft: Better fix to buggy Move/rotate of Arch BuilfingParts 2018-12-01 12:12:22 -02:00
Yorik van Havre
0e3cab0874 Draft: Fixed snapping to sectionPlanes 2018-12-01 12:11:10 -02:00
wandererfan
bdbdf8c6b7 FR1973 Draft ShapeString Ui
- load new ui from Resource file
- minor updates to translate for Py3
2018-12-01 11:08:37 -03:00
lorenz
5c8a9d2e19 py3: try to fix online doc problem 2018-12-01 11:05:20 -03:00
wmayer
927b496827 fix converting float list to string list in property editor 2018-12-01 11:58:09 +01:00
Yorik van Havre
9e870bec2e Added encrypted chunk.io key to travis file 2018-11-30 10:10:47 -02:00
Yorik van Havre
d3ee0cd1fc Merge branch 'master' of github.com:FreeCAD/FreeCAD 2018-11-30 10:03:45 -02:00
wmayer
426bc01188 add runtime option to choose between native and Qt file dialogs 2018-11-30 12:37:26 +01:00
plgarcia
792bb8282a Drags and drop with groups 2018-11-29 21:25:28 +01:00
Yorik van Havre
e3de72b131 Arch: Cosmetic fix to IFC prefs page 2018-11-29 16:34:42 -02:00
DeepSOIC
82fd0a8db6 Gui: Gesture: add option to disable tilt
On Qt5, using pinch will inevitably cause tilt. It's annoying, so it is disabled by default.

In the future, it's best to introduce some kind of threshold to overcome for the tilt to be triggered.
2018-11-29 15:29:27 -03:00
DeepSOIC
b09fb97ad8 Gui: Gesture: fix tilt angle sign 2018-11-29 15:29:27 -03:00
DeepSOIC
46d0d4c80c Gui: Gesture: QPinchGesture angle - sign, degrees, make cumulative
fixes pinch gesture rotation part on Qt5 (tested only on windows, Qt4 and Qt5)
2018-11-29 15:29:27 -03:00
Yorik van Havre
623a1b5ce8 Arch: Cosmetic fixes to arch material UI 2018-11-29 16:10:20 -02:00
Yorik van Havre
e677afd5c6 Arch: Refactored file detection code in Arch References 2018-11-29 11:13:31 -02:00
luz.paz
7d6e9c4f40 Misc. typo fix in src/Mod/Arch/ImportIFC.py 2018-11-29 09:46:18 -03:00
wmayer
1dded002ca Improve automatic search for matching Shiboken2 config file 2018-11-28 23:05:13 +01:00
Yorik van Havre
0939f17d6a Arch: Added IFC export option to disable IfcRectangleProfileDefs 2018-11-28 18:27:12 -02:00
Yorik van Havre
03e7083dd5 Draft: Fixed wrong moving of BuildingParts 2018-11-28 16:51:02 -02:00
Yorik van Havre
0de83e8b90 Arch: Reference object now uses file in current dir if not found in stored path 2018-11-28 16:50:13 -02:00
Yorik van Havre
8f62c85a6c Arch: Fixed bug in BuildingPart placement 2018-11-28 14:57:36 -02:00
Yorik van Havre
081e318829 Arch: Fixed buggy view restore system in BuildingPart 2018-11-28 14:28:21 -02:00
wmayer
4d6bcdcb0d If option USE_QT_FILEDIALOG is used then for Qt5 we still have to set QFileDialog::DontUseNativeDialog 2018-11-28 15:50:21 +01:00
Yorik van Havre
4e77cee5ee Merge branch 'master' of github.com:FreeCAD/FreeCAD 2018-11-27 16:10:56 -02:00
Yorik van Havre
c0567a5990 Draft: Fixed DXF import of texts 2018-11-27 16:10:42 -02:00
luz.paz
4dc201e086 Misc. typo, grammar, and whitespace fixes
[skip ci]
2018-11-27 15:02:58 -03:00
wmayer
1dbbb4371b Py3: Port Wizard shaft to Python 3 2018-11-27 18:13:35 +01:00
Abdullah Tahiri
a27e333852 Missing ExceptionProducer init for RestoreError 2018-11-27 13:23:44 -03:00
Bernd Hahnebach
5ba7942660 FEM: results, initialize Stats with the appropriate lenght on obj. creation 2018-11-27 13:23:00 -03:00
Bernd Hahnebach
16ee138017 FEM: results, fix stats setting 2018-11-27 13:23:00 -03:00
wandererfan
d7d52336ba Fix coverity CID 184293 2018-11-27 13:21:18 -03:00
wandererfan
6c3a4450e8 Fix Arrowheads on vertical dimensions
- arrowheads sometimes point in wrong direction
  depending on selection order
2018-11-27 13:21:18 -03:00
Yorik van Havre
ea66fcc55f Arch: Fixed missing 'Create Group' option in BuildingParts 2018-11-26 20:08:15 -02:00