Commit Graph

  • f76d792a25 WIP port unit assignment to partial editing. See #1222. Dion Moult 2021-01-05 21:13:44 +11:00
  • d74b344a95 WIP create aggregation module to manipulate aggregations. See #1222. Dion Moult 2021-01-05 16:29:14 +11:00
  • 30b3090386 WIP migrate attribute management to partial editing with 4 new features! See #1222. Dion Moult 2021-01-05 13:16:31 +11:00
  • d4a219e54f WIP assigning a class also assigns the spatial container if possible. See #1222. Dion Moult 2021-01-04 16:23:36 +11:00
  • 23a66b3a72 WIP allow partial editing of spatial container. See #1222. Dion Moult 2021-01-04 15:57:12 +11:00
  • d9dbda6b5a Minor fix Dion Moult 2021-01-04 15:42:19 +11:00
  • cbcd04c81d drawing grid clipping QwiglyDee 2021-01-04 11:31:30 +07:00
  • 1fe2bd8332 Merge branch 'v0.6.0' of github.com:IfcOpenShell/IfcOpenShell into v0.6.0 Dion Moult 2021-01-04 13:07:36 +11:00
  • 6387c03dbc WIP port reassign and unassign class to partial editing. See #1222. Dion Moult 2021-01-04 13:07:29 +11:00
  • 516869ba5d Use lru_cache for pset module (#1229) Cyril Waechter 2021-01-04 02:13:04 +01:00
  • 0c0ffce908 WIP assigning a class now ported over to partial editing and creates an IFC element. See #1222. Dion Moult 2021-01-04 11:08:15 +11:00
  • f120f0c77c Added travis_wait to CMake command johltn 2021-01-03 14:42:49 +01:00
  • 3961ecd322 Added travis_wait to CMake command johltn 2021-01-03 14:01:26 +01:00
  • 23c0e279be Added travis_wait to CMake command johltn 2021-01-03 13:56:48 +01:00
  • 6e4bb95e82 Update johltn 2021-01-03 13:10:57 +01:00
  • af5350bb9f WIP refactor representation editing into geometry module. See #1222. Some new functionality as a result: Dion Moult 2021-01-03 19:09:01 +11:00
  • c5ec54ca7f WIP refactor context UI into its own module. Remove dependency to Blender properties. See #1222. Dion Moult 2021-01-03 12:08:00 +11:00
  • efea9d429e Verbose johltn 2021-01-02 15:48:34 +01:00
  • b91dfb401d Rewrite svg array_to_string() Thomas Krijnen 2021-01-02 13:08:01 +01:00
  • 979f37d7c6 --svg-poly option and correct HLR view direction Thomas Krijnen 2021-01-02 12:34:10 +01:00
  • 23abc604f9 WIP implement partial editing for adding / removing subcontexts. See #1222. Dion Moult 2021-01-02 20:28:52 +11:00
  • a997b2f999 WIP you can now partially edit the object placement of an object. See #1222. Dion Moult 2021-01-02 19:33:32 +11:00
  • 0ecf66f7fa New IfcOpenShell placement utility module Dion Moult 2021-01-02 19:32:27 +11:00
  • 2c6686846a WIP allow partial mesh geometry editing to preserve style assignments. See #1222. Dion Moult 2021-01-02 17:45:36 +11:00
  • 008014a89b WIP refactor ability to partially write a new shape representation. See #1222. Dion Moult 2021-01-02 15:39:24 +11:00
  • b016d39eca WIP refactoring representations to be incrementally edited. See #1222. Dion Moult 2021-01-01 12:15:18 +11:00
  • c773b5741b decorations anti-aliasing QwiglyDee 2020-12-31 19:56:55 +07:00
  • 9060b6ee40 Rework python pset module (#1221) Cyril Waechter 2020-12-31 11:39:33 +01:00
  • c3d4ce8f51 Store drawing location in SVG Thomas Krijnen 2020-12-31 11:31:05 +01:00
  • d99348f163 Merge pull request #3 from IfcOpenShell/v0.6.0 GisSpace 2020-12-31 15:44:04 +08:00
  • a5adb01dff IfcConvert --svg-xmlns option Thomas Krijnen 2020-12-30 14:44:43 +01:00
  • de5ce28a78 --auto-section and --auto-elevation flags Thomas Krijnen 2020-12-30 14:25:08 +01:00
  • 9def261316 Importing now stores a link to the original IFC representation contexts and subcontext IDs Dion Moult 2020-12-30 21:09:19 +11:00
  • c844076efb New experimental option to export file from memory in preparation for incremental editing Dion Moult 2020-12-30 13:50:10 +11:00
  • ee222628f3 Add Vim swp files to gitignore Dion Moult 2020-12-30 12:20:02 +11:00
  • cd6c258687 IFC Clash in the BlenderBIM Add-on now generates snapshots of clashes in BCF Dion Moult 2020-12-30 12:18:41 +11:00
  • 0799a78e9a aligned grid labels horizontally QwiglyDee 2020-12-30 02:44:46 +07:00
  • a073015a9a Merge branch 'v0.6.0' of github.com:IfcOpenShell/IfcOpenShell into v0.6.0 QwiglyDee 2020-12-30 01:07:13 +07:00
  • 01d59a1bc2 decoration code cleanedup/refactored QwiglyDee 2020-12-30 01:05:48 +07:00
  • 453dbd65ac grid decorations. QwiglyDee 2020-12-29 21:43:35 +07:00
  • 7ae685dbff Nix build: py39, boost1.71, no py34 on macos, boost url, no dae validator build aothms 2020-12-29 07:59:52 -05:00
  • 0d457ba0ce breakline decoration. close #1214 QwiglyDee 2020-12-29 19:10:29 +07:00
  • ef8b3d60b7 Merge branch 'v0.6.0' of github.com:IfcOpenShell/IfcOpenShell into v0.6.0 Dion Moult 2020-12-29 22:49:28 +11:00
  • c502d39aaf Add support for BCFXML export of IFC Clash results Dion Moult 2020-12-29 22:49:22 +11:00
  • 397a09846e Merge branch 'v0.6.0' of github.com:IfcOpenShell/IfcOpenShell into v0.6.0 QwiglyDee 2020-12-29 18:18:45 +07:00
  • ceb7b0e13f Refactor BCF features into its own module Dion Moult 2020-12-29 14:15:15 +11:00
  • f49174cab4 Refactor main init to call module inits instead Dion Moult 2020-12-29 13:49:53 +11:00
  • 17e805e144 Minor fix - see #1062 Dion Moult 2020-12-29 10:03:57 +11:00
  • 5c92bd7348 implement Open Drawing Camera button (#1220) Long 2020-12-29 06:00:49 +07:00
  • 7c45181a6e fixed decoration of broken geom again QwiglyDee 2020-12-29 02:15:28 +07:00
  • 82468370a7 fixed Level decoration color close #1213 QwiglyDee 2020-12-29 02:09:48 +07:00
  • 7f49ebea55 fixed addin grid close #1217, close #1215 QwiglyDee 2020-12-29 02:04:08 +07:00
  • c0381588f3 Implement add BCF related topic Dion Moult 2020-12-28 20:13:41 +11:00
  • 37e56c4011 Implement remove BCF related topic Dion Moult 2020-12-28 19:56:57 +11:00
  • ea83238e7a Implement support for adding BCF document references Dion Moult 2020-12-28 19:46:47 +11:00
  • fa6df3fa30 Implement support for deleting document references Dion Moult 2020-12-28 18:44:33 +11:00
  • 424069893e Include ifcparse johltn 2020-12-28 06:38:06 +01:00
  • abb34d33e4 Update johltn 2020-12-28 06:07:00 +01:00
  • 36a0119f40 Implement add BIM Snippet Dion Moult 2020-12-28 16:03:34 +11:00
  • 9fc5d97488 Merge pull request #1219 from htlcnn/v0.6.0 Dion Moult 2020-12-28 15:03:55 +11:00
  • f277733ff5 ifccsv delimiter htlcnn 2020-12-28 10:18:55 +07:00
  • 510d756cc4 Implement delete BCF topic BIM snippet Dion Moult 2020-12-28 13:14:33 +11:00
  • bca9c82c3d Implement ability to edit labels Dion Moult 2020-12-28 12:50:22 +11:00
  • 3deba2e71e Implement support for adding BCF labels to topics Dion Moult 2020-12-28 12:46:52 +11:00
  • d5566785be Implement BCF delete label Dion Moult 2020-12-28 11:40:40 +11:00
  • 6cfa9f6e9b Implement ability to edit individual BCF reference links Dion Moult 2020-12-28 11:20:44 +11:00
  • 6a00f2f0d2 Implement adding BCF reference links Dion Moult 2020-12-27 17:07:02 +11:00
  • b9583c562d Implement support for deleting reference links Dion Moult 2020-12-27 16:53:40 +11:00
  • e51b7d3c85 Implement ability to add BCF header file Dion Moult 2020-12-27 16:20:35 +11:00
  • 5234c8086f fixed typo Maxim Vasilyev 2020-12-27 00:21:59 +07:00
  • 7e306251c1 Misc annotation and decoration. close #1209 QwiglyDee 2020-12-26 23:41:10 +07:00
  • 8d05ceaea9 Merge branch 'v0.6.0' of github.com:IfcOpenShell/IfcOpenShell into v0.6.0 QwiglyDee 2020-12-26 23:26:00 +07:00
  • abaae7f06d copying grid. close #1210 QwiglyDee 2020-12-26 23:25:39 +07:00
  • 3c2c591d6d breakline annotation close #1208 QwiglyDee 2020-12-26 21:59:57 +07:00
  • 315b32dd38 Nix build: assert cmake in path Thomas Krijnen 2020-12-26 13:49:57 +01:00
  • 6699f2dccf Merge pull request #1212 from htlcnn/v0.6.0 Dion Moult 2020-12-26 15:13:09 +11:00
  • f235f5765b fix IfcGetAttribute malfunction htlcnn 2020-12-26 11:08:07 +07:00
  • 877bf3207a Nix build: no longer build cmake, some fixes for 32bit crosscompiling aothms 2020-12-24 20:46:42 +00:00
  • 119a729319 fix #1165 imperial formatting QwiglyDee 2020-12-24 21:55:27 +07:00
  • 1b9b005820 decorations colour. close #1197 QwiglyDee 2020-12-24 21:04:44 +07:00
  • 1bea18d3cf fixed #1206, #1207 decorating incomplete and zero segments QwiglyDee 2020-12-24 19:50:36 +07:00
  • 1b6857b8ba bimtester: also use gettext for html report translation Bernd Hahnebach 2020-12-23 11:31:06 +01:00
  • 666641bb18 bimtester: reports, code formating Bernd Hahnebach 2020-12-23 11:33:33 +01:00
  • 67f7e68fa7 Implement support for deleting BCF header files Dion Moult 2020-12-23 16:22:29 +11:00
  • 7b2fa3e877 Add support for adding BCF viewpoints Dion Moult 2020-12-23 15:53:38 +11:00
  • 4d2be3e3c5 Since current implementations will allow BCF FoV outside the 45-60 range, let's allow it Dion Moult 2020-12-23 15:53:18 +11:00
  • 5a1f2ec4fe Implement support for editing BCF comments Dion Moult 2020-12-23 13:58:28 +11:00
  • b22055a588 bimtester: once again move report data into resources dir Bernd Hahnebach 2020-12-22 20:35:44 +01:00
  • 27051cce8a bimtester: move report data into new directory Bernd Hahnebach 2020-12-22 20:28:40 +01:00
  • 4df8418e72 bimtester: steps, add more attributes tests Bernd Hahnebach 2020-12-22 14:34:04 +01:00
  • 6dfeaf5509 bpy-based formatting units for decoration close #1164 QwiglyDee 2020-12-22 22:46:49 +07:00
  • 30f8350156 decorators for Levels QwiglyDee 2020-12-22 22:19:48 +07:00
  • 7a7caffaae fix #1198 stair decorator arrow shape QwiglyDee 2020-12-22 19:35:29 +07:00
  • a5530acfd7 fixed Hidden decotator in edit mode QwiglyDee 2020-12-22 19:27:44 +07:00
  • 8baf9b056d decorators cleanup QwiglyDee 2020-12-22 18:47:50 +07:00
  • 6f84bc6ce5 Implement BCF add comment Dion Moult 2020-12-22 18:41:51 +11:00
  • 6a5d255c2f Implement delete BCF comment Dion Moult 2020-12-22 18:23:43 +11:00
  • ee42703f9f Implement delete BCF viewpoint Dion Moult 2020-12-22 16:22:29 +11:00
  • 2226d5a565 bimtester: steps, remove a newline added by accident Bernd Hahnebach 2020-12-21 17:14:12 +01:00
  • 7d138b8f72 bimtester: steps, add missing import Bernd Hahnebach 2020-12-21 17:09:46 +01:00