Commit Graph

  • 2a3416b01a Merge pull request #4117 from RickBrice/v0.8.0 Richard Brice 2023-12-14 08:27:45 -08:00
  • cfdc54064e disable rel paths for adding ref images and textures with unsaved .ifc Andrej730 2023-12-14 18:53:54 +05:00
  • 6daead6b61 Fixed issues using relative paths for external styles Andrej730 2023-12-14 18:47:55 +05:00
  • 241d52f0ad small error message fix Andrej730 2023-12-14 17:51:19 +05:00
  • 68dd93da1d Fix issue BrowseExternalStyle not selecting current external style in file manager Andrej730 2023-12-14 17:43:12 +05:00
  • 82703670f0 Pull all shading related material attributes from external styles #4053 Andrej730 2023-12-14 17:42:17 +05:00
  • cb8462a0d0 New SetWorldCoordinateSystem patch. Autodesk software is starting to pay attention to this attribute which I find really confusing. Dion Moult 2023-12-14 17:02:00 +11:00
  • 000245c26c Nesting collections only generate for element nesting, not port nesting blenderbim-231214 Dion Moult 2023-12-14 16:47:10 +11:00
  • 662a4bb6e9 Fixes generated geometry based on evolving understanding of IFC Richard Brice 2023-12-12 15:15:41 -08:00
  • 3ff8c5c292 Fixes IfcAlignment example Richard Brice 2023-12-12 14:59:21 -08:00
  • c33f68fb99 Adds check for placement relative to self Richard Brice 2023-12-12 14:58:18 -08:00
  • 7fef3efbeb Fixes horizontal alignment issues Richard Brice 2023-12-11 14:07:06 -08:00
  • 6ed91d3ea4 to_string() option, no shared_ptr in OpaqueCoord, add ConvResShape::vertices(), newell instead of simple cross product, create_epeck(double/str) Thomas Krijnen 2023-12-13 16:43:33 +01:00
  • d97ee8eed4 Support editing IfcSurfaceStyleLighting in UI blenderbim-231213 Andrej730 2023-12-13 16:40:50 +05:00
  • f8af28f12a style.edit_surface_style to support editing IfcSurfaceStyleLighting Andrej730 2023-12-13 16:41:34 +05:00
  • f6fab30d0a Support editing IfcSurfaceStyleRefraction in UI Andrej730 2023-12-13 15:16:52 +05:00
  • f1a4ed702b Hide IfcStyledItem from bim.print_unused_elements_stats Andrej730 2023-12-13 14:29:10 +05:00
  • c4080626df style.add_surface_texture to work without blender material provided Andrej730 2023-12-12 17:32:49 +05:00
  • a8078e38d2 Fix Clipping divide error (reported in #4057) Bruno Postle 2023-12-12 22:15:59 +00:00
  • c52fe8abf9 data.py rename for consistency Andrej730 2023-12-12 16:14:19 +05:00
  • b310b5aaba Remove old external styles UI from material in favor of general styles UI Andrej730 2023-12-12 16:07:15 +05:00
  • 7246e75085 Fix after 2520a9305 Andrej730 2023-12-12 15:32:40 +05:00
  • 48c0378bff Fixed #4105 Andrej730 2023-12-12 14:48:04 +05:00
  • 91c90e7b86 Merge pull request #4095 from c4rlosdias/v0.7.0 blenderbim-231212 Andrej 2023-12-12 14:09:14 +05:00
  • 14e924cd8c typename Thomas Krijnen 2023-12-11 21:33:08 +01:00
  • 1e83e5b018 Python wrapper improvements Thomas Krijnen 2023-12-11 21:06:25 +01:00
  • 9c82b752b6 Fix OBJ writer from Nef Thomas Krijnen 2023-12-11 21:05:58 +01:00
  • e74f160a48 Use predefined templates Thomas Krijnen 2023-12-11 21:05:39 +01:00
  • 17bf6691c6 Use custom poly converter Thomas Krijnen 2023-12-11 21:04:54 +01:00
  • 137a6b5706 map(vector<opaque_4>) prototype Thomas Krijnen 2023-12-11 21:03:55 +01:00
  • df0e64a68a Commit debugging trick comment analogous to occt kernel Thomas Krijnen 2023-12-11 21:00:54 +01:00
  • c7a2abdf2d CgalKernel halfspace handling: orientation is on face not plane Thomas Krijnen 2023-12-11 21:00:32 +01:00
  • a62aefa7ff Disable automatic density substitution in cgal kernel Thomas Krijnen 2023-12-11 21:00:04 +01:00
  • e946b6c540 Test for self-intersection before converting to nef Thomas Krijnen 2023-12-11 20:59:04 +01:00
  • cac2b77659 Implement num_faces Thomas Krijnen 2023-12-11 20:57:58 +01:00
  • 72abdb0569 Update build-all.py - py vers Thomas Krijnen 2023-12-11 16:00:36 +01:00
  • 5c4cc81f6f So much for using a typesafe language Thomas Krijnen 2023-12-11 13:29:20 +01:00
  • 7947ba4aaf Override some more blender scene panels #3842 Andrej730 2023-12-11 16:31:31 +05:00
  • 2520a93055 Fix issues unregistering overridden panels Andrej730 2023-12-11 16:25:37 +05:00
  • fa480d99a2 Procedural override for default blender panels, hide keying panels #3842 Andrej730 2023-12-11 16:02:59 +05:00
  • 72c057e7a0 BlenderBIM user docs update after 6452872 blenderbim-231211 blenderbim-231210 Bruno Postle 2023-12-10 22:13:05 +00:00
  • 3f1c01e363 Merge pull request #4097 from RickBrice/v0.8.0 Richard Brice 2023-12-08 13:16:09 -08:00
  • 13985eb49d Small tweaks to the IfcAlignment example Richard Brice 2023-12-08 13:15:29 -08:00
  • 61cfb361fa Update __init__.py Carlos Dias 2023-12-08 11:09:28 -03:00
  • 3786cfa666 Fixed issues with linked elements from linked blend files #4081 Andrej730 2023-12-08 18:38:09 +05:00
  • cabc06821f test for tool.Blender.copy_node_graph #3876 Andrej730 2023-12-08 16:57:05 +05:00
  • f9fef4f5f6 Fix #4085. Classification reference URIs now have a button you can jump to that link. Dion Moult 2023-12-08 16:35:46 +11:00
  • 7c89d072e2 Fix #4086. Add support for non predefined bSDD pset and qto values. Dion Moult 2023-12-08 15:07:46 +11:00
  • dbb9e8c907 Fix #4092. Minor bug with bad detection of text literals when switching geometry. Dion Moult 2023-12-08 14:03:46 +11:00
  • 2df5b4c70e Fix #4090. Bug where profile set generator didn't accommodate optional axes. blenderbim-231208 Dion Moult 2023-12-08 12:17:34 +11:00
  • 5207c3d7c5 Merge pull request #4091 from RickBrice/v0.8.0 Richard Brice 2023-12-07 15:38:49 -08:00
  • 7893b217ad Updates representation context in IfcAlignment example so it passes the bSI validation service checks Richard Brice 2023-12-07 15:31:33 -08:00
  • e0b445de0b Merge pull request #4088 from RickBrice/v0.8.0 Richard Brice 2023-12-07 09:48:22 -08:00
  • 92f80646cd Merge branch 'IfcOpenShell:v0.8.0' into v0.8.0 Richard Brice 2023-12-07 09:47:29 -08:00
  • 84a8c370c1 Updates representations in IfcAlignment example Richard Brice 2023-12-07 09:46:23 -08:00
  • 4b933812a7 Generalized calculation of spiral curve tangent vector Richard Brice 2023-12-07 08:01:31 -08:00
  • a5aa608240 Fix reference images import after styles ui change Andrej730 2023-12-07 17:42:07 +05:00
  • f7454366cc Representation Items UI - replace icon for active style Andrej730 2023-12-07 16:13:23 +05:00
  • f773480917 style.edit_surface_style - fix crash setting attribute to None Andrej730 2023-12-07 15:47:48 +05:00
  • 89f9cd0403 Styles UI - moved UI from shader graph N-panel to Styles UI #3912 Andrej730 2023-12-07 15:25:20 +05:00
  • b21159c6b3 add cff for ifcsverchok Martin15135215 2023-11-11 19:51:21 +00:00
  • 227f556669 add cff for serializers Martin15135215 2023-11-11 19:49:34 +00:00
  • 42bd69929c add cff for qtviewer Martin15135215 2023-11-11 19:48:23 +00:00
  • a3532b24b3 add cff for ifcwrap Martin15135215 2023-11-11 19:47:16 +00:00
  • 5486c4c8e9 add cff for ifctester Martin15135215 2023-11-11 19:45:52 +00:00
  • 0259d4c0cd add cff for ifcpatch Martin15135215 2023-11-11 19:44:21 +00:00
  • 66c4c61dc2 add cff for ifcparse Martin15135215 2023-11-11 19:43:03 +00:00
  • 0f32ffe232 add cff for ifcopenshell-python Martin15135215 2023-11-11 19:41:43 +00:00
  • 72630de77a add cff for ifcmax Martin15135215 2023-11-11 19:40:08 +00:00
  • 9395bed72b add cff for ifcjni Martin15135215 2023-11-11 19:38:49 +00:00
  • 507a5cab83 add cff for ifcgeom_schema_agnostic Martin15135215 2023-11-11 19:37:22 +00:00
  • a46a60996d add cff for ifcgeom Martin15135215 2023-11-11 19:36:07 +00:00
  • 3106168889 add cff for ifcfm Martin15135215 2023-11-11 19:33:22 +00:00
  • 7e0c0c5c83 add cff for ifcdiff Martin15135215 2023-11-11 19:31:07 +00:00
  • 19205c8774 add cff for ifccsv Martin15135215 2023-11-11 19:29:45 +00:00
  • 62b5f1d728 add cff for ifcconvert Martin15135215 2023-11-11 19:28:01 +00:00
  • 299df62758 add cff for ifcclash Martin15135215 2023-11-11 19:26:01 +00:00
  • e58bfde500 Add cff for ifccityjson Martin15135215 2023-11-11 19:24:10 +00:00
  • b60306cdbd add cff for ifcblender Martin15135215 2023-11-11 19:22:05 +00:00
  • 61e0549e65 add_aggregate now add the empty using the 3d cursor location Bruno Perdigão 2023-10-23 14:36:22 -03:00
  • 52ae759218 Added classification to selector Ryan Schultz 2023-11-05 09:38:32 -06:00
  • 9b41614eff Update Load bSDD domains c4rlosdias 2023-12-03 17:02:56 -03:00
  • 58e01751c1 bbim-docs: add interface property editor section - add stubs for each sub-tab blenderbim-231207 Dirk Olbrich 2023-11-12 14:50:09 +01:00
  • 624134d033 bbim-docs: use figure with caption instead of plain image Dirk Olbrich 2023-11-12 13:41:43 +01:00
  • 22f83b68e4 bbim-docs: update workspace doc for sidebar panels Dirk Olbrich 2023-11-11 17:36:23 +01:00
  • 1b35ea122e Implement support for managing nest hosts and components. Dion Moult 2023-12-07 13:18:33 +11:00
  • 71cca03e1d Merge pull request #4083 from RickBrice/v0.8.0 Richard Brice 2023-12-06 15:43:45 -08:00
  • c562a52011 Merge branch 'v0.8.0' of https://github.com/RickBrice/IfcOpenShell into v0.8.0 Richard Brice 2023-12-06 15:32:13 -08:00
  • 9e32c0ea93 Fixes problem computing Axis vector for cant Richard Brice 2023-12-06 15:31:01 -08:00
  • f1deefbcb3 Merge pull request #3969 from brunoperdigao/refactor-duplicate-aggregate Ryan Schultz 2023-12-06 14:39:43 -06:00
  • d6c020b5ee Fix #4076. Fix bug where drawing activation priorities didn't match drawing generation priorities, and switching to a text literal representation failed. Dion Moult 2023-12-06 23:04:21 +11:00
  • ff4eddf38a Fix #4078. Bug in IfcTester that didn't allow certain facets to be used as applicabilities. Also canonicalise facet ordering for convenience. Dion Moult 2023-12-06 15:06:11 +11:00
  • 2b34dc4ce7 Fix bug in TessellateElements patch recipe where sometimes the patch would run forever. blenderbim-231206 Dion Moult 2023-12-06 14:16:18 +11:00
  • f687e610b9 Workaround to create epeck number from python Thomas Krijnen 2023-12-05 21:15:06 +01:00
  • c1cb16f5f6 Implement a bunch of shape analysis routines Thomas Krijnen 2023-12-05 21:14:43 +01:00
  • 059c9fb7d5 remove_degenerate_faces() in order to prevent division by zero Thomas Krijnen 2023-12-05 21:13:43 +01:00
  • 0b4718b3b5 Report tasks on actual mapped products Thomas Krijnen 2023-12-05 21:12:09 +01:00
  • 4cd327f711 Don't mutate conversion result placement. Breaks combination of world coords + optimized model. Thomas Krijnen 2023-12-05 21:11:36 +01:00
  • c595adfb7b Use world coords on OBJ/STP/IGS serializers as before Thomas Krijnen 2023-12-05 21:10:42 +01:00
  • 530260ebe7 Run black on cityjson2ifc Dion Moult 2023-12-05 09:54:26 +11:00