Commit Graph

18182 Commits

Author SHA1 Message Date
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
wandererfan
eac25bff43 [TD]Allow transparent Faces as default 2019-09-08 07:13:23 -04:00
wandererfan
e0c770ef49 [TD]Expose drawing edge and vertex to Python 2019-09-08 07:13:23 -04:00
sliptonic
5f64366409 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
Bernd Hahnebach
1711d804c6 FEM: gmsh tools, move group code in separate def and add some comments 2019-09-07 22:40:36 +02:00
Yorik van Havre
29334052ba Start: Small cosmetic fixes 2019-09-07 16:45:14 -03:00
kreso-t
614c071d3e PathAdaptive: Increased accuracy for small tools 2019-09-07 20:00:35 +02:00
luz.paz
5807e0b531 Fix typos, grammar, and some whitespace issues
Found via `codespell -q 2 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,currenty,dof,doubleclick,dum,eiter,elemente,feld,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml`
2019-09-07 11:58:38 -04:00
wmayer
3be856db27 minor change 2019-09-07 17:08:40 +02:00
Zheng, Lei
d4a83a9b52 App: check active document before revert in Document::restore() 2019-09-07 17:00:25 +02:00