DeepSOIC
|
30bd6345f5
|
Gui: add preference to set 3d view scale for new documents
+ change default view orientation to Trimetric.
|
2019-09-11 21:39:08 +02:00 |
|
0penBrain
|
81808b1f5c
|
Update label of 'Discard' button of expression input dialog and add tooltip to resolves #4079
|
2019-09-11 21:32:52 +02:00 |
|
0penBrain
|
f5a2eb0f59
|
PartDesign : make possible to prevent auto-switching to PartDesign WB when a Body is activated
* Use a boolean parameter located at BaseApp/Preferences/Mod/PartDesign/SwitchToWB
* resolves #2703
|
2019-09-11 21:32:41 +02:00 |
|
Matthias Berberich
|
beebebc6b2
|
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
|
f48b05b7d1
|
FEM: unit test, reactivate test to create objects
|
2019-09-11 19:12:16 +02:00 |
|
triplus
|
2e6f8f8d68
|
AppImage - add support for embedded documentation
|
2019-09-11 19:10:24 +02:00 |
|
wandererfan
|
d277bfbfa3
|
[TD]Possible fix for 4085 - rename on Win
|
2019-09-11 12:20:49 -04:00 |
|
Bernd Hahnebach
|
cc16842542
|
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
|
8a913cded8
|
FEM: unit test, add test to import Fem and FemGui
|
2019-09-11 10:19:43 +02:00 |
|
Bernd Hahnebach
|
5d2aba070d
|
FEM: unit test, add some print to distinguish the test classes
|
2019-09-11 10:19:33 +02:00 |
|
Bernd Hahnebach
|
7d39c36176
|
FEM: unit test, run test with given order
|
2019-09-11 10:19:23 +02:00 |
|
Bernd Hahnebach
|
157e57d97f
|
FEM: ccx tools, utils imported allready
|
2019-09-11 07:44:17 +02:00 |
|
wandererfan
|
6c629a8805
|
[TD]Fix printBackground param in copyActiveViewToSvgFile (Py)
|
2019-09-10 21:38:52 -04:00 |
|
wmayer
|
2953fa926d
|
fix mesh trimming with plane
|
2019-09-10 23:22:31 +02:00 |
|
wmayer
|
5ffbfedf64
|
adjust MeshAlgorithm::CheckFacets to changes of ViewProjMethod
|
2019-09-10 23:22:13 +02:00 |
|
wmayer
|
6ebd0f4e5b
|
move method setTransform() from ViewVolumeProjection to ViewProjMethod, restructure ViewProjMethod
|
2019-09-10 23:21:09 +02:00 |
|
Bernd Hahnebach
|
ea643ec709
|
solver base, more fixes because of move error class
|
2019-09-10 18:19:55 +02:00 |
|
Daniel Wood
|
d7f5eeb8c5
|
fix typo
|
2019-09-10 14:27:49 +02:00 |
|
wmayer
|
3726006942
|
fix implementation of Rotation::isSame(const Rotation& q, double tol) and extend Python bindings
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
f1b569621a
|
Split App::AutoTransaction into its own file
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
f55b4ca7f7
|
Gui: minor adjustment on command status update
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
b69a31c5b5
|
Gui: add Gui.updateCommands() for manual command status update
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
6d770d85dc
|
Gui: fix property view flickering
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
f9008396df
|
Gui: fix property view on multiple sub-element selections
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
7782b51e76
|
Gui: improve code readability
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
99311c25a8
|
App: improve document::readObjects()
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
7e3c7a165e
|
Base: fix Matrix4D::hasScale() tol checking
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
14fedb0965
|
Base: fix verbose checking in Console::Log()
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
03770fc725
|
Gui: restore tree view content menu action order
|
2019-09-10 14:17:06 +02:00 |
|
Zheng, Lei
|
0936ebd3c9
|
Gui: fix active object highlight
|
2019-09-10 14:17:06 +02:00 |
|
Bernd Hahnebach
|
aa2acd9d6f
|
FEM: utils, do not check for unique path
|
2019-09-10 11:46:35 +02:00 |
|
Bernd Hahnebach
|
a25904e21e
|
FEM: solver run, fix move error class
|
2019-09-10 11:46:26 +02:00 |
|
Bernd Hahnebach
|
620e6af26e
|
FEM: utils and run, get rid of circle import
|
2019-09-10 07:47:26 +02:00 |
|
DeepSOIC
|
10b0bb032b
|
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
|
69fc2c7fdd
|
Merge pull request #2513 from dubstar-04/fixes/Tooltable
[Path] Fixes/tooltable
|
2019-09-09 16:51:38 -05:00 |
|
wandererfan
|
5720c2d0bb
|
[TD]Fix welding text positions
|
2019-09-09 15:40:39 -04:00 |
|
wandererfan
|
f25bf04b8c
|
[TD]Fix selection highlight for QGIPrimPath children
|
2019-09-09 15:40:39 -04:00 |
|
Daniel Wood
|
aafd630a9c
|
Don't try deleting tool tables when none exist.
|
2019-09-09 20:26:55 +01:00 |
|
Daniel Wood
|
2b46157bc6
|
Make sure the tool current tool table gets set.
|
2019-09-09 20:19:46 +01:00 |
|
Daniel Wood
|
ddcc16a4d9
|
Check there is preference data before attemping to load it.
|
2019-09-09 18:52:47 +01:00 |
|
wmayer
|
99c123db6e
|
fix possible crash on workbench change
|
2019-09-09 14:56:19 +02:00 |
|
DeepSOIC
|
4dad9f32ab
|
Sketcher: try fix crash when returning to PartDesign
|
2019-09-09 12:34:55 +02:00 |
|
sliptonic
|
a5d92ca71c
|
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
|
233fe49ab3
|
Drawing: print message indicating that it is obsolete
|
2019-09-08 19:24:33 +02:00 |
|
wmayer
|
05ff952d02
|
suppress -Wmacro-redefined warnings caused by netgen headers
|
2019-09-08 18:00:52 +02:00 |
|
wmayer
|
d36a4b817d
|
correctly handle custom property names (e.g. sketcher constraints)
|
2019-09-08 17:32:43 +02:00 |
|
sliptonic
|
66c228e5e7
|
Merge pull request #2505 from kreso-t/master
PathAdaptive: Increased accuracy for small tools
|
2019-09-08 10:13:39 -05:00 |
|
wmayer
|
a0811878c2
|
re-activate DAG view
|
2019-09-08 16:00:08 +02:00 |
|
wmayer
|
bf995622cd
|
support Coin 3.1.3 with vec_traits<SbRotation>
|
2019-09-08 14:00:54 +02:00 |
|
wandererfan
|
f0012aa524
|
[TD]Warn if trying to export DrawViewArch to Dxf
|
2019-09-08 07:13:23 -04:00 |
|