Commit Graph

18188 Commits

Author SHA1 Message Date
Matthias Berberich
b01ebbc01e add intersection-toggle to thickness-tool
see: “Thickness tools is missing intersection-toogle”
https://forum.freecadweb.org/viewtopic.php?f=19&t=37952
2019-09-11 20:50:33 +02:00
Bernd Hahnebach
c53d3074ae FEM: unit test, reactivate test to create objects 2019-09-11 19:12:16 +02:00
triplus
e1f168f60e AppImage - add support for embedded documentation 2019-09-11 19:10:24 +02:00
wandererfan
e126e2478e [TD]Possible fix for 4085 - rename on Win 2019-09-11 12:20:49 -04:00
Bernd Hahnebach
84d92496b3 FEM: unit test, temporary deactivate some unit test, due to not working object creation on Windows 2019-09-11 11:55:28 +02:00
Bernd Hahnebach
4f2313edbb FEM: unit test, add test to import Fem and FemGui 2019-09-11 10:19:43 +02:00
Bernd Hahnebach
132c28377c FEM: unit test, add some print to distinguish the test classes 2019-09-11 10:19:33 +02:00
Bernd Hahnebach
8a2a59fe15 FEM: unit test, run test with given order 2019-09-11 10:19:23 +02:00
Bernd Hahnebach
b7db3b44d0 FEM: ccx tools, utils imported allready 2019-09-11 07:44:17 +02:00
wandererfan
0b067479b6 [TD]Fix printBackground param in copyActiveViewToSvgFile (Py) 2019-09-10 21:38:52 -04:00
wmayer
5d791add19 fix mesh trimming with plane 2019-09-10 23:22:31 +02:00
wmayer
068508128a adjust MeshAlgorithm::CheckFacets to changes of ViewProjMethod 2019-09-10 23:22:13 +02:00
wmayer
570165fc0d move method setTransform() from ViewVolumeProjection to ViewProjMethod, restructure ViewProjMethod 2019-09-10 23:21:09 +02:00
Bernd Hahnebach
a3f5a712ee solver base, more fixes because of move error class 2019-09-10 18:19:55 +02:00
Daniel Wood
dad96e2713 fix typo 2019-09-10 14:27:49 +02:00
wmayer
9b15d01b29 fix implementation of Rotation::isSame(const Rotation& q, double tol) and extend Python bindings 2019-09-10 14:17:07 +02:00
Zheng, Lei
fd0f4f5654 Split App::AutoTransaction into its own file 2019-09-10 14:17:07 +02:00
Zheng, Lei
4141242e9d Gui: minor adjustment on command status update 2019-09-10 14:17:07 +02:00
Zheng, Lei
c3fe336dc5 Gui: add Gui.updateCommands() for manual command status update 2019-09-10 14:17:07 +02:00
Zheng, Lei
69d124a93c Gui: fix property view flickering 2019-09-10 14:17:07 +02:00
Zheng, Lei
74d7842f88 Gui: fix property view on multiple sub-element selections 2019-09-10 14:17:06 +02:00
Zheng, Lei
d959e9f91b Gui: improve code readability 2019-09-10 14:17:06 +02:00
Zheng, Lei
5e42d48308 App: improve document::readObjects() 2019-09-10 14:17:06 +02:00
Zheng, Lei
4b0baba39f Base: fix Matrix4D::hasScale() tol checking 2019-09-10 14:17:06 +02:00
Zheng, Lei
95dfd5a6cd Base: fix verbose checking in Console::Log() 2019-09-10 14:17:06 +02:00
Zheng, Lei
56d8f22fc5 Gui: restore tree view content menu action order 2019-09-10 14:17:06 +02:00
Zheng, Lei
b991b8c591 Gui: fix active object highlight 2019-09-10 14:17:06 +02:00
Bernd Hahnebach
90bcf3e8b6 FEM: utils, do not check for unique path 2019-09-10 11:46:35 +02:00
Bernd Hahnebach
e10dcc2197 FEM: solver run, fix move error class 2019-09-10 11:46:26 +02:00
Bernd Hahnebach
818c3df49c FEM: utils and run, get rid of circle import 2019-09-10 07:47:26 +02:00
DeepSOIC
e4e6ba6404 Show: fix CMake
In attempts to fix import errors on macos.
https://forum.freecadweb.org/viewtopic.php?f=3&t=39205
2019-09-10 02:53:53 +03:00
sliptonic
f641567b20 Merge pull request #2513 from dubstar-04/fixes/Tooltable
[Path] Fixes/tooltable
2019-09-09 16:51:38 -05:00
wandererfan
13bc30de51 [TD]Fix welding text positions 2019-09-09 15:40:39 -04:00
wandererfan
4b853ab9f6 [TD]Fix selection highlight for QGIPrimPath children 2019-09-09 15:40:39 -04:00
Daniel Wood
3b4c5549e8 Don't try deleting tool tables when none exist. 2019-09-09 20:26:55 +01:00
Daniel Wood
bdf929533f Make sure the tool current tool table gets set. 2019-09-09 20:19:46 +01:00
Daniel Wood
4858d917b1 Check there is preference data before attemping to load it. 2019-09-09 18:52:47 +01:00
wmayer
1dde7d6e81 fix possible crash on workbench change 2019-09-09 14:56:19 +02:00
DeepSOIC
a073eb6749 Sketcher: try fix crash when returning to PartDesign 2019-09-09 12:34:55 +02:00
sliptonic
fb5d7fa076 Merge pull request #2499 from dubstar-04/feature/tooltable
[Path] Enable Tool Duplication and Moving
2019-09-08 13:50:02 -05:00
vocx-fc
256f85678f Drawing: print message indicating that it is obsolete 2019-09-08 19:24:33 +02:00
wmayer
5e9891dcb7 suppress -Wmacro-redefined warnings caused by netgen headers 2019-09-08 18:00:52 +02:00
wmayer
6d9d94f118 correctly handle custom property names (e.g. sketcher constraints) 2019-09-08 17:32:43 +02:00
sliptonic
2aee10f11a Merge pull request #2505 from kreso-t/master
PathAdaptive: Increased accuracy for small tools
2019-09-08 10:13:39 -05:00
wmayer
cb19453921 re-activate DAG view 2019-09-08 16:00:08 +02:00
wmayer
d9478e4883 support Coin 3.1.3 with vec_traits<SbRotation> 2019-09-08 14:00:54 +02:00
wandererfan
1ee974fd60 [TD]Warn if trying to export DrawViewArch to Dxf 2019-09-08 07:13:23 -04:00
wandererfan
dd459f0d88 [TD]Allow transparent Faces as default 2019-09-08 07:13:23 -04:00
wandererfan
a107bcd40d [TD]Expose drawing edge and vertex to Python 2019-09-08 07:13:23 -04:00
sliptonic
73756cf240 Merge pull request #2479 from dubstar-04/feature/post
[Path] Add tool height offsets to Linuxcnc_post
2019-09-08 00:21:58 -05:00