Abdullah Tahiri
57b7142cd7
Sketcher: Do not recompute on geometry deletion
...
fixes #3642
2018-12-15 16:38:54 +01:00
Bernd Hahnebach
cc0ea5571e
FEM: unit tests, deactivate vtk mesh test, because travis runs without vtk
2018-12-14 22:53:48 +01:00
Bernd Hahnebach
150bcfcd77
FEM: mesh api, import of Abaqus inp mesh file with Fem API
2018-12-14 22:51:39 +01:00
Bernd Hahnebach
b441c0d3e8
FEM: mesh api, import of z88 mesh file with Fem API
2018-12-14 22:51:39 +01:00
Bernd Hahnebach
fffd4d49c4
FEM: unit tests, add tetra10 vtk mesh read and write test
2018-12-14 22:51:39 +01:00
Bernd Hahnebach
3e247b32dc
FEM: in out moduels, use print log instead of print message
2018-12-14 22:51:38 +01:00
Bernd Hahnebach
1421b35b83
FEM: ccx tools, print error message if user trys to run ccx in test mode
2018-12-14 22:51:38 +01:00
wandererfan
be23cf133a
Revert Erroneous Change to parser
...
- ExpressionParser.y changed in error by commit
00e6376c. Regen ExpressionParser.tab.c and
lex.ExpressionParser.c
2018-12-14 19:30:49 +01:00
Abdullah Tahiri
7acdd87bf2
fixes #3724
2018-12-14 19:26:30 +01:00
Yorik van Havre
0c886a479a
Draft: Fixed wrong placement of edit dots in Draft Stretch
2018-12-14 16:06:31 -02:00
Yorik van Havre
981b158228
Draft: Fixed nearest snap not snapping to the working plane when required
2018-12-14 13:22:32 -02:00
Yorik van Havre
497b85f68c
Arch: Fixed merged same-color IfcSurfaceStyles in IFC export
2018-12-14 13:21:47 -02:00
wmayer
fa658f2f3b
prepare for OCCT 7.3.1
2018-12-14 15:51:10 +01:00
Gauthier
5d5c4eb046
Fix forget to add new postprocessor grbl_G81 in CMakeLists
2018-12-14 08:52:35 -03:00
Yorik van Havre
144fee0915
Draft: updated minimal version of dxf library to include py3 fixes
2018-12-13 22:50:25 -02:00
Bernd Hahnebach
44e8f9e9bf
FEM: unit tests, reactivate new z88 mesh reader test and mesh reading
2018-12-13 23:21:54 +01:00
Bernd Hahnebach
a41d7a7398
FEM: Py3 fix, do not open file in binary mode if writing strings
2018-12-13 23:21:54 +01:00
wmayer
60581cff90
prepare for OCCT 7.3.1
2018-12-13 23:10:10 +01:00
wmayer
729b9e7afa
add missing headers, prepare for OCCT 7.3.1
2018-12-13 23:08:48 +01:00
wmayer
9683abfc36
improve mesh healing functions
2018-12-13 17:31:21 +01:00
DeepSOIC
3b2c3b1d99
PartGui: fix typo in pop-up message
...
spotted by @bitacovir in crowdin:
https://crowdin.com/translate/freecad/563/en-hu#6513090
2018-12-13 09:02:22 -03:00
Gauthier
72c4bd3484
First version of grbl_G81_post.py
2018-12-13 09:01:52 -03:00
Bernd Hahnebach
5dee2fdfb3
FEM: unit tests, temporary deactivate new z88 mesh reader test and mesh reading
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
ce75653955
FEM: unit tests, rename test tools to utils to distinguish between test modules
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
5d105319d3
FEM: unit tests, delete wrong comment command
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
a3ea67ceae
FEM: unit tests, split common module into a new module for result tests
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
8d88af3803
FEM: unit tests, rename test class names
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
ab6a3b34fc
FEM: unit tests, small code improvement in mesh
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
b26a873920
FEM: unit tests, add import status print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
9d39000e3a
FEM: unit tests, mesh move tetra10 tests in separate class
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
13441b6535
FEM: unit tests, improve mesh tetra10 test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
8bb994dff8
FEM: unit tests, z88 tetra10 read write test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
f998547f8a
FEM: unit tests, comment in ccxtools test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
0ac6451517
FEM: inp mesh reader, add def to return the FemMesh only (no Document obj)
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
569715c1d7
FEM: import z88 mesh, delete duplicate code
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1e47334634
FEM: z88 mesh import, get rid of not needed future import and debugg print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1a77dc54c3
FEM: in out modules, use console log instead of print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
e01546b0a9
FEM: mesh api, export of z88 mesh file with Fem API
2018-12-12 08:47:33 -03:00
wmayer
25eb9a22e9
fix MeshGeomFacet::IntersectWithPlane
2018-12-11 18:42:47 +01:00
sdaau
3290c36d28
Draft: preserving face colors and names when downgrading/upgrading (splitFaces and makeShell only)
2018-12-11 09:15:30 -03:00
Przemo Firszt
7fe115a3c7
Add mesa-libEGL-devel for fedora >= 29 COPR builds
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2018-12-11 09:12:37 -03:00
easyw
d901631f8e
a minor py3 fix
2018-12-11 09:12:15 -03:00
kreso-t
5eeff9d17f
Path: Adaptive - bugfix
...
fix for path cleaning, related to uncleared regions
2018-12-11 09:10:08 -03:00
Bernd Hahnebach
081173e344
FEM: solver run, fix method names
2018-12-10 20:56:41 -03:00
DeepSOIC
5d5ac035f7
PartGui: fix error popup message
...
reported by kazan417 in crowdin
https://crowdin.com/translate/freecad/563/en-hu#6500315
2018-12-10 20:55:51 -03:00
Yorik van Havre
083954a0e2
Arch: small optimization in Arch Reference
2018-12-10 19:41:02 -02:00
Yorik van Havre
686688e00c
Arch: Ability to unload shape of Arch References
2018-12-10 19:33:08 -02:00
Yorik van Havre
f56198dd33
Tools: fixed translation of py files in Part
2018-12-10 11:00:53 -02:00
Yorik van Havre
5633bd14d2
Arch/Draft: Misc small fixes
...
* Properly handle offset2D and arch objects in Draft Stretch
* Allow the WP of Arch BuildingParts to stay weak
* Fixed Draft Edit making Wires not plane anymore
* Dont change the WP if already perpendicular to current view
* Fixed DXF import of Polyfaces
2018-12-10 10:21:17 -02:00
wmayer
d91e38962c
mesh segmentation algorithm for surfaces
2018-12-10 13:19:27 +01:00