Commit Graph

19359 Commits

Author SHA1 Message Date
wandererfan
794d2ed62d [TD]fix LeaderLine autoHorizontal 2020-01-22 20:23:18 -05:00
Bernd Hahnebach
7c5a9c0138 FEM: nonlinear material, fix selection for adding one 2020-01-22 17:34:49 +01:00
wmayer
7fac3b1bc9 Part: [skip ci] implement methods getBasisCurve of Surface of Revolution/Extrusion 2020-01-22 14:53:17 +01:00
Yorik van Havre
58ab713eb5 Start: Added settings button and allow to turn tips off 2020-01-22 12:46:45 +01:00
0penBrain
783f505516 [NaviCube] Add user parameter 'NaviStepsByTurn' to make customizable the rotation step increment 2020-01-22 10:28:13 +01:00
Pablo Gil
39d2091c76 [Stylesheets] fix vertical Selector Toolbar width 2020-01-22 10:25:37 +01:00
Pablo Gil
1fb8becf00 [Stylesheets] Missing SVG for vertical toolbars added 2020-01-22 10:25:37 +01:00
UR-0
7b511d49cb Draft: ShapeStringTaskPanel add parameter DontUseNativeFontDialog 2020-01-22 10:25:13 +01:00
Xia, Qingfeng
a8af66e7cf AddonManager: add CFD inkscape icons (96DPI) 2020-01-22 10:20:19 +01:00
carlopav
8cdf9ee534 [Draft] Edit addpoint with both chamfer and fillet enabled 2020-01-22 10:19:39 +01:00
carlopav
50897a55f5 [Draft] Edit, bugfix on addpoint to filleted polyline 2020-01-22 10:19:39 +01:00
paullee0
7786a28eff [ArchWindow] getSubVolume() Bug - When the Window is a Clone, HoleWire in original is ignored
getSubVolume() -

- When Windown is a Clone, HoleWire in Clone is tested
- However, if HoleWire is not set, no further check if HoleWire in Original is set
- The original code direclty check the Base's Wires BoundBox as HoleWire
2020-01-22 10:19:06 +01:00
paullee0
b00dcc329e [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
c004b08c14 [ArchWall] Typo 2020-01-22 10:16:54 +01:00
paullee0
41b7b1790b [ArchWall] Use OverridenWidth/Align when ArchSketch getWidths/Aligns() not implemented 2020-01-22 10:16:54 +01:00
Yorik van Havre
fa0ba6eea1 Merge branch 'master' into DraftModifiersAppPart 2020-01-21 11:19:37 +01:00
sliptonic
7255b2bec0 Merge pull request #2914 from sliptonic/dynapathunits
Fix units in dynapath post processor.
2020-01-20 11:49:26 -06:00
Bernd Hahnebach
6bbe2f1c20 FEM: workbench gui, sort lupdate entries 2020-01-20 05:56:55 +01:00
Bernd Hahnebach
103ed1dccf FEM: examples, small code improvements 2020-01-20 05:56:50 +01:00
Joshua Call
68da4cb243 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
473c62249e FEM: ccx unit tests, sort methods by abc 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
f59a9e518c FEM: ccx unit tests, remove numbers from test names 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
6ed85d5a8d FEM: ccx unit tests, improve multiple material test name 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
3a8b2464b8 FEM: ccx unit tests, small code improvements 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
bcb7d3cdc4 FEM: ccx unit tests, add material nonlinear input file writing test 2020-01-19 13:41:10 +01:00
sliptonic
ef02f53f5d 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
c1ebc65f0f Merge pull request #2909 from mlampert/bugfix/path-length
Path: Fix Path.Length calculation.
2020-01-18 13:26:10 -06:00
sliptonic
e158b3b534 Fix units in dynapath post processor.
Also added common args struture from linuxcnc post.
2020-01-18 13:24:20 -06:00
carlopav
78252e959a [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
62fd0055ad Merge branch 'master' into bugfix/path-length 2020-01-18 09:46:13 -06:00
wmayer
8e4494c5c2 App: add methods to change import/export module of a registered filetype 2020-01-18 15:29:44 +01:00
donovaly
ce06f31435 [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
0b9626cf61 Py2: [skip ci] provide time._process_time 2020-01-18 12:21:00 +01:00
Bernd Hahnebach
257dc9ab76 FEM: unit test, ccx tools, use methods for all the rest tests 2020-01-18 06:47:04 +01:00
Bernd Hahnebach
cecafe8957 FEM: unit test, ccx tools, use methods for thermomechanical test 2020-01-18 06:46:58 +01:00
Bernd Hahnebach
2bb267300d FEM: unit test ccx tools, better var name 2020-01-18 06:46:54 +01:00
Bernd Hahnebach
6ee30a51ed FEM, unit test, ccx tools, move result reading in own def 2020-01-18 06:46:49 +01:00
Bernd Hahnebach
4571982423 FEM, unit test, improve ccx tools Flow1D unit test 2020-01-18 06:46:43 +01:00
mlampert
4ef0f3da1d Merge branch 'master' into bugfix/path-length 2020-01-17 20:03:03 -08:00
wmayer
486de650ad Import: [skip ci] fix bug when checking if std::map is empty 2020-01-17 23:26:22 +01:00
wmayer
b18790234b 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
8e8fb953e4 Gui: [skip ci] clear language combo box when loading settings 2020-01-17 22:57:25 +01:00
wmayer
794eb3f6f2 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
5f5638ae8d FEM: unit tests, improve ccx tests 2020-01-17 08:01:54 +01:00
Markus Lampert
d6c47715f3 Fix Path.Length calculation. 2020-01-16 22:53:39 -08:00
wandererfan
660335b1f3 [TD]fix potential crash if page deletes self 2020-01-16 18:15:22 -05:00
wandererfan
b26b95da4d [TD]improve export error message 2020-01-16 18:15:22 -05:00
looooo
1e972eca79 fem: use time.process_time instead of removed time.clock() 2020-01-16 23:13:30 +01:00
Bernd Hahnebach
181fdd9110 FEM: code formating 2020-01-16 23:00:44 +01:00
UR-0
77cc0eeafa FEM: examples, improve shell contact 2020-01-16 23:00:25 +01:00