Commit Graph

14290 Commits

Author SHA1 Message Date
Yorik van Havre
c1ba8228fd Arch: Support for IfcElementAssembly 2018-08-10 13:08:27 -03:00
Markus Lampert
9dbeb6f2b1 Added vertical/horizontal support for SurfaceOfRevolution. 2018-08-10 10:43:33 -03:00
Markus Lampert
3de432649a Fixed Cancel of job selection - abort op creation. 2018-08-10 10:43:33 -03:00
Markus Lampert
574d184fc3 Use the job that matches the current selection - iff only one job fits that description. 2018-08-10 10:43:33 -03:00
Yorik van Havre
c078c4a448 Removed non-printable character at line 1 2018-08-10 10:41:50 -03:00
paullee
79df4134b0 1. Fixed typo in previous commit (item 3)
2. Added URL of discussion post / thread
3. Previous commit - Added Landing Depth Control to ArchStairs

Discussion:-

https://forum.freecadweb.org/viewtopic.php?f=23&t=29358#p240197
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=70#p249409
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=70#p249498
2018-08-10 10:41:50 -03:00
paullee
0e6ec613f0 Add Control Landing Depth 2018-08-10 10:41:50 -03:00
wmayer
d1acaa09da avoid linker errors with >= VS 2015 2018-08-09 23:53:12 +02:00
Markus Lampert
ecc9725a56 Revert "Get the outline of the syntesized shape for PocketShape before extruding."
This reverts commit 7f87e71896e340e184265cb8972fc4392b33ace8.
2018-08-09 17:24:37 -03:00
wmayer
2d2aaac130 example using C++ API of FreeCAD in external application 2018-08-09 22:12:18 +02:00
wmayer
e532f3fd88 for Qt5 no explict event processing after creating a 3d view 2018-08-09 18:57:21 +02:00
wmayer
e60d0027a2 add some convenience methods for initialization process 2018-08-09 18:41:40 +02:00
wmayer
49e9154b40 quit event loop after closing main window if not started by an extern host application 2018-08-09 17:03:01 +02:00
wmayer
d3b69b582d improve handling as library if used by another application 2018-08-09 17:01:46 +02:00
wmayer
f3a0b519c9 fix typo 2018-08-09 17:00:41 +02:00
wmayer
e6b5a5fb14 suppress -Wcast-function-type for swig code 2018-08-08 18:18:53 +02:00
wmayer
a7f261dc13 fix warnings 2018-08-08 18:02:59 +02:00
wmayer
ddfa3c8843 remove kwd argument for functions only with flag METH_VARARGS 2018-08-08 17:39:32 +02:00
Markus Lampert
e13c09235f Changed all catch types to references for polymorphic exceptions. 2018-08-08 15:45:30 +02:00
Zheng, Lei
1a6fd6b048 Path.Area: add PocketLastStepover/LastStepover parameter 2018-08-08 13:54:58 +02:00
Bernd Hahnebach
328622c9a8 FEM: clipping plane, fix bound box calculation for obj with a property called Shape which is not a occt shape 2018-08-08 13:49:43 +02:00
Zheng, Lei
a221a04001 ViewProviderDocumentObject: forbid recursive call of updateView() 2018-08-08 13:44:36 +02:00
easyw
22d5710986 make Loop selection command available outside Path WB 2018-08-08 08:58:22 +02:00
pekkaroi
1f785583c7 Make drill location list sortable 2018-08-07 16:35:32 -03:00
luz.paz
a10e5aced8 whitespace fixes 2018-08-07 11:13:31 -04:00
luz.paz
e086967dac Source typo change 2018-08-07 11:13:31 -04:00
luz.paz
424cd49398 Typos and whitespace fixes 2018-08-07 11:13:31 -04:00
Bernd Hahnebach
815e414e77 FEM: icons, rename purge results icon 2018-08-07 16:57:06 +02:00
Bernd Hahnebach
99db97e8ee FEM: icons, rename show result icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
5e707d5aa2 FEM: icons, rename sphere icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
978327e38a FEM: icons, rename plane icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
301ab703fd FEM: icons, rename iso surfaces icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
880202026c FEM: icons, rename cylinder icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
a0398fac4b FEM: icons, rename box icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
677f6587aa FEM: icons, rename warp filter icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
141e2bfc8d FEM: icons, rename linearized stress icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
2c48018122 FEM: icons, rename data at point icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
2793bd7ce1 FEM: icons, rename data along line icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
36498b5ffd FEM: icons, rename cut function icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
6e8f71435e FEM: icons, rename clip scalar icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
1ceb2865a5 FEM: icons, rename clip region icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
596715a3fb FEM: icons, rename data icon 2018-08-07 16:57:02 +02:00
joha2
5232550cf8 FEM: fenics #0003038: flake8 2018-08-07 16:57:02 +02:00
joha2
19432b0f0b FEM: fenics #0003038: added overlap parameter and removed assign_values from interfaces 2018-08-07 16:57:02 +02:00
joha2
a80630adea FEM: fenics #0003038: removed old fenics interface classes 2018-08-07 16:57:02 +02:00
joha2
d8e360002b FEM: Fenics interface: changed interface into different classes for cell functions 2018-08-07 16:57:02 +02:00
joha2
2afd7c8d7e FEM: Fenics interface: flake8 2018-08-07 16:57:02 +02:00
joha2
2ac72993cc FEM: Fenics interface: changed cell function and facet function interface to be more convenient 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
7e1e233b11 FEM: analysis task, use analysis icon 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
8725f95d18 FEM: post filters task panels, use the right icons and better names 2018-08-07 16:57:01 +02:00