Commit Graph

13642 Commits

Author SHA1 Message Date
Richard Shaw
9ec568ddfc Detect pycxx version and add source for version 7 and greater. 2018-04-29 20:56:49 +02:00
Bernd Hahnebach
c9f6855fc4 FEM: typos, can't hardly belive there still are some ... 2018-04-29 20:40:15 +02:00
luz.paz
d8eed1f922 FEM: Clarity fix of term 'dia' as 'diameter' 2018-04-29 20:40:15 +02:00
luz.paz
ba9dba4b26 FEM: typo fixes 2018-04-29 20:40:15 +02:00
wmayer
983f2472a8 more fixes for flatmesh
+ fix gcc warning
+ add conversion function for boost.python
+ switch build off by default due to travis build failure for Py3
2018-04-29 14:50:41 +02:00
wmayer
7ceb9721e3 check for minimum Eigen3 version to build flatmesh module 2018-04-29 13:58:38 +02:00
wmayer
2fcc354461 fix several warnings:
-Winconsistent-missing-override
-Wsign-compare
-Wmaybe-uninitialized
-Wmissing-braces
2018-04-29 13:28:36 +02:00
wmayer
c32ca39b3e suppress warning 4275 2018-04-29 12:55:28 +02:00
wmayer
ae9305f498 fix warning -Winconsistent-missing-override 2018-04-29 11:50:04 +02:00
wmayer
a83d0e6121 support occ version < 7.0 for mesh flattening 2018-04-29 11:38:15 +02:00
wmayer
620768b8a1 fix export of base class 2018-04-29 11:01:07 +02:00
wmayer
5a7bc3376d disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions 2018-04-29 11:00:28 +02:00
wandererfan
09e85f7ef1 Add include for TColgp_Array1OfPnt
- Travis/Appveyor use oce-0.15 vs devl
   environment occ7.2.
2018-04-29 10:12:31 +02:00
wandererfan
33c77a5462 Add View and Page Dxf export 2018-04-29 10:12:31 +02:00
wandererfan
ddac40afbd Move Dxf function to Mod/Import Ph1
- move HeeksCAD dxf import/export code from Draft to
  Mod/Import. This first phase moves dxf.cpp and
  DraftDxf.cpp to Mod/Import and adds dxfWrite functionality
  to DraftDxf.cpp.
2018-04-29 10:12:31 +02:00
wmayer
d1c0c431ba include missing headers due to updated occ version 2018-04-29 08:39:53 +02:00
wmayer
6aeab22842 add switch to toggle building of flat mesh module 2018-04-29 00:03:05 +02:00
wmayer
77a6470107 implement optional Python binding for flatmesh using boost 2018-04-28 22:27:09 +02:00
wmayer
af4e530035 minor fixes 2018-04-28 15:55:37 +02:00
wmayer
3affc2da9d make sure MeshPart still builds without smesh 2018-04-28 15:33:41 +02:00
wmayer
31cee58df6 fix crash when entering quit() in Python console for Py3 2018-04-28 12:13:42 +02:00
wmayer
68cc427b00 Improve handling of external smesh
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +02:00
looooo
2092afe07f make finding smesh optional 2018-04-28 12:05:30 +02:00
looooo
547cc9f36c external smesh: use version info
for precompiler conditionals
2018-04-28 12:05:30 +02:00
looooo
21cdc9ea4a port to smesh 8.3
using #ifdef EXTERNAL_SMESH for the diff
2018-04-28 12:05:30 +02:00
wmayer
5941a32f71 fix Linux build failure 2018-04-27 14:47:19 +02:00
wmayer
d34847f755 improve icon theme handling 2018-04-27 13:27:45 +02:00
looooo
48f5be7328 flatmesh: missing include
+ do not show flatmesh-gui if flatmesh is not available
2018-04-27 09:12:41 +02:00
wmayer
900ec439d1 do not show F2 as short cuts for renaming on macOS as it doesn't work 2018-04-26 12:57:59 +02:00
Yorik van Havre
0599879e21 Arch: Further encoding bugfix in IFC exporter 2018-04-25 11:22:02 -03:00
Yorik van Havre
059e4e65dc Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul 2018-04-25 09:45:12 -03:00
luz.paz
505488c4f9 Misc. typos
Found via `codespell`
2018-04-25 09:41:33 -03:00
looooo
8c0b574661 conda: update circle-ci build 2018-04-25 09:38:12 -03:00
looooo
01beecc7a0 draft: fix diameter-dimension 2018-04-25 09:38:12 -03:00
Yorik van Havre
aa14ed6ba8 Arch: Added 4-pane window preset 2018-04-25 09:37:01 -03:00
wandererfan
5ccb7e7d37 Add some debug and util routines. 2018-04-25 11:09:39 +02:00
wandererfan
00f36d78e4 Update Page display when View removed.
- if a View is removed from a Page, but not from
  the document, its graphic remains on the display.
  This change checks if graphic has an associated
  View on this Page.
2018-04-25 11:09:39 +02:00
wandererfan
371c7e4588 Ensure Section face redrawn on update 2018-04-25 11:09:39 +02:00
wandererfan
a40996016f Add #3337 Arbitrary Dimension 2018-04-25 11:09:39 +02:00
wandererfan
c3d56ca36e Fix exterior angle arc and value 2018-04-25 11:09:39 +02:00
wandererfan
4cd563b5c2 Remove duplicate code/save Dim line geom 2018-04-25 11:09:39 +02:00
luz.paz
d671478717 Doxygen: fix broken link in freecadweb.org/api page + update all links to https://
Fixes #3442 (https://freecadweb.org/tracker/view.php?id=3442)
2018-04-25 11:05:46 +02:00
luz.paz
5f7df347f8 Path: misc. source comment typos 2018-04-25 11:03:10 +02:00
luz.paz
13db1e5349 Crowdin: Path string fixes 2018-04-25 11:03:10 +02:00
DeepSOIC
2c78478b5c Part: fix compoundfilter's items property tooltip
reported by chrisb:
https://forum.freecadweb.org/viewtopic.php?f=3&t=28299#p229889
2018-04-25 10:58:30 +02:00
wmayer
61db1afe44 fix crash when using space mouse on Windows and built with Qt5 2018-04-25 10:58:14 +02:00
Yorik van Havre
1e2b9758cc Arch: Fixed encoding bug in ifc exporter 2018-04-23 19:08:51 -03:00
Yorik van Havre
786054fd22 Fixed ArchDetail example 2018-04-23 13:20:43 -03:00
wmayer
a099eb3caf Improvements on mesh flattening commands:
comment out import of pivy because it's not used and pivy.graphics isn't available on all platforms
Add MeshPart_ prefix to command names for consistency reasons and to make Qt help working correctly
When adding commands to Mesh workbench make sure the commands could be created beforehand to avoid annoying warnings
2018-04-23 11:09:26 +02:00
looooo
c518744e39 cmake stuff 2018-04-23 09:56:23 +02:00