Dion Moult
07264dafb1
Bump IfcOpenShell to latest bot build. See #1984 #1977 #1959
2022-01-18 18:01:27 +11:00
Dion Moult
9572fef222
Fix #1908 . Extracting elements using IfcPatch now includes all properties.
2022-01-18 17:47:59 +11:00
Dion Moult
2852f53afa
Fix #1934 . Fix bug with improper nesting of subfolders when exporting IfcZip.
2022-01-17 20:30:02 +11:00
Dion Moult
8b06aa9e0b
Header data previews for IFCZIP are now supported as well.
2022-01-17 18:21:20 +11:00
Dion Moult
9ebe0aaa95
Fix #1956 . One-button upgrade from IFC2X3 to IFC4.
2022-01-17 16:20:01 +11:00
Dion Moult
1a735c4bef
Minor improvement to the sequence UI to always allow you to cancel editing mode.
2022-01-17 15:11:48 +11:00
Dion Moult
d259e0f490
Fix IfcCSV import bug.
2022-01-14 20:25:35 +11:00
Dion Moult
c09ed228c0
Whoops.
2022-01-14 19:06:17 +11:00
Dion Moult
d63be20c8b
Fix #1989 . Fix bug where you couldn't export to IfcJSON, since it couldn't be imported again.
2022-01-14 18:55:44 +11:00
Dion Moult
f8c7f48674
You can now associate annotations with objects for smart annotations in IFC. See #1153 .
2022-01-14 18:00:08 +11:00
Dion Moult
5a87ab8171
Minor cleanup to Brick code after failed attempt to detect feed relationships.
2022-01-14 11:47:58 +11:00
Dion Moult
d23d382854
Minor fix to BIMTester IDS support. Disable IDS test due to unstable nature of IDS.
2022-01-14 11:46:15 +11:00
Dion Moult
30270db0c3
Fix bug where annotation decorations didn't show correctly in Blender 3.0
2022-01-14 10:54:27 +11:00
Vukas Pajic
6d78ac4918
adjusted UI based on feedback received ( #1986 )
...
* adjusted UI based on feedback received
* typo
2022-01-14 10:09:51 +11:00
Dion Moult
189e566740
Remove broken and obsolete Blender clasher which is incompatible with the geom.tree broadphase approach.
2022-01-13 17:05:44 +11:00
Dion Moult
5ba542488a
Implement adding plain bricks not based on IFC
2022-01-12 16:22:32 +11:00
Dion Moult
39960998de
Support type-based class checking for converting IFC2X3 models to Brickschema
2022-01-12 15:39:43 +11:00
Dion Moult
92642e6a6a
The IFC Class panel now shows inherited predefined types
2022-01-12 14:29:02 +11:00
Gorgious56
65b3960ab3
Show ifc specs in file selector ( #1980 )
...
* Create simple parser for ifc header specs
* Refactor logic to be usable with other file selectors
* Fix parsing error
2022-01-12 10:01:49 +11:00
Vukas Pajic
e81848dfba
UI Simplification with Panel Groups ( #1979 )
...
* concept demo
* small naming change + added missing ui classes
* added newline to end of file
2022-01-11 20:03:29 +11:00
Dion Moult
fe9cda8ba1
Fix #1925 . Fix bug where nested collection deletions were not synchronised properly.
2022-01-11 15:45:29 +11:00
Dion Moult
49221739cf
Implement auto and manual refresh of the Brick model navigator
2022-01-11 14:46:58 +11:00
Dion Moult
c6966f9b39
You can now create a new blank Brick project
2022-01-11 13:25:03 +11:00
Dion Moult
f08ed629b5
New debug feature to purge HDF5 cache in case the cache is corrupted.
2022-01-11 11:24:13 +11:00
Dion Moult
ba675c0d28
Implement human readable rdfs labels in Brickschema navigator
2022-01-11 10:44:52 +11:00
Gorgious56
3a80722621
Display IFC schema in file selector right hand side panel ( #1978 )
...
* Display IFC schema in file selector right hand side panel
* Formatting
* Fix possible error when the file name or description contains the word "schema"
2022-01-11 08:52:14 +11:00
Dion Moult
7a6df49348
Basic implementation to bulk convert relevant IFC classes to a Brick model
2022-01-10 17:30:49 +11:00
Dion Moult
8eccb1a5ed
You can now select all system objects from the object panel for convenience.
2022-01-10 12:21:38 +11:00
Dion Moult
43c74010a5
Schema versions are no longer locked to IFC4 and 2X3. You can now load express schemas at run time.
2022-01-10 10:45:46 +11:00
Dion Moult
6c991ed356
Purge obsolete IFC types mappings
2022-01-10 09:40:42 +11:00
Dion Moult
4f047274bf
The IfcOpenShell API now supports automatic primitive casting for editing properties. See #1943 .
2022-01-07 17:38:43 +11:00
Dion Moult
eb04a7d579
Visual clean up of bulk property editing UI
2022-01-07 17:38:43 +11:00
Dion Moult
84096529e1
Primary measure type lists are now dynamically generated based on the schema.
2022-01-07 17:38:43 +11:00
Dion Moult
3350f31312
Write documentation to help developers get acquainted with testing
2022-01-07 17:38:43 +11:00
Dion Moult
0d79963ed8
Clear outdated README text which we won't maintain to prevent confusion
2022-01-07 17:38:43 +11:00
Dion Moult
43a8fa8bcb
It's 2022!
2022-01-07 17:38:43 +11:00
Vukas Pajic
53f6454784
Fix integers in enumerations #1943 ( #1946 )
...
* first draft
* small change
2022-01-04 13:10:42 +11:00
Vukas Pajic
2c0df1d4f5
fix umlauts not showing up correctly in dynamic enums #1941 ( #1945 )
...
* first attempt
* adopted new solution for umlauts in enums
* fix typo
2022-01-04 13:09:47 +11:00
Cyril Waechter
d22a0c7cb8
Boundary geom creation : fix math + small ui fix ( #1938 )
...
_Neo accidentally took the red pill so I transposed the matrix to make
it blue_
* Fix how placement matrix of updated geometry is created.
* Fix ui: was throwing an error when boundary had no
`RelatedBuildingElement`
2022-01-04 13:04:06 +11:00
Gorgious56
02a62a943c
Fix #1717 : Disable task editing if task was deleted as a result of deleting its parent ( #1936 )
...
* Disable task editing if task was deleted as a result of deleting its parent
* Optimize logic for bigger number of tasks
* Don't try to disable editing if not editing in the first place
2022-01-04 13:03:39 +11:00
Vukas Pajic
0625e4153c
bulk property editor ( #1896 )
...
* first revision
* update incorporating review comments
* added a new feature - remove psets
* type dropdown now references ifc data types
* adopt new solution for enumerations and umlauts
* Revert "adopt new solution for enumerations and umlauts"
This reverts commit 203a31a2bf .
2022-01-04 12:59:55 +11:00
Jesusbill
03f5feca88
refactor structural module - wip - structural analysis models #1848
2022-01-02 00:34:38 +01:00
bosonprojets
6e913a0ff9
BlenderBIM Feature - Filter By Building Storey
2021-12-28 23:46:22 +01:00
Dion Moult
664c49a07d
Bump IfcOpenShell. See #1906 .
2021-12-11 21:10:03 +11:00
Dion Moult
ece796fc2d
Fix #1917 . Fix warning where the relating type classes data couldn't be accessed.
2021-12-10 14:06:54 +11:00
Dion Moult
de4659570a
See #1917 . Refactor and fix warning message when you haven't got any contexts in a project yet.
2021-12-10 13:31:23 +11:00
Dion Moult
62236c44ae
Fix #1923 . Fix bug where creating a new structural analysis model broke.
2021-12-10 10:58:06 +11:00
Dion Moult
ce5db914db
Fix #1913 . Fix bug where filtering by decomposition didn't work on IFC2X3.
2021-12-10 10:14:43 +11:00
Dion Moult
12699f29b7
Minor fix
2021-12-10 09:44:23 +11:00
Dion Moult
54e326983f
Fix #1921 . Document issue with installing on outdated Ubuntu distributions.
2021-12-10 09:43:28 +11:00