Gorgious56
7c0405fab0
Improve UI for multi input string fields ( #1617 )
...
* Add utility operator for CollectionProperty
* Support Multi input string fields
* Simplify people & organisation UI code
* General-purpose code cleanup
* Use more compact and user friendly UI
2021-08-03 09:07:19 +10:00
Chun
2137b34063
Add descriptions to IFC Search function ( #1618 )
...
* Added descriptions to IFC Search function
* change color to colour
2021-08-01 19:33:55 +10:00
Long
a427462646
GlobalId is string ( #1615 )
2021-07-31 12:39:05 +10:00
Gorgious56
b79d23b3e2
Hide panels with features unsupported in V2x3 ( #1614 )
2021-07-30 22:13:41 +10:00
Gorgious56
2af1ebc614
Use passed context instead of bpy when available ( #1607 )
2021-07-30 07:08:17 +10:00
Dion Moult
d2e421382b
Minor fix
2021-07-29 20:08:51 +10:00
Bruno Postle
7b22f9c85b
BlenderBIM some data_dir / schema_dir workarounds ( #1606 )
...
* write process.log to a tempdir if data_dir is not writable
* Don't include filename returned by data_dir and schema_dir chooser
2021-07-29 20:07:04 +10:00
Gorgious56
e06591bbbd
Prevent linking non-existant or non-ifc file ( #1604 )
2021-07-29 17:03:53 +10:00
Dion Moult
110daf4ca7
Fix #1592 . Material name changes are now auto synced with style names.
2021-07-29 17:03:06 +10:00
Dion Moult
6bf692b44d
Fix #1401 . Modified custom psets are now immediately available without needing to restart Blender.
2021-07-29 16:16:01 +10:00
bosonprojets
c257afbd1c
Fix BlenderBIM bug Class assignement for predefined_type attribue
2021-07-29 00:28:04 +01:00
bosonprojets
cdf18e9f20
Revert "Fix BlenderBIM bug class assignement when PredefinedType is set as USERDEFINED"
...
This reverts commit d1e51fb05b .
2021-07-29 00:24:38 +01:00
bosonprojets
c715f41972
Fix BlenderBIM bug missing module reference for Pie Menu shortcuts
2021-07-28 23:37:06 +01:00
bosonprojets
d1e51fb05b
Fix BlenderBIM bug class assignement when PredefinedType is set as USERDEFINED
2021-07-28 15:27:51 +01:00
Gorgious56
99f72a8451
Fix Assign Container operator loses active object ( #1601 )
...
* Fix Assign Container operator loses active object
* Fix bad indentation for restoring active object
2021-07-28 21:40:23 +10:00
Dion Moult
2537349ec2
Object style colours are now auto synchronised upon export. See #1585 .
2021-07-28 21:01:09 +10:00
Dion Moult
10b6253a36
Fix #1585 . Materials are added as a potential if you assign it as an object material too, for convenience.
2021-07-28 19:55:18 +10:00
Dion Moult
d88c4fd377
Fix #1597 . Prevent mixing objects on project creation.
2021-07-28 18:43:20 +10:00
Dion Moult
0596e2000c
New debug utility to purge all Blender IFC links. See #1599 .
2021-07-28 18:21:05 +10:00
Dion Moult
52f15d27b1
Fix bug where import filters didn't properly exclude types and empty objects
2021-07-28 17:48:36 +10:00
Dion Moult
f5e089e0fd
Material based surface styles are now supported on import as a style fallback. See #1585 .
2021-07-27 20:47:49 +10:00
Dion Moult
5d246a8716
Fix bug where module data was not purged correctly when a new scene was started
2021-07-27 20:47:49 +10:00
Dion Moult
77206cb761
Fix #1588 . Profiles now auto recalculate cardinal points after editing.
2021-07-27 09:42:42 +10:00
Dion Moult
f8e9f81b9b
Parametric profiles now auto sync prior to depth changes. See #1588 .
2021-07-26 21:13:15 +10:00
Dion Moult
186c4dd118
New experimental serialiser-based drawing generation code. See #1153 . See #1564 .
2021-07-26 20:24:39 +10:00
Dion Moult
aa9b6b61fa
Fix bug where material profile data was not purged since a profile module didn't exist. See #1588 .
2021-07-26 09:45:46 +10:00
Dion Moult
c00bcc78e9
Editing voids or dumb walls now auto enable dynamic voids, so openings work well with them.
2021-07-25 14:06:49 +10:00
Ryan Schultz
492df6845b
cleaned up list of hotkeys a bit ( #1586 )
2021-07-25 10:29:33 +10:00
Dion Moult
08d6c0a2d8
Openings are now auto dissolved when authoring for easier editing.
2021-07-24 22:08:50 +10:00
Dion Moult
8c1eff5c26
New workspace hotkey to toggle visibility of openings when authoring
2021-07-24 21:50:14 +10:00
Dion Moult
fe3ffb7771
Openings are now placed in their own collection in case they accidentally get placed in the spatial tree
2021-07-24 21:35:27 +10:00
Dion Moult
6660714308
New feature to add slab openings
2021-07-23 21:18:43 +10:00
Dion Moult
2420ad2fa7
New feature to add wall openings where your cursor is
2021-07-23 21:10:36 +10:00
Dion Moult
c04afe1a4b
Minor fix.
2021-07-23 10:41:08 +10:00
Dion Moult
d2a1e0193b
Fix #1574 . Fix #1578 . Bug where deprecated functions were used in Python 3.9 for drawing generation.
2021-07-22 20:42:03 +10:00
Dion Moult
e791449d3d
Bump IfcOpenShell. See #1567 .
2021-07-22 19:36:31 +10:00
Dion Moult
8071e079b3
New system module with UI to browse systems in an IFC.
2021-07-22 17:40:50 +10:00
Dion Moult
c4f3633ab8
Property and quantity sets are now shown in alphabetical order to be much less confusing.
2021-07-21 17:05:02 +10:00
Dion Moult
c40fd91730
New feature where you can select related objects from an actively selected type.
2021-07-21 10:41:59 +10:00
Dion Moult
a7252273b4
Fix bug where searching a GlobalId wouldn't work if you previously used the debug panel.
2021-07-21 10:41:29 +10:00
Dion Moult
6e0a443cca
Fix bug where the covetool module didn't detect skylights properly. See #967 .
2021-07-21 08:58:57 +10:00
Dion Moult
4574887709
Fix bug where editing multiple objects didn't synchronise changes when exporting.
2021-07-20 23:01:16 +10:00
Dion Moult
023eb719f5
Added profiles of more specialised profile subtypes are now supported.
2021-07-19 21:35:20 +10:00
Dion Moult
8ba1b1c9b4
New script to generate a demo project asset library
2021-07-19 21:22:54 +10:00
Dion Moult
7cb163efef
New print object placement debug feature
2021-07-19 20:16:47 +10:00
Dion Moult
7d17b3170c
New feature to select all of the active IFC element's class
2021-07-19 19:19:12 +10:00
Dion Moult
a968f2b04d
The BIM Tool can now create profiled members.
2021-07-18 17:20:16 +10:00
Dion Moult
9a14406f92
BIM tool can now add parametric profiles for beams, not just columns.
2021-07-18 14:48:30 +10:00
Dion Moult
0fffbac519
Fix #1569 .
2021-07-18 09:26:37 +10:00
Dion Moult
db62faa5ae
Fix #1570 .
2021-07-18 09:21:38 +10:00