Thomas Krijnen
|
891448e902
|
Fix #343
|
2018-08-15 17:10:29 +02:00 |
|
Michael Sundqvist
|
82718fad30
|
Catch some ifc file header exceptions to prevent crashing during xml serialization
|
2018-08-15 16:15:25 +02:00 |
|
Stinkfist0
|
9f03a78652
|
ColladaSerializer::differentiateSlabTypes: IfcSlab.PredefinedType is optional so check for its existence.
https://github.com/Tridify/IfcOpenShell/commit/c4f426392cfc021b8a9c617f21d258759b289d6a#diff-cca49440331fb4c1363204028192c459
|
2018-08-15 16:09:15 +02:00 |
|
Stinkfist0
|
505d234ea2
|
Unify GeometrySerializers' object ID logic. Fixes #397.
|
2018-08-15 16:09:15 +02:00 |
|
Robbe Derks
|
bd5e25889a
|
Added command-line option to output progress to stderr stream
|
2018-08-15 14:45:43 +02:00 |
|
Thomas Krijnen
|
ba5049a7eb
|
Break out of loop in case of attribute count mismatch
|
2018-08-10 14:57:33 +02:00 |
|
Felipe Mesquita
|
40b70b1815
|
Workaround wrong argument count. Fix #419
|
2018-08-10 14:55:47 +02:00 |
|
Thomas Krijnen
|
54d9edfee5
|
Fix build on gcc
|
2018-07-12 12:33:35 +02:00 |
|
Thomas Krijnen
|
1c2587ba19
|
Fix for inverse update on delete
|
2018-07-12 11:37:23 +02:00 |
|
Thomas Krijnen
|
5359e88f0e
|
Additional potential occt lib location
|
2018-07-08 15:07:30 +02:00 |
|
Thomas Krijnen
|
6fdd2049a2
|
Restore previous boost version on nix
|
2018-07-01 11:37:36 +02:00 |
|
Thomas Krijnen
|
8428b93451
|
nix cmake download url
|
2018-07-01 09:16:34 +02:00 |
|
Thomas Krijnen
|
8e2a074d70
|
Correct accidentally committed lines
|
2018-06-30 18:53:16 +02:00 |
|
Thomas Krijnen
|
1b809ed849
|
Update boost version
|
2018-06-30 15:36:51 +02:00 |
|
Thomas Krijnen
|
8c0bcc4ce7
|
Silent extraction in build-deps.cmd
|
2018-06-30 10:21:11 +02:00 |
|
Victor Haefner
|
11d0c6ef56
|
compiles under ubuntu 18.04
|
2018-06-22 17:16:11 +02:00 |
|
Thomas Krijnen
|
4cfb2f1027
|
SetNonDestructive does not exist prior to OCCT 7.0
|
2018-06-15 12:39:29 +02:00 |
|
Thomas Krijnen
|
6d25047c6b
|
higher fuzz on half spaces
|
2018-06-12 16:15:28 +02:00 |
|
Thomas Krijnen
|
136ec5b224
|
'nondestructive' boolean ops
|
2018-06-12 16:15:12 +02:00 |
|
Thomas Krijnen
|
3ac8379187
|
Set precision on fix after boolean op
|
2018-06-08 14:12:01 +02:00 |
|
Thomas Krijnen
|
6c1ad47481
|
Additional improvements for comp curve wire building
|
2018-06-01 15:38:08 +02:00 |
|
thorade
|
20cd383504
|
triple double-quoted docstring
and do not use builtin names for variables
|
2018-05-30 11:32:47 +02:00 |
|
Thomas Krijnen
|
fd821d08cd
|
Dont fail on missing AIS_MultipleConnectedShape in earlier versions of pyocc
|
2018-05-17 15:54:12 +02:00 |
|
Thomas Krijnen
|
6b772d18b8
|
Fixes to qt5 port of viewer app
|
2018-05-17 15:53:40 +02:00 |
|
civilx64
|
33635c2c40
|
Port viewer app to PyQt5
|
2018-05-17 00:11:09 -04:00 |
|
civilx64
|
7e6b758450
|
Add instructions for install via conda.
|
2018-05-16 23:05:07 -04:00 |
|
Yorik van Havre
|
127bcaf96e
|
adding exception for OCCT 7.3
|
2018-05-16 16:10:40 +02:00 |
|
Yorik van Havre
|
2d59f9d53a
|
Removed one last remaining BOPCol_ListOfShapes
Replaced one last remaining BOPCol_ListOfShapes with TopTools_ListOfShapes (deprecated in OCC7.3)
|
2018-05-16 16:10:40 +02:00 |
|
Otso Alho
|
1014049b05
|
use unordered map for entity by id
|
2018-05-14 13:36:38 +02:00 |
|
Otso Alho
|
37460d3df9
|
do not calculate reuse_ok multiple times for mapped representations
|
2018-05-14 13:36:38 +02:00 |
|
Thomas Krijnen
|
637d3e2eb6
|
Optimize generation of faces with large (n > 128) number of edges.
|
2018-05-14 11:06:07 +02:00 |
|
Thomas Krijnen
|
2ed2e9cf86
|
Add include, missing depending on occt version
|
2018-05-13 18:52:53 +02:00 |
|
Thomas Krijnen
|
c1635d65eb
|
Add include, missing depending on occt version
|
2018-05-13 16:04:15 +02:00 |
|
Thomas Krijnen
|
495ad75b14
|
Proper scope around goto labels
|
2018-05-13 15:30:20 +02:00 |
|
Thomas Krijnen
|
966e57e94a
|
#332
|
2018-05-13 14:41:39 +02:00 |
|
Thomas Krijnen
|
ef7a1ab421
|
Limit boolean fuzz to edge length
|
2018-05-13 09:15:06 +02:00 |
|
Thomas Krijnen
|
089bb95c9f
|
Fix previous commit on gcc
|
2018-05-13 08:45:33 +02:00 |
|
Thomas Krijnen
|
7786b89269
|
Machine readable progress with -q and --log-format json
|
2018-05-12 20:12:25 +02:00 |
|
Thomas Krijnen
|
589f4bda2e
|
... but keep close point removal at 10 times precision
|
2018-05-08 16:19:47 +02:00 |
|
Thomas Krijnen
|
8ffc12e6cd
|
Reduce radius on wire intersections
|
2018-05-08 09:41:19 +02:00 |
|
thorade
|
bd9875fae5
|
set TLS to 1.2
|
2018-05-07 10:53:03 +02:00 |
|
thorade
|
7994bcbb80
|
https plus original URL
|
2018-05-07 10:53:03 +02:00 |
|
thorade
|
baa0211562
|
append download to the URL
https://sourceforge.net/p/forge/documentation/Downloading%20files%20via%20the%20command%20line/
|
2018-05-07 10:53:03 +02:00 |
|
thorade
|
a24333486a
|
use SF instead of mirror
|
2018-05-07 10:53:03 +02:00 |
|
thorade
|
452ba651d0
|
update SF.net download URL
|
2018-05-07 10:53:03 +02:00 |
|
Thomas Krijnen
|
161f24d804
|
Copy operands prior to boolean operation
|
2018-05-05 16:09:12 +02:00 |
|
Thomas Krijnen
|
6ee283dbae
|
Don't fail on parse errors while resolving inverse attributes
|
2018-05-04 10:25:57 +02:00 |
|
Thomas Krijnen
|
c748c8dcea
|
Better instance not found error messages
|
2018-04-23 10:51:59 +02:00 |
|
Thomas Krijnen
|
1f68d9d5bc
|
TColgp_SequenceOfPnt::Upper() does not exist on all versions of occt
|
2018-04-18 11:57:38 +02:00 |
|
Thomas Krijnen
|
120ff2f629
|
Fix download of occt in nix build
|
2018-04-18 11:50:59 +02:00 |
|