wmayer
3a521917ef
fix possible crash when aborting geometry checker
2018-09-19 13:50:44 +02:00
wmayer
6ea3ad3ed9
do not show dialog of progress indicator for OCCT < 6.9.0
2018-08-17 08:10:16 +02:00
wmayer
0eb432ddb7
BOPAlgo supports progress indicator since version 6.9.0
2018-08-15 09:09:44 +02:00
wmayer
23af852ad9
add progress indicator to BOP check task panel
2018-08-14 23:51:02 +02:00
Mark Ganson TheMarkster
176820c042
use parallel mode of BOPCheck class
2018-08-13 10:10:27 +02:00
wmayer
5ff6945577
fix compiler warnings with py3 and msvc
2018-04-16 18:24:53 +02:00
wmayer
bad83d3024
port to occ 7.2.1
2018-01-03 14:31:52 +01:00
wmayer
e36535f4c0
port to occ 7.2.1
2018-01-03 14:16:23 +01:00
Kunda
9410e751e9
source typo fixes pt4 (only on py3 merged code)
2017-03-02 13:47:21 +01:00
wmayer
7d38edb065
fix -Wextra in Part
2016-09-22 11:49:28 +02:00
Mateusz Skowroński
634f3af079
Fix some GCC warnings.
2016-07-15 13:05:37 +02:00
wmayer
6ce55d47a5
+ fix gcc warning
2016-07-02 14:28:59 +02:00
blobfish
1285e2ad7f
Part: Check Geometry: see following
...
adding parallel mode for bopargcheck. didn't help speed.
add time to bopalgo check
entry for stopOnFirstFaulty. didn't help speed.
adding new bopalgochecks
2016-05-15 00:06:22 +02:00
Mateusz Skowroński
c275b35d48
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Mateusz Skowroński
0695552cff
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
wmayer
6b3340e7b5
+ include missing header files
2015-07-01 13:02:29 +02:00
wmayer
859d76faf8
+ fixes #0002075 : Analysis of FreeCAD by PVS-Studio static analyzer
2015-05-01 16:56:31 +02:00
blobfish
0a13cc016b
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +02:00
blobfish
eef868f5e2
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
blobfish
4ee18348cb
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
a1c4740f9b
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
91868b2a48
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f
Part: CheckGeometry:
...
adding build entry name for dialog
add bounding box to all entries
fixed the positioning of bounding box
removal of object hierarchy. boost function dispatch
add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
wmayer
047d7e10e1
+ fixes #0001341 : more visual feedback for check geometry command
2013-12-31 13:25:49 +01:00
wmayer
20087d70d3
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
0c29adf536
Fix autotools, fix warning
2012-09-22 16:22:26 +02:00
wmayer
a80605e8e8
Backport to Qt 4.5
2012-09-10 13:01:53 +02:00
tanderson
5422cec7d3
adding check geometry command
2012-09-09 11:12:04 +02:00