Commit Graph

  • 2b71b33c82 Don't use importlib for version Balázs Dukai 2023-06-14 02:26:28 +02:00
  • 435090e7f1 Get package version from pyproject.toml Balázs Dukai 2023-06-13 16:31:10 +02:00
  • 4a4186e3ce Include GenericCityObject extension Balázs Dukai 2023-06-13 15:43:10 +02:00
  • fb3c553249 Add parameters Balázs Dukai 2023-06-13 15:25:39 +02:00
  • bc3cc94500 Init package Balázs Dukai 2023-06-11 20:42:09 +02:00
  • ffebfca277 Update README.md Vasile-Corjan 2023-06-15 22:28:58 +02:00
  • eb67a809ce Update README.md Vasile-Corjan 2023-06-15 20:04:16 +02:00
  • e7bb823f15 Run black on existing entity_instance Dion Moult 2023-06-16 16:17:17 +10:00
  • aafb905199 Build testing prototype of an SQLite based file / entity_instance. Dion Moult 2023-06-16 16:16:22 +10:00
  • 35a346e412 Document two answers to frequently reported bugs: missing numpy and blend / ifc out of sync. Dion Moult 2023-06-16 14:13:15 +10:00
  • 297ac5af3a Minor geometry processing documentation fix Dion Moult 2023-06-16 13:30:07 +10:00
  • ef98bd5120 Convert Ifc2Sql script to IfcPatch recipe and add geometry support Dion Moult 2023-06-16 13:28:31 +10:00
  • 816efc8810 Fetch pset and qto names via pset data instead of real time to prevent UI lag on larger models. Dion Moult 2023-06-16 13:24:26 +10:00
  • 0e02c97fc6 Lazily check for BBIM_Railing psets to prevent unnecessarily fetching psets for every element when loading models. Dion Moult 2023-06-16 13:23:43 +10:00
  • a572bcfcb9 IfcPatch can now support patches that write to arbitrary files or have no output. Dion Moult 2023-06-16 13:22:33 +10:00
  • 534247daa1 Fix bug for getting psets of materials and profiles in IFC2X3 Dion Moult 2023-06-16 13:22:01 +10:00
  • 7c6620550a add assert #3308 Thomas Krijnen 2023-06-15 21:27:42 +02:00
  • 7feeb441ff #2819 Handle periodic bspline curves in serialization Thomas Krijnen 2023-06-15 16:18:48 +02:00
  • 01ddf8e769 util.classification small optimization Andrej730 2024-04-15 11:21:10 +05:00
  • 0a9c9f2a28 typing Andrej730 2024-04-15 11:24:25 +05:00
  • 919dcbe2d9 black format Andrej730 2024-04-15 13:41:15 +05:00
  • e17b9fa111 enable activating object type when trying to select type from an object ( whilst the type is hidden from view layer) Sigma Dimensions 2023-06-14 13:10:44 +01:00
  • 240f9b0100 Now generate spaces from walls considers also columns in order to create the contours Massimo Fabbro 2023-06-06 21:48:25 +02:00
  • cd8bc823c2 #3305 Less pessimistic tolerance comparison in newells method Thomas Krijnen 2023-06-14 11:46:34 +02:00
  • 1efe5761c0 #3305 one more iteration on lower fuzziness level for boolean ops Thomas Krijnen 2023-06-14 11:45:39 +02:00
  • 8a108627e4 temporarily hide IFC Spatial Manager for IFC2X3 models Sigma Dimensions 2023-06-14 10:47:00 +01:00
  • 62b5f080ab Enable selecting group elements Sigma Dimensions 2023-06-14 09:35:54 +01:00
  • 2b4c21615b Enable selecting a container's children from the IFC Spatial Manager panel Sigma Dimensions 2023-06-13 21:17:02 +01:00
  • c280bfa7ae fix replacing material with material profile Sigma Dimensions 2023-06-13 14:04:28 +01:00
  • ab19c9ff46 experimental patch of non parametric mep segments Sigma Dimensions 2023-06-13 13:26:53 +01:00
  • da41469c43 fix missing import Sigma Dimensions 2023-06-13 10:34:21 +01:00
  • ee0dca4898 Move Spatial Manager UI to "IFC Project Set-up" Sigma Dimensions 2023-06-13 10:32:25 +01:00
  • 2cf50dc48f split material assign/unassign operators into tool and core Sigma Dimensions 2023-06-13 10:28:31 +01:00
  • 5ce156bfa9 fix delete material operator Sigma Dimensions 2023-06-12 15:24:51 +01:00
  • a38784cdc4 Fix displaying connections for selected distribution ports Sigma Dimensions 2023-06-12 15:23:24 +01:00
  • 0959a7f6a3 Refactor and re-use common spatial_tool.select_products Sigma Dimensions 2023-06-12 15:21:33 +01:00
  • a7faa3ec3e Support external shaders from currently opened blend file Andrej730 2023-06-12 17:28:23 +05:00
  • 00a87819e4 switch to external styles for rendered shading in viewport Andrej730 2023-06-12 16:04:14 +05:00
  • 70eaa1a7df prioritize external styles on ifc import Andrej730 2023-06-12 11:54:17 +05:00
  • 9648a51e04 fix typo in README.md johanrd 2023-06-12 11:09:04 +02:00
  • 4318cec65a BBIM show all fetched remote Git branches (#3096) Bruno Postle 2023-06-11 20:49:55 +01:00
  • eb35157f8f Fix #3142 : Use Tab hotkey to edit horizontally layered objects Gorgious 2023-06-11 18:17:03 +02:00
  • 3ebd31a486 added link to aws/lambda guide in installation guide Ahmad Saleem Z 2023-06-11 11:36:12 +02:00
  • a152474e6d fix ARG in Dockerfile Ahmad Saleem Z 2023-06-11 11:23:45 +02:00
  • d009188805 documentation Ahmad Saleem Z 2023-06-11 10:26:06 +02:00
  • 8d17838af1 example fixes Ahmad Saleem Z 2023-06-11 10:18:10 +02:00
  • 829870a416 added aws/lambda sample Ahmad Saleem Z 2023-06-10 22:49:54 +02:00
  • c07cb2141e BlenderBIM operator to add remote repo (#3096) Bruno Postle 2023-06-10 22:04:01 +01:00
  • ada978ed1f Toggle between full schema (i.e. all tables for every declaration) and partial schema dump into SQL Dion Moult 2023-06-10 23:14:23 +10:00
  • 84cd96a48d BlenderBIM operator to delete a Git remote (#3096) Bruno Postle 2023-06-10 11:08:49 +01:00
  • 567ad3bf63 BlenderBIM fix warning writing .git/config (#3096) Bruno Postle 2023-06-10 10:07:17 +01:00
  • 6f6ff416c9 Add copyright Balázs Dukai 2023-06-10 07:31:17 +02:00
  • a97cd7ad24 Update to ifcopenshell 0.7.0 and cjio 0.8 Balázs Dukai 2023-06-10 07:00:32 +02:00
  • 818f77da2b Update to v1.1 CityObject types Balázs Dukai 2023-06-10 06:59:42 +02:00
  • 8ac1bc6900 IfcGitData update to ifcgit operators poll() methods Andrej730 2023-06-09 19:38:16 +05:00
  • dfe7421dab External Styles Andrej730 2023-06-09 18:39:50 +05:00
  • a4224b104d Experimental support for storage of IFC in MySQL and SQLite Dion Moult 2023-06-09 22:16:34 +10:00
  • 26ea4fd583 Revert "build scripts" D4ve-R 2023-05-24 15:16:48 +02:00
  • 809f3463f0 build scripts D4ve-R 2023-05-19 10:32:20 +02:00
  • fc29710c1d prepare for referencing D4ve-R 2023-05-19 07:58:43 +02:00
  • b915da223d metersPerUnit D4ve-R 2023-05-18 15:05:32 +02:00
  • 8723d14aee usd rotateXYZop D4ve-R 2023-05-18 14:36:22 +02:00
  • 9b9dce33a1 Update submodule D4ve-R 2023-05-18 13:41:26 +02:00
  • 7c40ce10e6 fix typo D4ve-R 2023-05-17 16:18:50 +02:00
  • 7d5024bdf4 refactor D4ve-R 2023-05-17 16:12:48 +02:00
  • 82438f279f stage up axis D4ve-R 2023-05-17 16:00:32 +02:00
  • 448f543e3d fix filename bug D4ve-R 2023-05-17 14:24:09 +02:00
  • b9f2dbb0b3 filename bug D4ve-R 2023-05-15 11:52:36 +02:00
  • fca79ddb6c material subsets D4ve-R 2023-05-08 00:30:33 +02:00
  • c8b0b65564 works fine D4ve-R 2023-05-07 22:46:05 +02:00
  • 38b4a225ad compile & link successful D4ve-R 2023-05-07 11:45:47 +02:00
  • 7e090f5709 materials D4ve-R 2023-05-04 23:22:34 +02:00
  • c8205b4a9e Add USDSerializer to IfcConvert D4ve-R 2023-05-04 20:30:03 +02:00
  • 93042ca1ef Add USDSerializer write-only D4ve-R 2023-05-04 13:19:13 +02:00
  • 01ad84901c #2942 Escape SVG text labels Thomas Krijnen 2023-06-09 11:34:50 +02:00
  • f31132b24e implements fileselect to export_cost_schedules Nelson Henrique 2023-06-08 00:15:27 +00:00
  • 66bd1d0d5f Fixed small error on disabling editing extrusion axis Andrej730 2023-06-08 17:58:06 +05:00
  • 86c93ac1e7 If an IFC file has an IFCRELASSOCIATESMATERIAL but did not supply an IFCMATERIAL, IfcConvert will crash. This commit prevents the crash, catches the exception and prints an error on the terminal Chetan 2023-06-07 16:54:28 +08:00
  • 2c4227384d Fix bug where you couldn't unassign inherited materials. Dion Moult 2023-06-08 16:00:21 +10:00
  • 408115b94b Fix sync bug where unused styles would be purged when reloading a blender file. Dion Moult 2023-06-08 15:59:49 +10:00
  • c5e4914bdf CITATION.cff for BIMTester Martin15135215 2023-06-07 22:32:40 +02:00
  • c50a171ae9 CITATION.cff for ifc5d Martin15135215 2023-06-07 22:28:41 +02:00
  • 2b72291e71 CITATION.cff for ifc4d Martin15135215 2023-06-07 22:26:02 +02:00
  • 3765c72684 CITATION.cff for ifc2ca Martin15135215 2023-06-07 22:23:33 +02:00
  • f0a4244c77 CITATION.cff for bsdd Martin15135215 2023-06-07 22:19:01 +02:00
  • bfcc624249 CITATION.cff for bcf Martin15135215 2023-06-07 22:15:16 +02:00
  • 6c45936118 BlenderBIM fix Git error on simple merge (#3096) Bruno Postle 2023-06-07 22:50:20 +01:00
  • 1eb1ba604e Fix #3272. See #3069. Fix incorrect refactoring when I was decoupling collections. Dion Moult 2023-06-07 22:13:30 +10:00
  • e5003651ed Fix error when going out of edit mode with TAB when editing an arbitrary profile Gorgious56 2023-06-07 11:22:06 +02:00
  • 2008868e0e Fix profile based geometry not re-generating properly when exiting edit mode and the profile geometry wasn't modified Gorgious56 2023-06-07 11:21:43 +02:00
  • d3ea921165 Update author in CITATION.cff Martin15135215 2023-06-05 18:25:05 +02:00
  • e32de7350d CITATION.cff file for BlenderBIM Martin15135215 2023-06-02 21:09:03 +02:00
  • 5714bd1ec4 take into account edge orientation correctly #3201 Thomas Krijnen 2023-06-07 08:43:08 +02:00
  • 374f411b59 ids/classes namespaces for drawings in the sheet #3047 Andrej730 2023-06-07 10:41:51 +05:00
  • a4f7da598f See #3266. Write documentation on how to use IfcCSV. Dion Moult 2023-06-07 16:00:12 +10:00
  • 2896c23143 Add support for Pandas DataFrames in IfcCSV and clean up function signatures Dion Moult 2023-06-07 15:59:20 +10:00
  • 02462c1209 Fix #3264. Describe IFC to JSON conversion (and other formats) in documentation. Dion Moult 2023-06-07 14:30:37 +10:00
  • 482f97961d BlenderBIM fix Git merge log history (#3096) Bruno Postle 2023-06-07 00:45:01 +01:00
  • 236c064849 unreferened param #3255 Thomas Krijnen 2023-06-06 13:24:52 +02:00
  • 9ec43b7d9e Revert unselect non-ifc object using TAB Gorgious56 2023-06-06 11:59:05 +02:00