Commit Graph

16934 Commits

Author SHA1 Message Date
wmayer
f8b715aa7c extend MeshPart.projectShapeOnMesh to allow list of points for projection, support keywords 2019-06-08 14:19:29 +02:00
wandererfan
4494d384a6 Fix overlap of dimension selection area 2019-06-07 22:13:16 -04:00
Yorik van Havre
3874ddab34 Arch: Added preferences to enable/disable automatic adding of default Site and Storey at IFC export 2019-06-07 17:21:11 -03:00
Yorik van Havre
6b55e0faec Arch: Use ifcopenshell.guid.new() to generate IFC UUIDs 2019-06-07 16:50:35 -03:00
wandererfan
89e18244e3 Remove Qt Creator file 2019-06-07 09:06:04 -04:00
Bernd Hahnebach
d74e30146d FEM: calculix writer, move some comments 2019-06-07 09:51:52 +02:00
wandererfan
3e0452417b Cosmetic CL for Section and Detail 2019-06-06 19:58:15 -04:00
wandererfan
f25826bba3 Change Face centerline command name and icon 2019-06-06 19:58:15 -04:00
wandererfan
93431edfba Initial version of Cosmetic Eraser 2019-06-06 19:58:15 -04:00
wandererfan
e0bf0b966c Handle multiple face selection 2019-06-06 19:58:15 -04:00
wandererfan
656e1654ff Initial working version Face Centerline 2019-06-06 19:58:15 -04:00
Bernd Hahnebach
58ebf3cbd2 FEM: ccx tools, some brackets where missing too ... 2019-06-06 15:03:37 +02:00
Bernd Hahnebach
760b5b76fe FEM: ccxtools, fix a syntax error, I wonder why flake8 did not find it ... 2019-06-06 14:57:38 +02:00
Yorik van Havre
39e748229e Draft: Renamed DWire to Polyline 2019-06-05 19:07:30 -03:00
Yorik van Havre
5ee99ca4ee Draft: Introduced Layers system (former VisGroup) 2019-06-05 18:47:01 -03:00
Bernd Hahnebach
9161a87853 FEM: solver run, add newline in error message 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
28efbd2e75 Materials: editor, improve comments 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
48f9ec37cf FEM: material task panel, fix opening of material editor with material attributes without card 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
dd68022732 FEM: in out, z88 mesh, small improvements 2019-06-05 21:49:16 +02:00
wmayer
960d612547 disable ESC button support in View3DInventor::keyEvent() for Qt5 because changing MDI view mode causes rendering artifacts 2019-06-05 15:44:23 +02:00
wmayer
57b3ca6f77 set Qt::AA_ShareOpenGLContexts for Qt5.9 2019-06-05 09:43:47 +02:00
wmayer
2a1dd8415d Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication 2019-06-05 07:28:02 +02:00
wandererfan
0117bcd086 Hide nonGui Property ShowFrames 2019-06-04 15:41:41 -04:00
wandererfan
5cea2f83bc Fix "trails" on dim lines when zoomed in 2019-06-04 15:41:41 -04:00
wandererfan
7d6bc8d92c Clean up Scale retrieval 2019-06-04 15:41:41 -04:00
wandererfan
8e6dd25ad7 Fix overlap of line ends and arrowheads 2019-06-04 06:59:17 -04:00
Yorik van Havre
3a988baac9 Arch: Fixed Site not grouping correctly 2019-06-03 23:21:49 -03:00
Yorik van Havre
e2f65ef010 Draft: Fixed regressions in Scale tool + reimplemented Clone mode 2019-06-03 19:06:27 -03:00
Yorik van Havre
18e83c12f9 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2019-06-03 17:48:15 -03:00
Yorik van Havre
b9bcffda03 Draft: Now uses general FreeCAD shape colors instead of defining its own 2019-06-03 17:47:39 -03:00
Bernd Hahnebach
6e5ec327c9 Materials: card writer, add whitspace between FreeCAD and version string 2019-06-03 22:17:50 +02:00
Dion Moult
25c1007676 Recognise gridColor config as an unsigned type
Forgot to commit this earlier
2019-06-03 16:50:21 -03:00
Dion Moult
687b2778d3 Add draft grid color setting 2019-06-03 16:50:21 -03:00
Dion Moult
61625b4bfb Let getSupport() check if WP mode is set to auto before changing WP needlessly
Also refactor getSupport() function to be a little bit more semantic and reduce nested if statements so logic is clearer.
2019-06-03 16:49:51 -03:00
Dion Moult
95378e5c6b Fix draft missing line tracker when snapper detects an object without any snap targets 2019-06-03 16:36:07 -03:00
Dion Moult
1c243cfc57 Add customisable in-command shortcut keys rather than hardcoding them 2019-06-03 16:31:25 -03:00
wmayer
3789a26014 add define to inactivate some code blocks if needed 2019-06-03 18:40:45 +02:00
Abdullah Tahiri
bd8fc5527c Travis: Make winpty failure not fail the build 2019-06-03 18:18:07 +02:00
Abdullah Tahiri
642919b480 AppVeyor: Configuration for VS2017
==================================

It is configured to work with clcache, but it won't compile within the 60 minutes of Appveyor limit.
2019-06-03 18:18:07 +02:00
wmayer
13480d6d9c do some security checks to make sure Py::Module is valid 2019-06-03 17:57:52 +02:00
wmayer
feff5fa9f0 when trying to access ViewObject attribute check that FreeCADGui is already loaded 2019-06-03 11:30:29 +02:00
Markus Lampert
285efa3379 Dressup gui import cleanup 2019-06-02 11:30:18 -07:00
Markus Lampert
71a3690892 More FreeCADGui removal from Path model classes. 2019-06-02 11:03:14 -07:00
Markus Lampert
e472693c8c Removed obsolete gui import 2019-06-02 11:03:14 -07:00
Markus Lampert
8197bca040 Remove unqualified gui import 2019-06-02 11:03:14 -07:00
markus
9bed47a18c Split ToolController into model and gui. 2019-06-02 11:03:14 -07:00
markus
fb62e3940e Moved FreeCADGui dependency from PathUtils into PathUtilsGui 2019-06-02 11:03:14 -07:00
markus
5415b35202 Removed FreeCADGui dependency if Gui is not up 2019-06-02 11:03:14 -07:00
wmayer
ed47e962d2 Py3: fix crash if class is not part of a module any more 2019-06-02 18:06:46 +02:00
wandererfan
0c429e3bc6 Fix regression in Caption handling 2019-06-01 15:59:26 -04:00