Commit Graph

  • 6f39648077 BBIM Drawings: Exclude ifc objects hidden from render view Sigma Dimensions 2023-05-28 14:47:47 +01:00
  • 90c19f8454 Ctrl+P and Alt+P BIMTool Hotekys to assign/unassign aggregation Sigma Dimensions 2023-05-28 14:45:57 +01:00
  • 929aa3a49b Select new/changed objects in visual diff (#3096) Bruno Postle 2023-05-28 11:22:01 +01:00
  • 83e97b7205 Fix checkout version equivalent to a remote HEAD Bruno Postle 2023-05-28 11:02:46 +01:00
  • 5d583741b9 See #3184. Preserve parametric layerset axis direction hints when changing types. Dion Moult 2023-05-28 17:29:00 +10:00
  • d3d2c3608b Fix #2106. You can now assign an opening to another element. Dion Moult 2023-05-28 15:02:55 +10:00
  • a0edd66b92 Fix #3050. Unlinking now gives you an option to delete as well. blenderbim-230528 Dion Moult 2023-05-28 13:52:23 +10:00
  • c8c0c9a621 Fix #3169. Don't allow the user to create invalid material sets without items. Dion Moult 2023-05-27 22:50:59 +10:00
  • 00c010e04d See #3169. Fix bug where non walls and slabs didn't get semantic classes in drawings. Dion Moult 2023-05-27 21:31:58 +10:00
  • 1d2c9780da Revision Clouds - new annotation type blenderbim-230527 Andrej730 2023-05-27 15:22:07 +05:00
  • adec3853e8 Fix #3202. Dion Moult 2023-05-26 19:54:26 +10:00
  • d3251c5ca1 New get_shape_matrix utility. Dion Moult 2023-05-26 19:24:44 +10:00
  • 68f8d8798a Fix #3181. Dion Moult 2023-05-26 19:24:14 +10:00
  • 4c793be5f7 BBIM Ensure LF end-of-line in Git repo (#3096) blenderbim-230526 Bruno Postle 2023-05-26 08:28:20 +01:00
  • 812eb5eaef Small documentation note Andrej730 2023-05-25 16:09:43 +05:00
  • 6c2be8f886 Procedurally generating list of props for shading styles to cover more props blenderbim-230525 Andrej730 2023-05-25 14:21:39 +05:00
  • 301d4fecf8 Remove the cryptic (and slightly annoying) console warning logs when trying to display the type manager when there is no element type in the file Gorgious56 2023-05-24 16:54:57 +02:00
  • 604dfa8cf4 Fix annoying tooltip when using the eyedropper to copy a type Gorgious56 2023-05-24 16:06:33 +02:00
  • 8bb4ab91b8 Fixed problem with ifccsv set_element_key #3192 Andrej730 2023-05-24 18:02:53 +05:00
  • 0cdd9a0cde Window Modifier - support typing units in props Andrej730 2023-05-24 17:40:18 +05:00
  • 4768ea23e4 More descriptive exception for reassign_class #3192 Andrej730 2023-05-24 16:20:20 +05:00
  • 659cbe69c3 Stair Modifier - support typing units in props Andrej730 2023-05-24 12:08:01 +05:00
  • e22f4dd001 Array Modifier - support typing units in props Andrej730 2023-05-24 11:48:17 +05:00
  • 394b2003b3 Small error message on aggregating objects Andrej730 2023-05-24 11:40:28 +05:00
  • d72ac7827b Fix #3193. Revert "partially addresses #3103." Dion Moult 2023-05-24 21:31:41 +10:00
  • 610ec7d8ad Fix #3086. Dion Moult 2023-05-24 19:33:14 +10:00
  • 8f41ae0c1b Using the eyedropper on a type automatically sets the type and validates assign_type. However it does display an annoying message saying the value was not set, I don't know how to get rid of it. blenderbim-230524 Gorgious 2023-05-23 21:39:16 +02:00
  • f8113d4857 You can now eyedrop an object in the 3D viewport to fill in its class in the type selector Gorgious 2023-05-22 20:56:45 +02:00
  • 72169d06ad Fix Relating type enum not correctly initializing Gorgious 2023-05-14 10:09:27 +02:00
  • 2b78871c01 The type manager now switches to the type when clicking on the "select type" button. Duplicating a type also changes the active type in the type manager Gorgious 2023-05-13 20:35:52 +02:00
  • 1ce254cc9a Selecting types and instances now show a helpful tooltip when the object is not selectable (due to being hidden or in a hidden collection) Gorgious 2023-05-13 20:34:44 +02:00
  • 3b07c086a8 You can now duplicate a type from the properties panel + change the "paste" icon for the "duplicate" icon Gorgious 2023-05-13 20:33:33 +02:00
  • ff7b101b71 "Select instances" button is now grayed out when the type doesn't have any instance Gorgious 2023-05-13 20:32:44 +02:00
  • 92405d819b BlenderBIM set gitattributes and autocrlf Bruno Postle 2023-05-23 22:45:41 +01:00
  • c367989ebd Roof modifier - more descriptive errors on invalid footprints #3171 Andrej730 2023-05-23 18:25:16 +05:00
  • 7cae099fb4 Default material layer thickness for adding new layers Andrej730 2023-05-23 16:20:06 +05:00
  • 7dcccf9ea5 UI problem with creating empty material layer set causing issues #3169 Andrej730 2023-05-23 15:59:15 +05:00
  • 535e974cc3 bulk assignment of objects to an aggregate. v0.7.0a9 blenderbim-230523 Ryan Schultz 2023-05-22 22:06:08 -05:00
  • 629aff1e50 Added a descriptive error on attempt of deleting last material layer Andrej730 2023-05-22 16:37:31 +05:00
  • 628b6830db Fixed error loading .ifc and activating view for drawing with underlay blenderbim-230522 Andrej730 2023-05-22 15:47:28 +05:00
  • 1b2ab4e3f0 partially addresses #3103. Ryan Schultz 2023-05-21 15:03:06 -05:00
  • f97752c368 fix contracting/expanding schedule of rates Sigma Dimensions 2023-05-21 13:25:15 +01:00
  • d2d5db9bf6 Fix selecting unassigned work/cost schedule products Sigma Dimensions 2023-05-21 12:59:54 +01:00
  • a8554d9e56 small fix for work schedule derived start/end dates Sigma Dimensions 2023-05-21 12:52:05 +01:00
  • 11a38af901 BBIMD: enable deleting sequence relationships from list of predecessors/successors Sigma Dimensions 2023-05-21 12:48:34 +01:00
  • 27a4976b9d remove annoying print statement Sigma Dimensions 2023-05-21 12:45:28 +01:00
  • eb54f5a0cb ios api task fix: remove orphan IfcRelNests when deleting tasks Sigma Dimensions 2023-05-21 12:45:04 +01:00
  • a4a6dce6de BBIM D: Copy cost items, export Cost Schedules individually, start improving Cost Schedule UI Sigma Dimensions 2023-05-21 12:42:50 +01:00
  • 4184e25c68 Easier grouping of materials by allowing material attributes editing from the IfcMaterial subpanel in the scene properties tab Sigma Dimensions 2023-05-21 12:33:16 +01:00
  • d98b0766c2 Allow missing/broken GitPython blenderbim-230521 Bruno Postle 2023-05-21 09:11:26 +01:00
  • b8990dd0a4 Fix merging of remote branches (#3096) blenderbim-230520 Bruno Postle 2023-05-20 09:25:33 +01:00
  • 2198201e0b Detect BBIM railings at import to import as meshes not curves #3144 Andrej730 2023-05-19 17:28:58 +05:00
  • 53e58848f3 Reset active drawing id if we removed the active drawing Andrej730 2023-05-19 15:40:58 +05:00
  • 9c367d1702 fixed neg values in format_distance & section/plan level #3175 Andrej730 2023-05-19 15:27:58 +05:00
  • db18a81035 Added default Model/Annotation/PLAN_VIEW to support e68fdb2db Andrej730 2023-05-19 12:33:56 +05:00
  • d1d6b00f92 Test that drawing styles are loaded Andrej730 2023-05-19 12:00:00 +05:00
  • 32fc147a7c Fixed error on rebuilding sheet with underlays Andrej730 2023-05-19 11:48:35 +05:00
  • d98054234c Update drawing styles on changing Underlay checkbox #3172 blenderbim-230519 Andrej730 2023-05-19 10:51:27 +05:00
  • d6460026f2 allow elevations to show negative values removed RL - not standard throughout the world Ryan Schultz 2023-05-18 22:38:12 -05:00
  • 88ba6514e8 Git remote fetch and push operations (#3096) Bruno Postle 2023-05-19 00:27:37 +01:00
  • 894a688bd8 Added test scenario to reproduce #3169 Andrej730 2023-05-18 18:34:50 +05:00
  • c69ead4893 Test to cover drawing maintaining sheet position #3155 Andrej730 2023-05-18 17:27:51 +05:00
  • e68fdb2db7 3d annotations for FALL, SECTION_LEVEL, PLAN_LEVEL #3145 blenderbim-230518 Andrej730 2023-05-18 14:07:48 +05:00
  • ae9372c3d3 Maintaining drawing's sheet position on raster x/y changes #3155 Andrej730 2023-05-17 19:22:50 +05:00
  • 0365c6d43b More consistent PlanLevel and SectionLevel in viewport and svg Andrej730 2023-05-17 14:50:36 +05:00
  • 18b6969221 Showing decorations on activating view #3146 Andrej730 2023-05-17 12:35:53 +05:00
  • a1935acb3d AngleDecorator - changed edges / arc colors Andrej730 2023-05-17 12:20:08 +05:00
  • 9548c5e657 Positioning AngleDecorator text at the center of the arc Andrej730 2023-05-17 11:51:26 +05:00
  • 762299124f More smoothed lines for annotations with angles and circles Andrej730 2023-05-17 11:32:01 +05:00
  • f682bf5688 Added some tests for changing ifc text Andrej730 2023-05-17 11:17:47 +05:00
  • f7ed3a8727 Fixed bug with annotations update #3159 blenderbim-230517 Andrej730 2023-05-17 10:44:26 +05:00
  • c124506e41 Fixing bug with changing text size #3159 Andrej730 2023-05-16 17:05:12 +05:00
  • 273cdc6ea8 Fixed ifc text annotation preview not showing during edit #3159 Andrej730 2023-05-16 16:53:38 +05:00
  • 0ef6ea6bd4 Schedule Builder - some naive support for font size in text #3154 Andrej730 2023-05-16 16:43:17 +05:00
  • 607d9a06ec Schedule Builder - support for bold and italic text in cells #3154 Andrej730 2023-05-16 16:31:26 +05:00
  • 1b472ca5f2 Schedule builder - fixing cell alignment #3154 Andrej730 2023-05-16 15:24:39 +05:00
  • 18568d6ba7 Schedule cells limit without print range to prevent system freeze Andrej730 2023-05-16 15:16:48 +05:00
  • bfb59dd387 Scheduler builder enhancements #3154 Andrej730 2023-05-15 18:02:41 +05:00
  • 9fa5048e6c Scheduler builder enhancements#3154 blenderbim-230516 Andrej730 2023-05-15 18:02:41 +05:00
  • 38cf88d5d2 Saving drawing shading styles to ifc #2991 blenderbim-230515 Andrej730 2023-05-11 17:22:41 +05:00
  • 7ca6f9d7a1 BlenderBIM Git clone repository operator (#3096) blenderbim-230514 Bruno Postle 2023-05-14 21:10:53 +01:00
  • 5874508263 use tool module instead of local function to activate object Gorgious 2023-05-13 19:57:52 +02:00
  • 954de793dd BlenderBIM Git tagging documentation Bruno Postle 2023-05-13 10:37:29 +01:00
  • df74d5efbe BlenderBIM list and create git tags #3096 blenderbim-230513 Bruno Postle 2023-05-13 09:57:10 +01:00
  • f7b9a7bfb5 Multiline in dimension description / suffix / prefix #3005 blenderbim-230512 Andrej730 2023-05-12 14:54:01 +05:00
  • 63eaa88d3d #3139 Capture parsed selected simple type values Thomas Krijnen 2023-05-12 10:19:15 +02:00
  • f518521ea1 Option to add prefix and suffix to dimension annotation #3005 Andrej730 2023-05-11 17:38:20 +05:00
  • 5e1ee22bcd Ifc CSV Export template now also saves the expression #3034 Andrej730 2023-05-11 14:18:51 +05:00
  • ca09ff2ef0 Not all curve annotation types were detected at the import #3090 blenderbim-230511 Andrej730 2023-05-11 10:54:27 +05:00
  • 8643aff800 Merge branch 'v0.7.0' of github.com:IfcOpenShell/IfcOpenShell into v0.7.0 Bruno Postle 2023-05-10 22:53:00 +01:00
  • 2e88993654 Fix #3128 : RefLatitude and RefLongitude attributes now show their description on right click + add a snippet to tell the user how to format the values Gorgious 2023-05-10 21:31:19 +02:00
  • b77849d279 Report ifcmerge conflicts in pop-up #3096 Bruno Postle 2023-05-10 22:45:22 +01:00
  • c7e288466f Fix #3128 : RefLatitude and RefLongitude attributes now show their description on right click + add a snippet to tell the user how to format the values Gorgious 2023-05-10 21:31:19 +02:00
  • bb48d4aac1 Update meta.yaml Kristoffer Andersen 2023-05-10 20:43:22 +02:00
  • 2b99cc1e58 Fix typo in get_pset docstring Gorgious56 2023-05-10 16:41:19 +02:00
  • ca286f8d19 Migrating shaders to builtins to support M1 #2897 blenderbim-230510 Andrej730 2023-05-04 18:02:25 +05:00
  • 73a3cc2cc5 changed custom scale input Bruno Perdigão 2023-05-06 13:52:30 -03:00
  • 169709ed04 Selecting a git revision updates info box Bruno Postle 2023-05-09 22:15:57 +01:00
  • 2e746242ce Fix task json issue due to "Bad control character in string literal in JSON at position XXXX" Sigma Dimensions 2023-05-09 15:43:12 +01:00
  • 951b8e2b15 Convenient Pie Menu shortcut to aggregate selected objects to active object Sigma Dimensions 2023-05-09 14:24:31 +01:00