Commit Graph

  • 136ec5b224 'nondestructive' boolean ops Thomas Krijnen 2018-06-12 16:15:12 +02:00
  • 3ac8379187 Set precision on fix after boolean op Thomas Krijnen 2018-06-08 14:12:01 +02:00
  • 6c1ad47481 Additional improvements for comp curve wire building Thomas Krijnen 2018-06-01 15:38:08 +02:00
  • 20cd383504 triple double-quoted docstring thorade 2017-11-27 15:10:56 +01:00
  • 5aebfe9f22 Fix for setting type decl instances Thomas Krijnen 2018-05-29 10:34:38 +02:00
  • fd821d08cd Dont fail on missing AIS_MultipleConnectedShape in earlier versions of pyocc Thomas Krijnen 2018-05-17 15:54:12 +02:00
  • 6b772d18b8 Fixes to qt5 port of viewer app Thomas Krijnen 2018-05-17 15:53:40 +02:00
  • 33635c2c40 Port viewer app to PyQt5 civilx64 2018-05-17 00:11:09 -04:00
  • 7e6b758450 Add instructions for install via conda. civilx64 2018-05-16 23:05:07 -04:00
  • 127bcaf96e adding exception for OCCT 7.3 Yorik van Havre 2018-05-16 10:11:00 -03:00
  • 2d59f9d53a Removed one last remaining BOPCol_ListOfShapes Yorik van Havre 2018-05-14 13:08:27 -03:00
  • 1014049b05 use unordered map for entity by id Otso Alho 2018-04-13 12:48:42 +03:00
  • 37460d3df9 do not calculate reuse_ok multiple times for mapped representations Otso Alho 2018-04-12 16:42:46 +03:00
  • 637d3e2eb6 Optimize generation of faces with large (n > 128) number of edges. Thomas Krijnen 2018-05-14 11:06:07 +02:00
  • 2ed2e9cf86 Add include, missing depending on occt version Thomas Krijnen 2018-05-13 18:52:53 +02:00
  • c1635d65eb Add include, missing depending on occt version Thomas Krijnen 2018-05-13 16:04:15 +02:00
  • 495ad75b14 Proper scope around goto labels Thomas Krijnen 2018-05-13 15:30:20 +02:00
  • 966e57e94a #332 Thomas Krijnen 2018-05-13 14:41:39 +02:00
  • ef7a1ab421 Limit boolean fuzz to edge length Thomas Krijnen 2018-05-13 09:15:06 +02:00
  • 089bb95c9f Fix previous commit on gcc Thomas Krijnen 2018-05-13 08:45:33 +02:00
  • 7786b89269 Machine readable progress with -q and --log-format json Thomas Krijnen 2018-05-12 20:12:25 +02:00
  • 589f4bda2e ... but keep close point removal at 10 times precision Thomas Krijnen 2018-05-08 16:19:47 +02:00
  • 8ffc12e6cd Reduce radius on wire intersections Thomas Krijnen 2018-05-08 09:41:19 +02:00
  • bd9875fae5 set TLS to 1.2 thorade 2018-04-25 14:28:18 +02:00
  • 7994bcbb80 https plus original URL thorade 2018-04-24 13:34:33 +02:00
  • baa0211562 append download to the URL thorade 2018-04-23 13:07:49 +02:00
  • a24333486a use SF instead of mirror thorade 2018-04-23 13:03:17 +02:00
  • 452ba651d0 update SF.net download URL thorade 2018-04-23 12:50:16 +02:00
  • 161f24d804 Copy operands prior to boolean operation Thomas Krijnen 2018-05-05 16:09:12 +02:00
  • 6ee283dbae Don't fail on parse errors while resolving inverse attributes Thomas Krijnen 2018-05-04 10:25:57 +02:00
  • c748c8dcea Better instance not found error messages Thomas Krijnen 2018-04-23 10:51:59 +02:00
  • 1f68d9d5bc TColgp_SequenceOfPnt::Upper() does not exist on all versions of occt Thomas Krijnen 2018-04-18 11:57:38 +02:00
  • 120ff2f629 Fix download of occt in nix build Thomas Krijnen 2018-04-18 11:50:59 +02:00
  • 656346741e #288 #297 Thomas Krijnen 2018-04-18 11:33:57 +02:00
  • e21277e80a nix: use and patch occt 7.2 Thomas Krijnen 2018-04-15 14:01:37 +02:00
  • 9f55444d2e win: apply patch for HLR Thomas Krijnen 2018-04-15 09:27:16 +02:00
  • 05fd266a65 gcc compatibility Thomas Krijnen 2018-04-14 20:06:25 +02:00
  • 42c09deb8c #354 loose faces in SewedShape Thomas Krijnen 2018-04-11 12:26:01 +02:00
  • cb61873179 conda osx build Thomas Krijnen 2018-04-10 19:55:56 +02:00
  • dbf9f213fd Dont fail on adding length measure instances to empty files Thomas Krijnen 2018-04-04 14:40:10 +02:00
  • 77e0d9cca7 Freeing of lazily loaded inst attrs Thomas Krijnen 2018-03-21 17:29:37 +01:00
  • 0cbe984c71 Default to 2x3 for older schemas Thomas Krijnen 2018-03-21 17:18:38 +01:00
  • 93cca8f7b7 Update README.md Thomas Krijnen 2018-03-16 16:36:36 +01:00
  • 5082fe8be4 Revive XML serializer Thomas Krijnen 2018-03-16 16:04:48 +01:00
  • 834780b726 Schema dependent serializers Thomas Krijnen 2018-03-16 13:49:11 +01:00
  • d374fd3778 More changes to conda build Thomas Krijnen 2018-03-16 12:17:49 +01:00
  • b86b359563 Schema independent layer and transformation conv functions Thomas Krijnen 2018-03-04 10:44:09 +01:00
  • 6685ea6d7a Schema dependent serializers Thomas Krijnen 2018-03-04 10:43:40 +01:00
  • 0a809ba127 Schema dependent serializers Thomas Krijnen 2018-03-04 10:42:18 +01:00
  • 14be6b49fe #348 Thomas Krijnen 2018-03-16 11:03:02 +01:00
  • e87a1a0b32 #329 Only auto close IfcCompositeCurve when used for profile Thomas Krijnen 2018-03-09 10:41:22 +01:00
  • 768f49dcc7 Update meta.yaml Thomas Krijnen 2018-03-04 10:50:17 +01:00
  • 27e335343e Win build script occt7.2 Thomas Krijnen 2018-03-04 10:45:44 +01:00
  • 0920116178 Fix prompt Thomas Krijnen 2018-03-04 10:45:05 +01:00
  • 1a7a4bdc3e Update boost download path Thomas Krijnen 2018-02-27 18:09:43 +01:00
  • 5d0c04a077 Fix geometry reuse in case of IfcTypeProducts with maps Thomas Krijnen 2018-02-21 14:54:38 +01:00
  • 8a316e45ed IfcConvert: Add --building-local-placement argument Anders Granskogen Bjørnstad 2018-02-14 15:17:37 +01:00
  • 16f2b0a0d2 Renumber instances, add comments, update federate for group structure v0.0.9a0-hdf5 _ifc_hdf5 Thomas Krijnen 2018-02-13 14:50:39 +01:00
  • 6dd22fda82 Consistent IFC4 schema Thomas Krijnen 2018-02-06 14:45:22 +01:00
  • 1e772a7ea9 Inverse attributes Thomas Krijnen 2018-02-06 13:31:00 +01:00
  • 7e14d4389e Fixes for reading proper select types Thomas Krijnen 2018-02-05 15:19:38 +01:00
  • 852e3e28ee Create objects group, separate some string definitions Thomas Krijnen 2018-02-02 16:44:35 +01:00
  • e962872549 Only *ambiguous* selects with type path, numeric code in padded profile Thomas Krijnen 2018-02-02 14:12:14 +01:00
  • ef97ea0593 Properly toposort type decl instantiation Thomas Krijnen 2018-01-29 15:03:12 +01:00
  • 19d834b19e Fix python wrapper Thomas Krijnen 2018-01-29 15:02:36 +01:00
  • bc64b339a7 Bump version identifier Thomas Krijnen 2018-01-29 15:02:16 +01:00
  • af93f2a64d Use naked pointer for attribute list and derive size from schema type to reduce mem usage Thomas Krijnen 2018-01-29 12:11:50 +01:00
  • a3b7a25866 conda yaml: add space before version spec v0.6.0a0 Thomas Krijnen 2018-01-26 14:36:51 +01:00
  • f16b2e59ae Fix set_unset_bitmap_value Thomas Krijnen 2018-01-26 11:53:04 +01:00
  • 25bae21a42 Merge pull request #322 from 3drepo/Convert_Server_Optional Thomas Krijnen 2018-01-25 12:50:18 +01:00
  • d9679d6905 Merge branch 'v0.6.0' into Convert_Server_Optional Thomas Krijnen 2018-01-25 12:49:55 +01:00
  • 7a4059fbfd Adding ifcgeom_schema_agnostic headers in include directory carmenfan 2018-01-24 17:09:04 +00:00
  • 623e95cefe Add Options on Cmake to selectively compile IFCConvert and IFCGeomServer carmenfan 2018-01-24 15:55:44 +00:00
  • 844428fefd Fix IfcBinary default instantiation as part of select Thomas Krijnen 2018-01-23 11:59:24 +01:00
  • 9f91109e66 Update conda Thomas Krijnen 2018-01-21 15:58:36 +01:00
  • a53ffd2662 Fix padded serialization of aggregate of IfcInteger Thomas Krijnen 2018-01-18 18:05:32 +01:00
  • fd02665e5e Add missing ifc4 schema Thomas Krijnen 2018-01-18 14:15:42 +01:00
  • fa3fdcd273 Fix for IfcPropertyEnumeratedValue padded profile Thomas Krijnen 2018-01-18 13:56:38 +01:00
  • e6499ef3b1 gcc compatibility Thomas Krijnen 2018-01-17 17:00:27 +01:00
  • 162b665d07 Update blender addon for str geometry.id Thomas Krijnen 2018-01-15 11:00:25 +01:00
  • cf1de365e7 Fix federation example Thomas Krijnen 2018-01-12 17:05:39 +01:00
  • 3bdf429c30 Correct bounding boxes on LOD case Thomas Krijnen 2018-01-12 12:39:39 +01:00
  • 7b728b9e6d Fix ambiguous call to overloaded function Thomas Krijnen 2018-01-08 12:33:27 +01:00
  • 6240191980 Conda build script Thomas Krijnen 2018-01-08 12:19:36 +01:00
  • 1bef19a87a Update types for LOD segmentation Thomas Krijnen 2018-01-08 12:17:28 +01:00
  • c7329497a6 Don't use static boost libs with conda build Thomas Krijnen 2018-01-08 12:02:34 +01:00
  • 4bed639d9c Python wrapper geometry handling Thomas Krijnen 2018-01-01 11:22:12 +01:00
  • 5739fa7239 Single threaded compilation on travis Thomas Krijnen 2017-12-31 13:06:18 +01:00
  • e2f79ec1ba Work on python wrapper Thomas Krijnen 2017-12-31 12:20:13 +01:00
  • 05e6f56911 Linker errors, geom server, warnings Thomas Krijnen 2017-12-29 13:48:08 +01:00
  • 19aebacbd8 Initialize kernel base class Thomas Krijnen 2017-12-29 12:25:29 +01:00
  • aeabe87779 Disable optimization for schema instantiation on gcc as well Thomas Krijnen 2017-12-29 12:21:20 +01:00
  • 7b3d334472 Warnings and errors Thomas Krijnen 2017-12-29 12:09:07 +01:00
  • 93c3afa1ae Schema dependent names for serialization functions Thomas Krijnen 2017-12-29 11:23:46 +01:00
  • 21e53d24e0 Fixes to examples Thomas Krijnen 2017-12-28 18:44:50 +01:00
  • f5d6f4f7f9 No anonymous structs to work around gcc 5 issue Thomas Krijnen 2017-12-28 16:33:07 +01:00
  • 24b46c1f43 Work on serialization Thomas Krijnen 2017-12-22 17:37:58 +01:00
  • ddde7bc367 Fix hierarchy helper Thomas Krijnen 2017-12-22 17:34:13 +01:00
  • 5f6a18c212 Fixes for hierarchy helper Thomas Krijnen 2017-12-22 17:04:19 +01:00
  • 5e23086947 Sprinkle with template and typename keywords Thomas Krijnen 2017-12-22 16:45:02 +01:00