Commit Graph

19306 Commits

Author SHA1 Message Date
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
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
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
Bernd Hahnebach
0691ba9281 FEM: examples, set input splitted input file writing to False 2020-01-16 13:57:44 +01:00
wmayer
6985ecec07 CMake: [skip ci] report which C++ standard is required 2020-01-16 13:53:26 +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
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
wmayer
798edb8a55 fixes #0004188: Editing a subtractive box in PartDesign doesn't show the shaded box 2020-01-15 01:33:28 +01:00
Zheng, Lei
7e4969f329 Gui: fix screentshot 2020-01-14 15:59:38 +01:00
Bernd Hahnebach
f33b7dc7ee FEM: make sure results are loaded into the correct document 2020-01-14 13:44:53 +01:00
wandererfan
4fb29c7adf [TD]fix #4170 Unicode in Svg export on Win 2020-01-14 07:36:36 -05:00
Yorik van Havre
68d6de3c65 Fixed openscad 2020-01-14 13:14:22 +01:00
KeithSloan
9815a0f88d Update Ply to 3.11 2020-01-14 13:01:11 +01:00
donovaly
723c1025dc make clear that is is the local coordinate system 2020-01-14 12:56:46 +01:00
donovaly
cb86e5dea6 [proposal] rename rotation angles
proposal for this discussion: https://forum.freecadweb.org/viewtopic.php?p=359619#p359482
2020-01-14 12:56:46 +01:00
Rene 'Renne' Bartsch
8d42cc8785 Refactor comments
Refactor comments.
2020-01-14 12:52:59 +01:00
Rene 'Renne' Bartsch
3f8e8f893d Refactor if statement
Refactor if statement
2020-01-14 12:52:59 +01:00
Rene 'Renne' Bartsch
c7e12e0951 Add comment about M01 gCode.
Add comment about M01 gCode.
2020-01-14 12:52:59 +01:00
Rene 'Renne' Bartsch
3e0def8da0 Add basic Max Computer GmbH nccad9 postprocessor
This is a postprocessor file for the Path workbench. It is used to take a pseudo-gcode fragment outputted by a Path object and output real GCode suitable for the Max Computer GmbH nccad9 Computer Numeric Control used in german (vocational) schools.

Supported features:
- 3-axis milling
- manual tool change with tool number as comment
- spindle speed as comment

gCode files must use the suffix .knc !!!
2020-01-14 12:52:59 +01:00
vocx-fc
abd31f0b2b Draft: move todo static class to the todo module
The todo class in `DraftGui.py` can be placed in its
own module so that `DraftGui.py` isn't as big
and hard to maintain.
2020-01-14 12:49:29 +01:00
wandererfan
eaa42b0dcd [TD]fix leader line display attributes 2020-01-14 06:41:35 -05:00
howetuft
11008e9ae2 Increment year in copyright notice 2020-01-13 15:19:51 +01:00
Pablo Gil
a9e10b532b [Stylesheets] fix https for FreeCAD forums 2020-01-13 15:14:49 +01:00
Pablo Gil
e11144ea8b [Stylesheets] typo in FreeCAD website 2020-01-13 15:14:49 +01:00
Pablo Gil
578ec93667 fix https protocol for FreeCAD website 2020-01-13 15:14:49 +01:00
wmayer
482723851e fix const correctness 2020-01-13 02:30:39 +01:00
wmayer
006fada679 fixes #0004193: ViewProviders do not inform observers about Proxy property change 2020-01-13 02:30:10 +01:00
wmayer
6bf1a623c5 Gui: add function to observe before changing a property 2020-01-13 02:17:39 +01:00