Commit Graph

  • 2b3b53b147 Fix bug in cut decorator layersets where walls could be joined to odd non-layered things. Dion Moult 2023-04-28 22:14:26 +10:00
  • 35d224be31 Fix #3053. Bug where very thin meshes (<1mm) couldn't be reverse engineered into extrusions. Dion Moult 2023-04-28 21:05:00 +10:00
  • b5d24334fd Fixed bug with wrong position of support in wall mounted railing Andrej730 2023-04-28 11:42:25 +05:00
  • 1ef3a54fe1 BBIM 4D: Auto-refresh task re-ordering Sigma Dimensions 2023-04-27 13:57:47 +01:00
  • df9a33a2c8 Fix #3066. Regression crash when deleting openings. Dion Moult 2023-04-27 22:23:42 +10:00
  • d5c837b517 forgotten core functions & run black Sigma Dimensions 2023-04-27 13:05:51 +01:00
  • e4d3e32519 Sequence Tools clean-up Sigma Dimensions 2023-04-27 13:03:32 +01:00
  • 720600e0fb BBIM 4D: Features to select a Work Schedule's assigned / unassigned products Sigma Dimensions 2023-04-27 12:55:31 +01:00
  • 7c7058be5d Work Schedule Panel UX improvement Sigma Dimensions 2023-04-27 12:53:27 +01:00
  • 0b981ac9ce Fix schedule task sorting Sigma Dimensions 2023-04-27 12:49:27 +01:00
  • 0400b72f3e Fix #3052. Deep deletion of large geometries is now thousands of times faster. Dion Moult 2023-04-27 20:15:05 +10:00
  • c806f924ec Fix crash when switching between git revisions Bruno Postle 2023-04-26 23:50:36 +01:00
  • 9131578807 Fix check for invalid Git branch name Bruno Postle 2023-04-26 22:25:27 +01:00
  • 1dcf74eb60 WALL_MOUNTED_HANDRAIL type for Railing modifier Andrej730 2023-04-24 10:57:56 +05:00
  • af1d14a0c1 See #1227. Minor fix. Dion Moult 2023-04-26 22:24:37 +10:00
  • 273c970c11 See #1227. Experimental viewport layerset visualisation. Dion Moult 2023-04-26 22:10:34 +10:00
  • 1e6bc5a14e Fix some refresh glitches in IFC Git panel Bruno Postle 2023-04-26 00:07:22 +01:00
  • f86713584c Format ifcgit code with black Bruno Postle 2023-04-25 07:30:35 +01:00
  • 4f8510ad60 Fix #3046. Renaming drawings now updates all drawing references on sheets. Dion Moult 2023-04-24 22:41:15 +10:00
  • 74afcb1b3e Fixing error on using bim.override_mode_set_edit with no active object Andrej730 2023-04-24 11:16:51 +05:00
  • 7f4f9393b3 Fixed blurred text with background after bfbced3 Andrej730 2023-04-24 10:33:38 +05:00
  • b1b57a9ec9 Fix #3055. Get paths using forward slashes for platform compatibility. Dion Moult 2023-04-24 13:11:42 +10:00
  • f89e8697d8 Fix #3051. Text background filter now applied on <text> element to make it work on Firefox. Dion Moult 2023-04-24 12:58:36 +10:00
  • 6a39d0fed6 Fix #3040. View title template variables now have access to sheet attributes prefixed with "Sheet". Dion Moult 2023-04-23 22:04:49 +10:00
  • 86d60f4cd9 Fix #3001. User can now specify join criteria in drawings. Only elements where all the criteria have the same values are merged. Dion Moult 2023-04-23 21:32:00 +10:00
  • a19b5c0473 Fix #3054. Edit sheet is now implemented for drawings, schedules, and titleblocks. Dion Moult 2023-04-23 17:49:13 +10:00
  • 5a46d79387 Include git, gitdb and smmp libs in blenderbim zip Bruno Postle 2023-04-23 08:35:39 +01:00
  • 102a4f181d Install GitPython *before* removing the working folder Bruno Postle 2023-04-23 08:12:49 +01:00
  • e956e36957 Add GitPython dependency Bruno Postle 2023-04-23 08:03:19 +01:00
  • 5a95dfa31a New default patterns for stack and stretcher bond tiles and floorboards. Dion Moult 2023-04-23 12:44:23 +10:00
  • b3404a68d7 applyed the patch by Bruno Postle Bruno Perdigão 2023-04-22 20:58:06 -03:00
  • a39f268a53 changed imports to integrate with blenderbim Bruno Perdigão 2023-04-22 16:25:47 -03:00
  • dff4c178e7 initial commit Bruno Perdigão 2023-04-22 16:07:30 -03:00
  • af140c1861 See #3002. Spaces are now managed separately so that they don't conflict with projection polygon merging and raycasting. Dion Moult 2023-04-22 23:59:33 +10:00
  • f9526b038c See #3002. Experimental SVGFill approach to polygon merging. Dion Moult 2023-04-22 13:05:42 +10:00
  • 84287bf3ae Update draw.py Thomas Krijnen 2023-04-21 16:29:04 +02:00
  • 83f5241694 Fixed couple bugs in furniture library Andrej730 2023-04-21 18:24:25 +05:00
  • 5bd16d8600 See #3002. Experimental shapely approach to polygon merging for semantic projection elements. Dion Moult 2023-04-21 22:32:57 +10:00
  • 61dda1d09d Roof modifier - remove redundant context fill causing visual artifacts Andrej730 2023-04-21 16:41:09 +05:00
  • d3d076adbe Roof modifier - removing bottom chord if angle = 90 degrees Andrej730 2023-04-21 16:19:55 +05:00
  • 26ab901a9e Roof Modifier - separating vertices on defining gable roof angle Andrej730 2023-04-20 17:16:18 +05:00
  • 16b6861765 OverrideDelete - remove objects with X if they are not related to ifc Andrej730 2023-04-20 17:15:17 +05:00
  • c03666c395 Fixed error in disabling text exiting after deleting text literal Andrej730 2023-04-20 14:27:27 +05:00
  • 2bc6d3b43b Fix validation error where IfcURIReference cannot be used as a property data type :( Dion Moult 2023-04-20 18:06:35 +10:00
  • 4722208fa4 Fix #3038. Fix #3039. Selector should default to none instead for throwing errors if the query doesn't have a result. Dion Moult 2023-04-20 17:41:52 +10:00
  • 6a25d05e5d Fix #3021. IfcSpatialElements are included in drawings by default. Dion Moult 2023-04-20 17:34:24 +10:00
  • 999186f684 Converting to project units inside QtoCalculator.guess_quantity Andrej730 2023-04-20 11:00:01 +05:00
  • c73e34eb8c tool.Qto.convert_to_project_units Andrej730 2023-04-20 10:32:36 +05:00
  • c4c848867c bim.calculate_quantity - remove convertion part Andrej730 2023-04-20 10:32:24 +05:00
  • 6ee8369114 test_qto.py black format Andrej730 2023-04-19 19:05:11 +05:00
  • ccba3a3b8b Tests for calculating quantities for prefix and imperial project units Andrej730 2023-04-19 18:50:30 +05:00
  • e44f0e2050 qto_calculator.py black format Andrej730 2023-04-19 17:04:15 +05:00
  • ac46276748 Update QtoCalculator to convert to project units at the end Andrej730 2023-04-19 16:28:46 +05:00
  • bb73390afe Fix conda env Kristoffer Andersen 2023-04-20 06:36:10 +02:00
  • b00cd887cd Added DISTANCE subtype to BIM Tool Extrusion Depth and Length Andrej730 2023-04-19 17:30:59 +05:00
  • 2dd7057fec Update viewport on bim.activate_model Andrej730 2023-04-19 12:12:11 +05:00
  • 56c587da10 Fixed bug with wrong text value in viewport on canceling text editing Andrej730 2023-04-19 11:37:10 +05:00
  • 9722063c93 Fixed bug in get_object_bounding_box #3023 Andrej730 2023-04-19 11:27:36 +05:00
  • 8517f808a8 Nesting added to util.get_decomposition function arun 2023-04-19 10:44:52 +05:30
  • dae8d6bdc1 fix "cost_item quantity updates" bug when editing a QTO Sigma Dimensions 2023-04-19 01:01:10 +00:00
  • 181966b08e fix EditBcfTopic and EditBcfTopicName htlcnn 2023-04-18 23:07:00 +07:00
  • b40c77a3e0 CutDecorator color connected to preferences too #2987 Andrej730 2023-04-18 18:13:04 +05:00
  • bfe76b83dc New default triangle, hexagon, capsule, circle, and space tag symbols Dion Moult 2023-04-18 22:31:36 +10:00
  • 15c5c9da20 Added some decorator colors to addon preferences #2987 Andrej730 2023-04-18 17:25:21 +05:00
  • 3c4e25edc7 Some descriptions for EPset_Drawing Andrej730 2023-04-18 16:56:13 +05:00
  • 5d650d29e0 Fixed text annotation rotation in viewport #3017 Andrej730 2023-04-18 14:55:45 +05:00
  • 77445f9b22 get_mappeditem_transformation() Thomas Krijnen 2023-04-18 13:17:20 +02:00
  • 0325c49c3d Add util.placement.get_cartesiantransformationoperator3d() Thomas Krijnen 2023-04-18 13:15:13 +02:00
  • 5f334192db Normalize vectors in a2p() Thomas Krijnen 2023-04-18 13:13:29 +02:00
  • 63bfa290db Update failure reason #3018 Vukas Pajic 2023-04-18 13:12:24 +02:00
  • 94f4f499ef unsuppress zero inches in formatting distance #3011 Andrej730 2023-04-17 12:00:29 +05:00
  • 2fc74fd440 Fix bug where you could save geometry with no data (no vertices / splines) which is invalid. Dion Moult 2023-04-18 18:10:01 +10:00
  • eea93265f7 Fix #2913. Bug where properties with multiple inverses were not correctly purged. Dion Moult 2023-04-18 18:08:24 +10:00
  • e6f13a4ef9 Fix #2916. Bug where joining swept solids didn't merge styles correctly. Dion Moult 2023-04-18 18:07:44 +10:00
  • 7ca6fec75f cleanup Vukas Pajic 2023-04-17 13:50:02 +02:00
  • bc2a12a498 added new tests for case where spec has no requirements Vukas Pajic 2023-04-17 13:44:23 +02:00
  • 1cf524b95d Fixed bug in bim.select_assigned_product Andrej730 2023-04-17 14:47:11 +05:00
  • 00370e94d0 TEXT_LEADERS BoxAlignment, FontSize, multiline in viewport preview #3008 Andrej730 2023-04-17 11:21:07 +05:00
  • 98309da543 Add support for loading IfcProxy Dion Moult 2023-04-17 10:37:30 +10:00
  • fe8220f9a7 Add support for editing ref latitude/longitude Dion Moult 2023-04-17 10:14:07 +10:00
  • cc9b178535 Small fix Massimo Fabbro 2023-04-15 14:54:06 +02:00
  • 8daa5bf5f7 Now it's possible to specify the digits number in a drawing. Fix #2993 Massimo Fabbro 2023-04-15 14:35:24 +02:00
  • 5c301da21e Library - changed to correct class Ryan Schultz 2023-04-16 12:33:38 -05:00
  • 507f03640a Fix #3003. Dion Moult 2023-04-17 09:11:33 +10:00
  • d2fbdfeada Fix #2975. Fix bug where imperial projects still created drawings with metric scales by default. Dion Moult 2023-04-16 23:18:22 +10:00
  • 2b81da2c50 See #2975. Fix bug where custom scales were not loaded correctly. Dion Moult 2023-04-16 23:17:56 +10:00
  • 00a40024a9 Fix bug where changing object visibility didn't first check for view layer existence. Dion Moult 2023-04-16 21:50:47 +10:00
  • 187b4d9dc0 Fix #2989 Ryan Schultz 2023-04-15 11:55:04 -05:00
  • 66c9fa6934 Fix #2980. Minor cleanup to polish array panel UI. Dion Moult 2023-04-15 16:01:50 +10:00
  • 6dfe7dc31b Fix #2988. Imperial dimensions in viewport are now split between feet and inches. Dion Moult 2023-04-15 15:32:25 +10:00
  • 61b255b08f Fix #2990 Ryan Schultz 2023-04-14 15:57:36 -05:00
  • d2124e1c8b Fixed bugs with furniture library toilets and basins #2976 Andrej730 2023-04-14 19:04:22 +05:00
  • f6a95e8c17 Dimension description in viewport/option to hide the measurements #2918 Andrej730 2023-04-14 16:04:05 +05:00
  • d9726efee0 Fix #2986. Reimplement Metadata property of EPset_Drawing to include arbitrary metadata as CSS classes. Dion Moult 2023-04-14 20:24:02 +10:00
  • 4f7454070c Fix #2985. Purge obsolete vector style feature. Dion Moult 2023-04-14 20:04:33 +10:00
  • d753852042 Fix #2979. Batch drawling unselected and selected cut lines. Dion Moult 2023-04-14 18:23:53 +10:00
  • fcdfa5dd23 Annotation Tool Andrej730 2023-04-10 14:02:50 +05:00
  • 01a4d64419 Fix #2980. Array deletion now uses delete tool. Delete moved into tool so it can be used by other functions. Dion Moult 2023-04-14 09:56:55 +10:00
  • c852678437 See #2978. Fix crash upon drawing deletion. Dion Moult 2023-04-14 09:36:51 +10:00
  • 019c9d89e4 Fix #2955. Drawings can now set a precision. Dion Moult 2023-04-13 22:20:18 +10:00