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
Bernd Hahnebach
ea10684878
FEM: post warp task panel, small typos in uifiles combo box
2018-08-07 16:57:00 +02:00
Bernd Hahnebach
7d154777bd
FEM: menue names, use better readable names and use same typo system
2018-08-07 16:57:00 +02:00
Bernd Hahnebach
d546e41923
py3: define more unicode for python3, see commit 421afe84
2018-08-07 16:57:00 +02:00
wmayer
4bf5a5f3b3
backport to OCCT < 6.8
2018-08-07 16:56:33 +02:00
wmayer
4ec1c8c29f
fix exception raised on project load for invalid enums
2018-08-07 15:23:56 +02:00
looooo
2ceee5b915
py3: define unicode for python3
2018-08-06 19:24:38 +02:00
Zheng, Lei
4028057b3c
PropertyPartShape: remove CopyShapeOnSave parameter
2018-08-06 19:01:37 +02:00
Zheng, Lei
3f924c0cbe
App::Document: enable saving with binary brep
2018-08-06 19:01:21 +02:00
Zheng, Lei
94940c8471
PropertyPartShape: fix brep shape saving without copy
2018-08-06 19:01:09 +02:00
Zheng, Lei
54904d2f16
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
wmayer
2a36f5c944
fix infinite recursion in case of non-DAG documents
2018-08-06 18:52:48 +02:00
wmayer
cc737339ad
paralleization of transformation and bounding box calculation
2018-08-06 18:52:01 +02:00
Yorik van Havre
ce2e89ad02
Arch: Discard faces without nornals in IFC exporter
2018-08-06 10:55:29 -03:00
wmayer
228b63e1f9
fix possible UNICODE related build failure due to OCCT cmake flags
2018-08-06 12:29:43 +02:00
wmayer
d1a051721d
fix build failure on Linux
2018-08-06 10:16:18 +02:00
wmayer
a0be7c3eff
fix macOS build failure of MeshGui
2018-08-05 22:08:46 +02:00
wmayer
6c7bdbb558
[WIP] add box selection to select individual faces
2018-08-04 19:37:49 +02:00