Pekka Roivainen
f5d1fa6888
Add ToolController property to PathCompound
2017-06-11 17:49:38 +02:00
Pekka Roivainen
577d906ba8
Add ToolController property to PathCopy
2017-06-11 17:49:38 +02:00
Pekka Roivainen
cdf3215024
Path: Add ToolController property to PathArray Object
2017-06-11 17:49:38 +02:00
Pekka Roivainen
fb36252880
Path: DressupRampEntry Method3 improvement + flake8
2017-06-11 17:46:03 +02:00
Pekka Roivainen
7209d2737d
Path: DressupRampEntry bug fix + added RampMethod3
2017-06-11 17:46:03 +02:00
Pekka Roivainen
a9e1d8173f
Added Helix. Other cleanup and fixes.
2017-06-11 17:46:03 +02:00
Pekka Roivainen
cad471d6b9
added second method for ramping
2017-06-11 17:46:03 +02:00
Pekka Roivainen
6e12b5ca2e
DressupRampEntry initial commit
2017-06-11 17:46:03 +02:00
Yorik van Havre
b97001ee1f
AddonManager: Further older ssl/urllib2 version support
2017-06-09 11:05:17 -03:00
Bernd Hahnebach
6c26443ee0
FEM: ccx input writer, do not write EigenmodeLimits if they are set to -1.0
2017-06-09 06:49:18 +02:00
Bernd Hahnebach
effda8442a
FEM: prerequisites check, add a check to proof if all material objects do have the same ref shape type
2017-06-09 06:46:50 +02:00
Bernd Hahnebach
e23d9682ae
FEM: material task panel, fix in reference shape type test
2017-06-09 06:42:13 +02:00
Yorik van Havre
8ba268c108
AddonManager: Support older versions of ssl module
2017-06-09 00:06:46 -03:00
Yorik van Havre
7ec01bee7d
Draft: Fixed unicode conversion bug in DXF export
2017-06-09 00:00:08 -03:00
Bernd Hahnebach
1f5bdb9808
FEM: ccx input writer, better writing code in ccx elsets
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
276862fcc6
FEM: ccx input writer, move some defs from ccx input file writer to input file writer:
...
- get the material sets and write them to material objects
- get the geometry beam and shell sets as well as the fluid beam sets and write them to the objects
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
41757e4b29
FEM: ccx input writer, use variables for elementset names instead of hardecoded values
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
b2b2f52536
FEM: ccx input writer, code typo, use an elif instead of if
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
ffb956f267
FEM: ccx input writer, check for string type instead of the specific string Eall
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
6321a2c10d
FEM: ccx input writer, split ccx element set writing and 1D-Flow element set id retriving from each other
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
81830ac844
FEM: ccx inputwriter, get rid of a duplicate in 1DFlow section
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
55b03fdb85
FEM: ccx input writer, code formating
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
22e990073a
FEM: input writer, constraint force, move the refshape type code into fem tools
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
90c948d95f
FEM: abaqus writer, fix precision
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
634987bc0f
FEM: abaqus writer, use better names for elementsets
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
564c30a471
FEM: abaqus writer, some comments
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
a207ee56e8
FEM: unit tests, add some comments
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
f7c0f2fee4
FEM: unit tests, use FreeCADs native Python API to create the meshes
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
7b8b1c06fd
FEM: unit tests, use better file name for unv read write test
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
cb9265c492
FEM: unit tests, use the lately commited dev in Test to run unit tests of FEM
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
a46e495c3d
FEM: gmsh mesh tool, get rid of the error pop up in the regard of BooleanFragments Compound
2017-06-07 23:32:36 -03:00
Yorik van Havre
eb05684f4e
Fixed typo errors
2017-06-07 16:01:22 -03:00
Yorik van Havre
869e10fe52
Draft: move the planetrack when drawing a polyline
2017-06-06 20:09:30 -03:00
Yorik van Havre
7525375efe
Arch: Allow Arch objects to be arrayed if their Axis property is set
2017-06-06 19:30:26 -03:00
Yorik van Havre
91ddc9477e
Arch: Fixing wrong normal direction in structures
2017-06-06 19:29:06 -03:00
Yorik van Havre
7fc56ca973
Arch: Added Axis System
2017-06-05 20:06:01 -03:00
Yorik van Havre
34f060689d
Arch: Allow axes to have labels
2017-06-05 18:08:54 -03:00
Yorik van Havre
a2f15dd96a
Arch: Safeguards in Arch cutplane command - fixes #3023
2017-06-05 12:57:36 -03:00
Markus Lampert
8936814910
Fixing translate refactoring error.
2017-06-05 12:02:12 -03:00
Yorik van Havre
2d78e95f0c
Draft: Better msg in dxf import/export to inform the possibility to use the addon manager - issue #3064
2017-06-05 11:59:31 -03:00
Markus Lampert
af699ab7e2
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
2017-06-03 15:37:41 -07:00
Markus Lampert
57fed76be7
Fixed M6 tool index for linuxcnc and opensbp.
2017-06-03 15:37:41 -07:00
Markus Lampert
88c41117b8
Removed obselete tooltable editor implementations.
2017-06-03 15:37:41 -07:00
Markus Lampert
ea49943a8f
Moved almost all translate implementations away from QtGui.
2017-06-03 15:37:41 -07:00
Markus Lampert
6c6b8a0eaa
Fixed post processing output if document is in current working directory.
2017-06-03 15:37:41 -07:00
Markus Lampert
b26a91407e
Removed unused properties from PahJob; fixed post processing arguments
2017-06-03 15:37:41 -07:00
wmayer
729cfd8155
py3: fox compiler warnings
...
issue 0000995
2017-06-04 00:17:57 +02:00
Yorik van Havre
2ec941ae25
Draft: autogroup arrays
2017-06-03 14:50:15 -03:00
wmayer
b8fd36edc5
fixes #0002926 : Trying to access Part.Shape.children() before doc.recompute() crashes the whole program
2017-06-03 13:46:05 +02:00
triplus
9e819faa70
Redefine complete workbench purpose
2017-06-03 10:32:50 +02:00