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
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
Bernd Hahnebach
712758c3e5
FEM: unit test, add shell contact inp file writing
2020-01-16 23:00:19 +01:00
Bernd Hahnebach
e649c096c0
FEM: examples, add shell contact
2020-01-16 23:00:14 +01:00
UR-0
9c4f6a9205
FEM: extend contact constraint to support shell elements
2020-01-16 23:00:04 +01:00
carlopav
ec57ffd875
Merge remote-tracking branch 'upstream/master' into DraftModifiersAppPart
2020-01-16 14:30:10 +01:00
Yorik van Havre
3f30f8b345
Merge branch 'master' into DraftModifiersAppPart
2020-01-16 14:26:45 +01:00
Bernd Hahnebach
0691ba9281
FEM: examples, set input splitted input file writing to False
2020-01-16 13:57:44 +01:00
WandererFan
1665aee5a3
[TD]fix crash on Section apply
2020-01-16 07:36:05 -05:00
wandererfan
96ad0d9f37
[TD]Balloon ends and kink
2020-01-16 07:35:37 -05:00
wmayer
efa4cb66a2
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
0b4f82f280
[TD]fix parenting in Tree
2020-01-15 15:46:37 -05:00
Patrick Felixberger
97de8ac2eb
Added new feed rate (Ramp Feed Rate) option in PathDressupRampEntry.py
...
Changed line endings to unix in PathDressupRampEntry.py
Changed line endings to unix in PathDressupRampEntry.py
2020-01-15 17:31:11 +01:00
wandererfan
ab4368531b
[TD]fix RTA text size handling
2020-01-15 07:17:18 -05:00
wandererfan
1458e49e13
[TD]Cleanup dead code in TaskRichAnno
2020-01-15 07:17:18 -05:00
wmayer
099cc2c59e
Draft: only try to import FreeCADGui, coin and QtGui if FreeCAD.GuiUp is true
2020-01-15 12:24:18 +01:00
Pablo Gil
d195c1a703
[Stylesheets] fix selection background color for Darker theme
2020-01-15 10:23:59 +01:00
paullee0
45ef05746e
[ArchWindow] Fix getIcon() problem if base is SketchObjectPython
...
Similar to ArchWall + SketchObjectPython
in Disscusion : https://forum.freecadweb.org/viewtopic.php?t=26815
2020-01-15 10:08:42 +01:00
vocx-fc
d8fd4b2f9c
Draft: move translate function to translate module
...
The translate mechanism in Draft depends on the `QtCore`
`translate` function. This is defined in its own module
so that `DraftGui.py` is not as big and hard to manage.
Other modules in Draft can import the translate function
without needing to import the entire interface, which
often causes errors and circular dependencies.
We can import `QtCore.QT_TRANSLATE_NOOP` at the top level
in `Draft.py` because it does not depend on the graphical
interface.
2020-01-15 10:05:52 +01:00
wmayer
0a5028f181
issue #0004188 : Editing a subtractive box in PartDesign doesn't show the shaded box
2020-01-15 10:00:47 +01:00