DeepSOIC
b2fa4ccfce
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
843d334874
First version of grbl_G81_post.py
2018-12-13 09:01:52 -03:00
Bernd Hahnebach
5f70e6f097
FEM: unit tests, temporary deactivate new z88 mesh reader test and mesh reading
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
6b08499c76
FEM: unit tests, rename test tools to utils to distinguish between test modules
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
6cdc0769e4
FEM: unit tests, delete wrong comment command
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
b1bc04aaf4
FEM: unit tests, split common module into a new module for result tests
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
d5cb367e4b
FEM: unit tests, rename test class names
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
19c5032729
FEM: unit tests, small code improvement in mesh
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
7bd3cba5d1
FEM: unit tests, add import status print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
09ee8b867c
FEM: unit tests, mesh move tetra10 tests in separate class
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
ea758ba4ac
FEM: unit tests, improve mesh tetra10 test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
6f6d655ad0
FEM: unit tests, z88 tetra10 read write test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
a651e1429a
FEM: unit tests, comment in ccxtools test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
d317f64f06
FEM: inp mesh reader, add def to return the FemMesh only (no Document obj)
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
5e9bfc012a
FEM: import z88 mesh, delete duplicate code
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
deb7315174
FEM: z88 mesh import, get rid of not needed future import and debugg print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
7d69f887bf
FEM: in out modules, use console log instead of print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
92e9b7cebd
FEM: mesh api, export of z88 mesh file with Fem API
2018-12-12 08:47:33 -03:00
wmayer
78df4424b7
fix MeshGeomFacet::IntersectWithPlane
2018-12-11 18:42:47 +01:00
sdaau
88bb7bcdf8
Draft: preserving face colors and names when downgrading/upgrading (splitFaces and makeShell only)
2018-12-11 09:15:30 -03:00
easyw
0577783b8e
a minor py3 fix
2018-12-11 09:12:15 -03:00
kreso-t
0b6bd3c2ae
Path: Adaptive - bugfix
...
fix for path cleaning, related to uncleared regions
2018-12-11 09:10:08 -03:00
Bernd Hahnebach
a737be92a6
FEM: solver run, fix method names
2018-12-10 20:56:41 -03:00
DeepSOIC
7c49cddc04
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
ab8a39698b
Arch: small optimization in Arch Reference
2018-12-10 19:41:02 -02:00
Yorik van Havre
48497ebb1a
Arch: Ability to unload shape of Arch References
2018-12-10 19:33:08 -02:00
Yorik van Havre
ee8f7be4e8
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
e1e86caac1
mesh segmentation algorithm for surfaces
2018-12-10 13:19:27 +01:00
wandererfan
958e25f29b
Clean up section line arrows
2018-12-10 09:15:07 -03:00
wandererfan
d0767359ad
Fix SectionLine preference location
2018-12-10 09:12:51 -03:00
wmayer
d7077f06a7
mesh segmentation algorithm for surfaces
2018-12-10 00:23:31 +01:00
wmayer
1471bb49d2
mesh segmentation algorithm for surfaces
2018-12-08 15:53:58 +01:00
wandererfan
975942749f
Use Global Scope for PathArray Links
2018-12-08 11:29:45 -03:00
wandererfan
3a53bb8995
Test for binormal == Z sb binormal parallel Z
2018-12-08 11:29:45 -03:00
lorenz
ac720e3cba
Fem: Elmer: rename function iterkeys -> keys
2018-12-08 11:27:22 -03:00
looooo
c2be67e812
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
easyw
6f986a89c1
another py3 compatibility fix
2018-12-08 11:24:56 -03:00
easyw
173f7da07c
first step vs py3 compatibility
2018-12-08 11:24:56 -03:00
DeepSOIC
98c77ca9db
Draft: allow cross-CS links for Clone
...
fixes drag-drop issues
https://forum.freecadweb.org/viewtopic.php?f=3&t=32677&p=272896#p272896
2018-12-08 11:23:53 -03:00
wmayer
dac47b16f5
mesh segmentation algorithm for surfaces
2018-12-07 20:03:44 +01:00
Yorik van Havre
f61c68c5c0
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2018-12-07 14:27:35 -02:00
Yorik van Havre
d729548a82
Arch: minor bugfix in arch reference
2018-12-07 14:27:18 -02:00
wmayer
bbdf993c07
rework mesh segmentation dialog
2018-12-07 13:13:08 +01:00
Bernd Hahnebach
dceda1a073
FEM: ccx tools, simplify member collection
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
25de353599
FEM: solver frame work ccx and z88, simplify member collection
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
2d83f56fc7
FEM: utils, add some defs to collect analysis group member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
ddb4c77b5b
FEM: utils, rename get single member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
986dc046d8
FEM: utils, rename get member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
5c5b100b2f
FEM: elmer writer, use class methond instead of utils method directly
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
c2e5df0e16
FEM: solver tasks, delete duplicate methods
2018-12-07 08:53:48 -03:00