Commit Graph

  • 472fde5599 Fixes Thomas Krijnen 2017-12-22 15:19:09 +01:00
  • b3458c872f Work on python wrapper Thomas Krijnen 2017-12-22 13:51:11 +01:00
  • 5bf7f53fd8 BaseQuantities support in IfcConvert XmlSerializer stefkeB 2017-12-22 09:57:59 +01:00
  • 4d325e026e Fix compilation and execution of IfcConvert Thomas Krijnen 2017-12-21 14:14:04 +01:00
  • 6622afd93a Rename Thomas Krijnen 2017-12-20 17:09:42 +01:00
  • 8b4650b169 Fix compilation on msvc Thomas Krijnen 2017-12-20 16:38:55 +01:00
  • 6e525662c3 Disable XML serializer for the time being Thomas Krijnen 2017-12-20 12:41:39 +01:00
  • d46dfb6061 Work on serializers Thomas Krijnen 2017-12-20 12:40:15 +01:00
  • 830a03ffcd Schema agnostic iterator Thomas Krijnen 2017-12-20 11:10:27 +01:00
  • f4463d2935 Crazy factory implementation Thomas Krijnen 2017-12-19 20:24:00 +01:00
  • e3a7e6137d Update SvgSerializer.cpp Thomas Krijnen 2017-12-19 14:58:56 +01:00
  • 01d261e168 SVG storey elevation (#315) Xsoiou 2017-12-19 12:10:19 +01:00
  • a792a7e2c7 Two simultaneous IfcGeom implementations Thomas Krijnen 2017-12-18 15:25:09 +01:00
  • c4e56f670d Corrected name of *nix build script. civilx64 2017-12-17 23:06:39 -05:00
  • 4e28caaf8d Corrected name of *nix build script. civilx64 2017-12-17 22:53:43 -05:00
  • b7992d6a12 This closes #309 and it also fixes #310 Xsoiou 2017-12-15 10:25:13 +01:00
  • efe765f71f Changed from http to https on ICU download Xsoiou 2017-12-15 07:58:10 +01:00
  • 5eba7af791 Use struct instead of namespace to represent schema Thomas Krijnen 2017-12-13 18:05:10 +01:00
  • 761e9d7248 Continuing. Thomas Krijnen 2017-12-13 13:58:58 +01:00
  • 85515e904e Begin phasing out type enumeration in favour of declaration pointers Thomas Krijnen 2017-12-13 13:16:49 +01:00
  • 33fc2080df Runtime schema by name Thomas Krijnen 2017-12-12 10:33:24 +01:00
  • 33e1fa6a14 Update python wrapper Thomas Krijnen 2017-12-11 17:20:22 +01:00
  • e7ccf7269a Remove limited latebound schema representation in favour of full runtime schema representation Thomas Krijnen 2017-12-11 15:46:57 +01:00
  • 322dec6fd0 Update ifcconvert Thomas Krijnen 2017-12-11 15:46:17 +01:00
  • c099234796 Update ifcgeom Thomas Krijnen 2017-12-11 15:07:40 +01:00
  • 0468f12051 Address conflicts in ifcparse Thomas Krijnen 2017-12-11 14:47:30 +01:00
  • 988094b796 Resolving merge conflicts Thomas Krijnen 2017-12-11 14:20:30 +01:00
  • f36d27f7af Run codegen Thomas Krijnen 2017-12-11 13:44:01 +01:00
  • 3763ae18b2 Rough merge of schema runtime representation Thomas Krijnen 2017-12-11 13:43:06 +01:00
  • be5bd2e735 optional building storey argument added to setSectionHeight() Thomas Krijnen 2017-12-11 11:19:15 +01:00
  • ce782cc784 2d edges in svg serializer Thomas Krijnen 2017-12-11 11:18:37 +01:00
  • e07189e6b1 Work on LOD use case Thomas Krijnen 2017-12-08 13:26:23 +01:00
  • f851a7188f Fix set_unset mask on padded profile Thomas Krijnen 2017-12-07 19:26:51 +01:00
  • d8d82eb6ec Work on LOD example Thomas Krijnen 2017-12-06 17:51:18 +01:00
  • 39b0d11746 fixed missing bracket tymokvo 2017-12-04 12:21:42 -08:00
  • e06105e878 added some documentation/examples tymokvo 2017-12-04 09:16:30 -08:00
  • 89e97e5d7c Separate properties Thomas Krijnen 2017-12-04 18:14:52 +01:00
  • 34e2ff31bb SvgSerializer: Fix bug in ellipse writeout Anders Granskogen Bjørnstad 2017-12-04 17:06:13 +01:00
  • 388c717317 Work on LOD use case Thomas Krijnen 2017-12-04 17:20:04 +01:00
  • 20eb913b65 Work on LOD use case Thomas Krijnen 2017-12-04 17:19:31 +01:00
  • 6ca5c90517 Work around for H5cpp memory leak Thomas Krijnen 2017-12-04 16:49:03 +01:00
  • 5e2d5129bb Work on LOD use case Thomas Krijnen 2017-12-01 15:38:28 +01:00
  • c0a2e3395f Triangulate non-planar wires when invoked with --sew-shells Thomas Krijnen 2017-11-27 16:27:36 +01:00
  • 7cd354ee7d Eliminate warning Thomas Krijnen 2017-11-27 16:24:29 +01:00
  • 95be422d4f Grep for command line arg name in ld stderr output Thomas Krijnen 2017-11-25 19:15:25 +01:00
  • 111569ec1b Approx other curve types in SVG, hollow circles Thomas Krijnen 2017-11-25 13:08:34 +01:00
  • 9c88a35173 SvgSerializer: Support full circles and ellipses Anders Granskogen Bjørnstad 2017-11-23 11:10:41 +01:00
  • 2647eacb74 test: Add {cylinders,ellipses}.ifc samples Anders Granskogen Bjørnstad 2017-11-23 10:29:48 +01:00
  • df942f6460 SvgSerializer: Fix bounding box for arc segments Anders Granskogen Bjørnstad 2017-11-23 11:50:55 +01:00
  • 7de877823b SvgSerializer: Add closed circle warning Anders Granskogen Bjørnstad 2017-11-23 10:28:28 +01:00
  • 226a02adfc Work on LOD use case Thomas Krijnen 2017-11-25 09:47:42 +01:00
  • 03a82fe301 Start working on LOD example Thomas Krijnen 2017-11-24 15:20:21 +01:00
  • b40a21743b Separate h file Thomas Krijnen 2017-11-24 15:19:58 +01:00
  • 2562d6c208 Rename federation use case example Thomas Krijnen 2017-11-24 13:20:46 +01:00
  • cab7716bdf No mounting in federation example Thomas Krijnen 2017-11-24 13:15:24 +01:00
  • 83af36dc60 common prefix and postfix Thomas Krijnen 2017-11-24 13:14:46 +01:00
  • 34fd334fcb Check dereference error Thomas Krijnen 2017-11-24 12:15:30 +01:00
  • 839dd9aed6 Specify mount points from command line Thomas Krijnen 2017-11-24 12:15:08 +01:00
  • 0f0d060177 Option to renumber instances Thomas Krijnen 2017-11-21 15:45:42 +01:00
  • 6dc9ff6fa3 Mount: Create new owner history Thomas Krijnen 2017-11-21 13:24:20 +01:00
  • c2da3b9e82 Write populations to distinct groups Thomas Krijnen 2017-11-20 14:48:40 +01:00
  • 621859453a Configurable instance locator Thomas Krijnen 2017-11-20 14:38:54 +01:00
  • ea3318ae2e Don't rely on man for ld feature detection Thomas Krijnen 2017-11-18 16:51:59 +01:00
  • fb37899b26 Don't pass empty arguments to boost build Thomas Krijnen 2017-11-18 16:50:38 +01:00
  • 01ab21a69a Incrementing id when enumerating arbitrary instances Thomas Krijnen 2017-11-18 10:40:10 +01:00
  • 9c81735cbd Begin working on some hdf5 use cases Thomas Krijnen 2017-11-17 14:58:13 +01:00
  • 659f05bda3 attempts to make hdf5 generation process more configurable Thomas Krijnen 2017-11-17 14:57:33 +01:00
  • 59020a22ee set_default() on spf header Thomas Krijnen 2017-11-17 14:57:03 +01:00
  • 693444d4d2 Fix traversal Thomas Krijnen 2017-11-13 14:58:02 +01:00
  • 6463690a8b Fix typo Thomas Krijnen 2017-11-13 13:01:59 +01:00
  • 148432c011 Fixes for boolean ops on recent OCCT versions Thomas Krijnen 2017-11-13 12:41:37 +01:00
  • 93a33a8507 Quotes in comment Thomas Krijnen 2017-11-12 08:30:02 +01:00
  • 478da8f658 IfcConvert: Add section-height argument for SVG Anders Granskogen Bjørnstad 2017-10-10 20:42:38 +02:00
  • 9be413a308 SvgSerializer: Use storey elevation if available Anders Granskogen Bjørnstad 2017-11-08 16:46:53 +01:00
  • a9606b3044 SvgSerializer: Name storeys properly too Anders Granskogen Bjørnstad 2017-11-08 16:40:17 +01:00
  • c419885329 SvgSerializer: Fix error message logic Anders Granskogen Bjørnstad 2017-11-08 16:37:57 +01:00
  • e1b1940d83 Conversion back from hdf to spf, referenced profile Thomas Krijnen 2017-11-11 09:43:45 +01:00
  • 9a2e5d698a Conversion back from hdf to spf, padded profile Thomas Krijnen 2017-11-09 13:49:49 +01:00
  • b6b41e920f Create docstrings for generated python code. civilx64 2017-10-30 00:10:33 -04:00
  • b7ce547a0c Fill holes in composite curves, fixes #282 Thomas Krijnen 2017-11-08 13:27:45 +01:00
  • 6cd59aa121 autopep8 aggressive thorade 2017-11-06 11:06:40 +01:00
  • 8439e5b46d autopep8 thorade 2017-11-06 09:10:28 +01:00
  • 403f64a0d0 build-deps.cmd: fix boost build configuration for VS 2015. Fixes #279. [ci skip] Stinkfist0 2017-11-03 10:26:28 +02:00
  • 6bffee83fe identical from __future__ import in ALL py files thorade 2017-11-01 10:41:27 +01:00
  • f3e20ae450 geom/app.py: ConfigParser py2/py3 fix Anders Granskogen Bjørnstad 2017-11-01 10:44:08 +01:00
  • 352b14f07d ignore *.py.bak files thorade 2017-11-01 14:44:03 +01:00
  • d7bcd00904 also ignoe files generated by PyCharm thorade 2017-11-01 11:00:10 +01:00
  • afce8b37c4 py 2 and 3 Matthis Thorade 2017-10-23 15:32:56 +02:00
  • a2b575eec8 update SWIG to latest release Thomas Krijnen 2017-10-30 10:26:27 +01:00
  • eb87d50548 update SWIG to latest release Matthis Thorade 2017-10-23 16:15:52 +02:00
  • f64246f7c5 Use building or site placement for SVG section height if file has no storeys Thomas Krijnen 2017-10-23 14:17:54 +02:00
  • c5495d83e4 Invalid empty SVG file Thomas Krijnen 2017-10-23 13:58:07 +02:00
  • 095801faa1 Fix warning Thomas Krijnen 2017-10-23 13:47:37 +02:00
  • 07954122fb Fix #275 Thomas Krijnen 2017-10-23 13:32:57 +02:00
  • b347a488af build-deps.cmd: update Boost to latest 1.65.1. Fixes #249. Stinkfist0 2017-10-18 00:08:38 +03:00
  • 0429e765b5 Validate mesh input Campbell Barton 2017-10-15 15:05:39 +11:00
  • 71dcc96ac2 Hacky support for LOGICAL Thomas Krijnen 2017-10-13 14:51:09 +02:00
  • 2422da4048 Run codegen Thomas Krijnen 2017-10-13 13:12:43 +02:00
  • f6403c81e1 Ignore line comment in express parser Thomas Krijnen 2017-10-13 13:11:08 +02:00
  • de78c6c5dc Map LOGICAL to separate type Thomas Krijnen 2017-10-13 13:09:08 +02:00