Commit Graph

  • 06b84cfa24 nest.unassign_object - support batching #4474 Andrej730 2024-04-09 17:12:25 +05:00
  • 97db95085a nest.assign_object - support batching #4474 Andrej730 2024-04-09 16:41:34 +05:00
  • d1bcec7a6a typing Andrej730 2024-04-09 16:41:03 +05:00
  • 7b46c6a443 black format Andrej730 2024-04-09 16:44:26 +05:00
  • 6db0c14fa8 ifcopenshell.api.run optimization Andrej730 2024-04-09 16:18:11 +05:00
  • d03f9237e2 deprecate spatial.remove_container in favor of spatial.assign_container Andrej730 2024-04-09 16:06:21 +05:00
  • 24716a0089 See #4481. Faster implementation of object hiding and toggline viewport visibility. Dion Moult 2024-04-09 18:37:20 +10:00
  • 437d19e1f5 normalize line endings in CCI(EN).ifc (was commited as CRLF, not LF) Andrej730 2024-04-09 12:43:50 +05:00
  • bd5fd3539a Fix #4497. Drawing text annotations are now based on actual line breaks. Dion Moult 2024-04-09 15:56:16 +10:00
  • bcc67ecb31 See #4497. Show invisible newlines and allow newline editing in attributes. Dion Moult 2024-04-09 15:25:10 +10:00
  • c50810a24a Fix #4533. Add convenience link to launch type manager when no types exist. Dion Moult 2024-04-09 14:09:55 +10:00
  • 7f9ce37a98 Inline help feature (#4409) Benoit DAMAY 2024-04-09 03:50:08 +02:00
  • ac23d08717 Update CCI(EN).ifc blenderbim-240409 ppaawweeuu 2024-04-03 22:46:19 +02:00
  • a8211ed592 Add CCI Classification schema ppaawweeuu 2024-04-03 10:52:16 +02:00
  • e38f3beb91 New UI List in Sandbox panel to access, flip, remove, add, edit clipping planes and some tweaks : - Disable possibility to edit clipping plane quad geometry - Add select and delete operators - Remove polls from CreateClippingPlane that prevented from using it in the Properties editor. The clipping plane is added near the origin when using the Add button in the panel Gorgious 2024-04-08 21:31:23 +02:00
  • f14bf8557a aggregate.unassign_object - support batching #4474 Andrej730 2024-04-08 17:38:41 +05:00
  • cd11d2de27 aggregate.assign_object - support batching #4474 Andrej730 2024-04-08 16:23:48 +05:00
  • d764c0af23 temporary support for deprecated api arguments #4531 Andrej730 2024-04-08 15:47:31 +05:00
  • d24e5df7c1 typing Andrej730 2024-04-08 15:05:37 +05:00
  • de5075aafe black format Andrej730 2024-04-08 17:25:33 +05:00
  • 9474d17867 fix test after 7dd0d7601 Andrej730 2024-04-08 15:02:00 +05:00
  • abe6dbdfc9 layer.unassign_layer - support batching #4474 Andrej730 2024-04-08 14:45:47 +05:00
  • 7ecec973dd layer.assign_layer - support batching #4474 Andrej730 2024-04-08 14:30:30 +05:00
  • f34aef1ebf validate - add examples Andrej730 2024-04-08 12:39:48 +05:00
  • 3253bdf7aa fix possible infinite recursion in bim.debug_active_drawing #4500 Andrej730 2024-04-08 12:18:56 +05:00
  • 8e2f9d2bb5 Fix #4509. Don't show scary error message if you haven't specified a filter query. Dion Moult 2024-04-08 17:19:17 +10:00
  • 7dd0d7601a Fix #3759. IFC4X3 files should use ADD2 identifier. Dion Moult 2024-04-08 12:34:59 +10:00
  • 5bd53b973f Fix #4303. Declare dependencies for ifctester. Dion Moult 2024-04-08 11:57:21 +10:00
  • 911cfe010e Publish IfcClash to PyPI Dion Moult 2024-04-08 11:19:13 +10:00
  • 35dd03664a Publish IfcCSV to PyPI blenderbim-240408 Dion Moult 2024-04-08 10:55:59 +10:00
  • c89b84ff57 Whoops again Dion Moult 2024-04-08 10:31:37 +10:00
  • cda13af7a3 See #4529. Publish IfcPatch to PyPI. Dion Moult 2024-04-08 10:24:04 +10:00
  • 6e84eb0acc Add bSDD makefile Dion Moult 2024-04-08 10:09:58 +10:00
  • b9ede5c739 Whoops Dion Moult 2024-04-08 10:08:01 +10:00
  • 44b980c1e0 Publish bSDD to PyPI Dion Moult 2024-04-08 10:06:28 +10:00
  • 08f4dea47f Materials with no style colours now default to Blender's default colour when linking models blenderbim-240407 Dion Moult 2024-04-08 08:33:18 +10:00
  • 8f2a7be903 Fix #4521. Dion Moult 2024-04-08 08:32:28 +10:00
  • a94d1e53b7 Fixes some problems with mapping IfcCurveSegment Richard Brice 2024-04-06 19:02:18 -07:00
  • 98ec4220eb Adds method to piecewise_function to evaluate over a range. Richard Brice 2024-04-06 10:40:22 -07:00
  • 63b541917e Minor fix in doc utility for entities which have no predefined types Dion Moult 2024-04-06 23:48:14 +11:00
  • c8706bddc9 Fix bug where drawing psets were needlessly updated and random objects would get drawing psets added on them Dion Moult 2024-04-06 23:37:30 +11:00
  • e969d407d3 Fix #4524. Update README.md Dion Moult 2024-04-06 22:21:16 +11:00
  • 066b198ac9 Fix #4492. Refix bug where there was an extra equal sign when loading saved queries. blenderbim-240406 Dion Moult 2024-04-06 21:42:49 +11:00
  • 5d6119e542 Fix import of ifcopenshell.util.unit in Python <3.10 #4520 sebphi 2024-04-05 17:38:10 +02:00
  • f0dbef88c1 Respect ReorientShells setting in shell.cpp Thomas Krijnen 2024-04-05 15:37:10 +02:00
  • 845e229a9c group.unassign_group - support batching #4474 Andrej730 2024-04-05 16:57:55 +05:00
  • cefa088b59 spatial.unassign_container - support batching #4474 Andrej730 2024-04-05 16:28:16 +05:00
  • 109787d869 spatial.assign_container - support batching #4474 Andrej730 2024-04-05 14:57:11 +05:00
  • 78abca16e6 black format Andrej730 2024-04-05 16:05:11 +05:00
  • 02aaf1b409 typing Andrej730 2024-04-05 14:06:10 +05:00
  • 02e102f2d2 Collector.sync skip_unlinking option #4500 Andrej730 2024-04-05 12:14:03 +05:00
  • ec0dcb7f8c documentation and small refactor Andrej730 2024-04-04 18:33:37 +05:00
  • ba63ed81a1 small optimizations Andrej730 2024-04-04 18:24:07 +05:00
  • fb6660361d See #4518. Fix pypi python version requirements. blenderbim-240405 Dion Moult 2024-04-05 21:13:24 +11:00
  • ecae9943e2 Add missing build dep Dion Moult 2024-04-05 21:12:27 +11:00
  • 104e896531 #4278 Update cd.yml bump ubuntu version Thomas Krijnen 2024-04-05 09:27:33 +02:00
  • 6555e56647 Fix evil hacks in ifcopenshell pip dist packaging and support py312 on PyPI Dion Moult 2024-04-05 16:54:02 +11:00
  • f9a590a22c Ship py39 to py312 for PyPI Dion Moult 2024-04-05 16:49:14 +11:00
  • ad4a1576d3 Allow manual workflow dispatch of ci-ifcopenshell-pypi.yml Dion Moult 2024-04-05 16:44:53 +11:00
  • c35c3f06b5 Fix #4504. Extract CAD layers when linking in models. Dion Moult 2024-04-05 15:03:47 +11:00
  • fada808a2f See #4504. Extract material data for linked models. Dion Moult 2024-04-05 14:53:11 +11:00
  • e221e6fa6a See #4508. Update example code to serialise to obj. Dion Moult 2024-04-05 08:25:59 +11:00
  • 725dac04d0 Updates links to BlenderBIM and IfcOpenShell documentation in README jaymeandretta 2024-04-04 15:19:19 -03:00
  • 5c365990b9 bim.debug_active_drawing debug operator #4500 Andrej730 2024-04-04 16:27:10 +05:00
  • 797e2e41a5 bim.create_drawing to sync only once if printing multiple drawings Andrej730 2024-04-04 16:07:19 +05:00
  • 57fe40839b black format, cleanup, notes Andrej730 2024-04-04 11:18:17 +05:00
  • b4c5ad1e35 typing Andrej730 2024-04-04 11:18:27 +05:00
  • 635ddce93d Autodetect CSG representation types in shape builder Dion Moult 2024-04-04 18:28:19 +11:00
  • 24e807cac7 Detect binary data types in util.attribute Dion Moult 2024-04-04 18:28:10 +11:00
  • 33ceba38a8 Qto_Calculator more consistent calculation about the PredefinedType Massimo Fabbro 2024-04-03 22:11:19 +02:00
  • 90ed1f9b28 improve the flooring height object quantity calculation Massimo Fabbro 2024-03-30 15:33:24 +01:00
  • e431cb205c improve the ceiling height object quantity calculation Massimo Fabbro 2024-03-30 15:19:49 +01:00
  • 09bb45f5bc fix add ceiling from walls elevation bug Massimo Fabbro 2024-03-30 17:53:42 +01:00
  • 7087452cde log external styles names when they fail to load Andrej730 2024-04-03 17:35:09 +05:00
  • af4b58444d typing Andrej730 2024-04-03 17:35:02 +05:00
  • 711423cae5 use default shading_styles.json in case if project's file is missing Andrej730 2024-04-03 16:44:56 +05:00
  • eb8b6062b4 move override panel methods to tool.Blender Andrej730 2024-04-03 16:16:50 +05:00
  • 5ac96cb5b9 change .poll for overridden panels instead of creating new classes Andrej730 2024-04-03 15:42:23 +05:00
  • c462fc9337 move scene panels from different addons to "Blender Properties" Andrej730 2024-04-03 12:00:44 +05:00
  • 95f7a2bcde override blender ui panels when should_setup_workspace = False Andrej730 2024-04-03 11:40:36 +05:00
  • 04cf9c870b Fix bug when linking in models with no chunks blenderbim-240403 Dion Moult 2024-04-03 21:24:03 +11:00
  • 59fbf2bbde #4501 warning message Thomas Krijnen 2024-04-03 11:43:06 +02:00
  • bf9bddc867 ifcopenshell.validate to check unique guids (IfcRoot.UR1) Andrej730 2024-04-02 17:17:23 +05:00
  • 20a2fda066 typing Andrej730 2024-04-02 14:46:03 +05:00
  • f03afb20f3 validate.py - black format Andrej730 2024-04-02 14:45:42 +05:00
  • e0df22ffec The button to remove an inherited pset is no longer enabled on instances Previously it would fail silently if clicked Gorgious56 2024-04-02 09:52:43 +02:00
  • 96302a5c07 Return of the missing button for regenerating global id blenderbim-240402 Andrej730 2024-04-02 12:43:44 +05:00
  • 38afce1628 RegenerateGlobalIds - tests Andrej730 2024-04-02 12:32:36 +05:00
  • cd5afacc97 Fix test after cf9a94a79 Andrej730 2024-04-01 17:22:49 +05:00
  • c2623e5dce prevent reloading reference annotations on loading .ifc #4478 Andrej730 2024-04-01 17:06:20 +05:00
  • 42ecd7e127 typing Andrej730 2024-04-01 17:04:00 +05:00
  • c80a7cfcc9 fix typo Andrej730 2024-04-01 16:00:18 +05:00
  • 6d8f1a3980 experimental svg to dxf conversion for drawings Andrej730 2024-04-01 14:03:22 +05:00
  • 5c4c61bb15 fix issue with prohibited facets in 0065c5f, add a test Andrej730 2024-04-01 13:49:42 +05:00
  • d8af8b58bb ifctester.Specification.set_usage convenience method Andrej730 2024-04-01 12:12:19 +05:00
  • 3c0405249b typing Andrej730 2024-03-29 10:56:06 +05:00
  • 7f57649d10 Whoops. Dion Moult 2024-04-01 17:49:44 +11:00
  • fbde23870e Fix #4321. The PurgeData recipe now also works on IFC2X3. Dion Moult 2024-04-01 17:00:47 +11:00
  • 7b968030ca Fix #4060. The colour by property panel now shows the number of results in the legend. Dion Moult 2024-04-01 15:45:34 +11:00
  • b5d672ba42 Fix #4069. IfcClash Blender interface now uses the new filter UI. blenderbim-240401 Dion Moult 2024-04-01 15:28:34 +11:00