paullee0
98dfa25def
[ArchWindow] getSubVolume() Bug - When HoleDepth is set but the Window is a Clone, no opening is created
...
getSubVolume() -
- When Windown is a Clone, no base is set
- When HoleDepth is set, no further check if there is a Clone to set its base to Clone's base
- The original code return None when no base is set
2020-01-22 10:19:06 +01:00
paullee0
a322effcef
[ArchWall] Typo
2020-01-22 10:16:54 +01:00
paullee0
d562b9f01a
[ArchWall] Use OverridenWidth/Align when ArchSketch getWidths/Aligns() not implemented
2020-01-22 10:16:54 +01:00
Yorik van Havre
a2bb3dbf26
Merge branch 'master' into DraftModifiersAppPart
2020-01-21 11:19:37 +01:00
sliptonic
65c4e1bd11
Merge pull request #2914 from sliptonic/dynapathunits
...
Fix units in dynapath post processor.
2020-01-20 11:49:26 -06:00
Bernd Hahnebach
6364d4f261
FEM: workbench gui, sort lupdate entries
2020-01-20 05:56:55 +01:00
Bernd Hahnebach
431639197d
FEM: examples, small code improvements
2020-01-20 05:56:50 +01:00
Joshua Call
1b198453b8
Remove TechDraw_Tree_Annotation.svg
...
Replace TechDraw_Tree_Annotation.svg with techdraw-annotation.svg as
discussed in forum topic
https://forum.freecadweb.org/viewtopic.php?f=34&t=42552
2020-01-19 10:07:08 -05:00
Bernd Hahnebach
bfdb124dca
FEM: ccx unit tests, sort methods by abc
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
4c786b56ab
FEM: ccx unit tests, remove numbers from test names
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
785e4b1ef0
FEM: ccx unit tests, improve multiple material test name
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
57dcf7e23e
FEM: ccx unit tests, small code improvements
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
085bce3774
FEM: ccx unit tests, add material nonlinear input file writing test
2020-01-19 13:41:10 +01:00
sliptonic
2064410da4
Merge pull request #2901 from Schildkroet/master
...
[Path] Added new feed rate (Ramp Feed Rate) option in PathDressupRampEntry.py
2020-01-18 13:28:24 -06:00
sliptonic
099d06a29c
Merge pull request #2909 from mlampert/bugfix/path-length
...
Path: Fix Path.Length calculation.
2020-01-18 13:26:10 -06:00
sliptonic
1250b38b76
Fix units in dynapath post processor.
...
Also added common args struture from linuxcnc post.
2020-01-18 13:24:20 -06:00
carlopav
44a521f7c1
[Draft] Autogroup: better support for App::Link
...
https://forum.freecadweb.org/viewtopic.php?f=23&t=40400&start=30#p360248
Reference to forum topic.
small fix
small fix
2020-01-18 17:51:21 +01:00
sliptonic
ec80948e9d
Merge branch 'master' into bugfix/path-length
2020-01-18 09:46:13 -06:00
wmayer
120b69c74f
App: add methods to change import/export module of a registered filetype
2020-01-18 15:29:44 +01:00
donovaly
a3622ee49f
[TD] rename some Draw* elements - try 2
...
as discussed here: https://forum.freecadweb.org/viewtopic.php?p=360042#p360042
2020-01-18 06:57:29 -05:00
wmayer
6866397c14
Py2: [skip ci] provide time._process_time
2020-01-18 12:21:00 +01:00
Bernd Hahnebach
1ad0d00ab3
FEM: unit test, ccx tools, use methods for all the rest tests
2020-01-18 06:47:04 +01:00
Bernd Hahnebach
6b81d39b14
FEM: unit test, ccx tools, use methods for thermomechanical test
2020-01-18 06:46:58 +01:00
Bernd Hahnebach
a9a67ccbf9
FEM: unit test ccx tools, better var name
2020-01-18 06:46:54 +01:00
Bernd Hahnebach
2696477573
FEM, unit test, ccx tools, move result reading in own def
2020-01-18 06:46:49 +01:00
Bernd Hahnebach
6fe6461dc9
FEM, unit test, improve ccx tools Flow1D unit test
2020-01-18 06:46:43 +01:00
mlampert
0788ce122b
Merge branch 'master' into bugfix/path-length
2020-01-17 20:03:03 -08:00
wmayer
d62eda51d6
Import: [skip ci] fix bug when checking if std::map is empty
2020-01-17 23:26:22 +01:00
wmayer
fbd51918ff
Gui: [skip ci] add method to get bounding boxes of the fixed and movable groups of manual alignment
2020-01-17 23:00:26 +01:00
wmayer
298b1d49ac
Gui: [skip ci] clear language combo box when loading settings
2020-01-17 22:57:25 +01:00
wmayer
1a8df1ab03
Gui: [skip ci] in Gesture style handle release instead of press events for the keys: H, PgUp, PgDown
...
For more details see: https://forum.freecadweb.org/viewtopic.php?f=8&t=42408&start=10#p361248
2020-01-17 15:06:17 +01:00
Bernd Hahnebach
a285e89b27
FEM: unit tests, improve ccx tests
2020-01-17 08:01:54 +01:00
Markus Lampert
8ce46922f9
Fix Path.Length calculation.
2020-01-16 22:53:39 -08:00
wandererfan
ab3941af14
[TD]fix potential crash if page deletes self
2020-01-16 18:15:22 -05:00
wandererfan
841a673bba
[TD]improve export error message
2020-01-16 18:15:22 -05:00
looooo
60ca94d7c2
fem: use time.process_time instead of removed time.clock()
2020-01-16 23:13:30 +01:00
Bernd Hahnebach
a6ef39b2ec
FEM: code formating
2020-01-16 23:00:44 +01:00
UR-0
9a607f136d
FEM: examples, improve shell contact
2020-01-16 23:00:25 +01:00
Bernd Hahnebach
416eac6ced
FEM: unit test, add shell contact inp file writing
2020-01-16 23:00:19 +01:00
Bernd Hahnebach
cb8feb0d0b
FEM: examples, add shell contact
2020-01-16 23:00:14 +01:00
UR-0
cac66de2a7
FEM: extend contact constraint to support shell elements
2020-01-16 23:00:04 +01:00
carlopav
202eac3d6c
Merge remote-tracking branch 'upstream/master' into DraftModifiersAppPart
2020-01-16 14:30:10 +01:00
carlopav
5278703cb7
Merge remote-tracking branch 'origin/DraftModifiersAppPart' into DraftModifiersAppPart
2020-01-16 14:27:08 +01:00
Yorik van Havre
9d0c0685c8
Merge branch 'master' into DraftModifiersAppPart
2020-01-16 14:26:45 +01:00
Bernd Hahnebach
2f0d34e0ff
FEM: examples, set input splitted input file writing to False
2020-01-16 13:57:44 +01:00
wmayer
0b2b1e3a53
CMake: [skip ci] report which C++ standard is required
2020-01-16 13:53:26 +01:00
WandererFan
f347765140
[TD]fix crash on Section apply
2020-01-16 07:36:05 -05:00
wandererfan
05577c267c
[TD]Balloon ends and kink
2020-01-16 07:35:37 -05:00
wmayer
e6b3fad6e1
Gui: allow to dump only the visible part of the scene graph
...
Gui.ActiveDocument.ActiveView.dump("scene.iv", True)
The second parameter is optional and by default False
2020-01-16 13:28:01 +01:00
wandererfan
8b2e318f15
[TD]fix parenting in Tree
2020-01-15 15:46:37 -05:00