Commit Graph

14280 Commits

Author SHA1 Message Date
wmayer
90ad845396 for Qt5 no explict event processing after creating a 3d view 2018-08-09 18:57:21 +02:00
wmayer
2e35941efc add some convenience methods for initialization process 2018-08-09 18:41:40 +02:00
wmayer
1d83e15e3f quit event loop after closing main window if not started by an extern host application 2018-08-09 17:03:01 +02:00
wmayer
34172c851c improve handling as library if used by another application 2018-08-09 17:01:46 +02:00
wmayer
241f85569c fix typo 2018-08-09 17:00:41 +02:00
wmayer
71088bfb94 suppress -Wcast-function-type for swig code 2018-08-08 18:18:53 +02:00
wmayer
01c140be28 fix warnings 2018-08-08 18:02:59 +02:00
wmayer
a9c4bcb5d6 remove kwd argument for functions only with flag METH_VARARGS 2018-08-08 17:39:32 +02:00
Markus Lampert
0b40519f3f Changed all catch types to references for polymorphic exceptions. 2018-08-08 15:45:30 +02:00
Zheng, Lei
1cbd5cc994 Path.Area: add PocketLastStepover/LastStepover parameter 2018-08-08 13:54:58 +02:00
Bernd Hahnebach
3414c042b6 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
436d04fe3e ViewProviderDocumentObject: forbid recursive call of updateView() 2018-08-08 13:44:36 +02:00
easyw
c961f8f6b5 make Loop selection command available outside Path WB 2018-08-08 08:58:22 +02:00
pekkaroi
f99940ff19 Make drill location list sortable 2018-08-07 16:35:32 -03:00
luz.paz
2e1a887c4c whitespace fixes 2018-08-07 11:13:31 -04:00
luz.paz
67aa3c4c32 Source typo change 2018-08-07 11:13:31 -04:00
luz.paz
baa6d89328 Typos and whitespace fixes 2018-08-07 11:13:31 -04:00
Bernd Hahnebach
f991d89ec2 FEM: icons, rename purge results icon 2018-08-07 16:57:06 +02:00
Bernd Hahnebach
af61ca6698 FEM: icons, rename show result icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
4019cc3466 FEM: icons, rename sphere icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
1a1ce36f93 FEM: icons, rename plane icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
eba0a6a6f8 FEM: icons, rename iso surfaces icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
e0a8cd8f87 FEM: icons, rename cylinder icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
b7680920de FEM: icons, rename box icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
dab1ed770c FEM: icons, rename warp filter icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
a799e00606 FEM: icons, rename linearized stress icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
38ae615edf FEM: icons, rename data at point icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
d9ed75d954 FEM: icons, rename data along line icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
2b6ec41963 FEM: icons, rename cut function icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
23d28268ff FEM: icons, rename clip scalar icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
cbcebb6d0c FEM: icons, rename clip region icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
e16f1939ea FEM: icons, rename data icon 2018-08-07 16:57:02 +02:00
joha2
4e8574e91d FEM: fenics #0003038: flake8 2018-08-07 16:57:02 +02:00
joha2
8df79bef53 FEM: fenics #0003038: added overlap parameter and removed assign_values from interfaces 2018-08-07 16:57:02 +02:00
joha2
bf45030595 FEM: fenics #0003038: removed old fenics interface classes 2018-08-07 16:57:02 +02:00
joha2
ee8a525c07 FEM: Fenics interface: changed interface into different classes for cell functions 2018-08-07 16:57:02 +02:00
joha2
122ea86ba5 FEM: Fenics interface: flake8 2018-08-07 16:57:02 +02:00
joha2
193e69ad6d FEM: Fenics interface: changed cell function and facet function interface to be more convenient 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
baf26a3dc3 FEM: analysis task, use analysis icon 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
6bef300102 FEM: post filters task panels, use the right icons and better names 2018-08-07 16:57:01 +02:00
Bernd Hahnebach
90533ea4ed FEM: post warp task panel, small typos in uifiles combo box 2018-08-07 16:57:00 +02:00
Bernd Hahnebach
1c870cc89a FEM: menue names, use better readable names and use same typo system 2018-08-07 16:57:00 +02:00
Bernd Hahnebach
9ce4111cee py3: define more unicode for python3, see commit 7ad0c7f7 2018-08-07 16:57:00 +02:00
wmayer
88aefc28e8 backport to OCCT < 6.8 2018-08-07 16:56:33 +02:00
wmayer
9faa7fc57f fix exception raised on project load for invalid enums 2018-08-07 15:23:56 +02:00
looooo
7ad0c7f7f2 py3: define unicode for python3 2018-08-06 19:24:38 +02:00
Zheng, Lei
8f3cf6156b PropertyPartShape: remove CopyShapeOnSave parameter 2018-08-06 19:01:37 +02:00
Zheng, Lei
8548d72492 App::Document: enable saving with binary brep 2018-08-06 19:01:21 +02:00
Zheng, Lei
d65349f1f9 PropertyPartShape: fix brep shape saving without copy 2018-08-06 19:01:09 +02:00
Zheng, Lei
8018f2640d PropertyPartShape: add parameter to disable copy on save
By default PropertyPartShape uses BRepBuilderAPI_Copy to copy the shape
on saving, to get rid of the triangulation. However, OCCT seems to
perform a deep copy and shape sharing information is lost.

A new parameter, BaseApp/Preferences/Mod/Part/General/CopyShapeOnSave,
is added to disable this.
2018-08-06 19:00:58 +02:00