ArturTomczak
|
f27fbecc9a
|
Merge branch 'v0.6.0' into GSoC#45-IDS-checking
|
2021-06-21 08:48:46 +02:00 |
|
Dion Moult
|
650ebeddd6
|
Column profiles now update when switching type
|
2021-06-21 14:44:42 +10:00 |
|
Dion Moult
|
5d0d3aaa16
|
Minor fix
|
2021-06-21 14:13:25 +10:00 |
|
Dion Moult
|
54526960c8
|
Column profiles now auto update when you change the material profile
blenderbim-210621
|
2021-06-21 12:21:55 +10:00 |
|
Jesusbill
|
e0b93a70d3
|
black formatting
blenderbim-210620
|
2021-06-20 20:58:36 +02:00 |
|
Jesusbill
|
e569b97c56
|
Add general CRUD operations for boundary conditions (from scene properties)
|
2021-06-20 20:57:12 +02:00 |
|
Jesusbill
|
a0b7fe2736
|
you can now filter structural loads based on name and inverse references
|
2021-06-20 20:53:45 +02:00 |
|
ArturTomczak
|
3b270a61df
|
handle ifc2x3 and 4
handles .ItemReference or .Identification
|
2021-06-19 11:44:33 +02:00 |
|
ArturTomczak
|
5b94043cdc
|
ids parse, restrictions
change __init__ to parse for separating those two
|
2021-06-18 16:50:26 +02:00 |
|
Dion Moult
|
aadb28bb79
|
Fix #1456. Improve usability when a project library only has a single class type in it.
|
2021-06-18 16:05:58 +10:00 |
|
Dion Moult
|
2f1f332d31
|
Fix #1522. Appending from project libraries now supports material properties and styles.
|
2021-06-18 15:54:01 +10:00 |
|
Dion Moult
|
1ee2f420c8
|
New feature to see derived global and local elevations
blenderbim-210618
|
2021-06-18 14:19:53 +10:00 |
|
Dion Moult
|
567bc7b667
|
Fix confusing transparency attribute in add style API usecase. See #1529.
|
2021-06-18 08:03:44 +10:00 |
|
Dion Moult
|
2a2f4d692a
|
Fix bug where extrusion detection on voided profiles was not reliable
|
2021-06-17 19:24:16 +10:00 |
|
Dion Moult
|
1b49a10a15
|
Minor fix, bump readme
|
2021-06-17 18:30:25 +10:00 |
|
Dion Moult
|
a08918fd22
|
Scheduled dates now cascade when dependencies, lag times, and calendars are modified
|
2021-06-17 14:59:28 +10:00 |
|
Dion Moult
|
50608d9459
|
Modifications to scheduled dates can now cascade through the task tree
|
2021-06-17 13:23:09 +10:00 |
|
Dion Moult
|
97d0286b57
|
Uncached schedule recalculation is now twice as fast
blenderbim-210617
|
2021-06-17 11:05:58 +10:00 |
|
Cyril Waechter
|
2a7fbea9c3
|
Add recipe to extract only spaces (#1521)
`ExtractElements` was not allowing to extract only spaces.
It also helps to workaround revit-ifc failure in linking spaces.
See: https://github.com/Autodesk/revit-ifc/issues/15
|
2021-06-17 10:31:18 +10:00 |
|
Dion Moult
|
257997c2cb
|
New feature to copy elements to multiple spatial containers
|
2021-06-16 09:21:44 +10:00 |
|
Dion Moult
|
2dfc35877c
|
Generated construction animations now support animating input product consumptions, movement to/from, and multiple processes per product
|
2021-06-15 21:22:28 +10:00 |
|
Dion Moult
|
68233a8fb2
|
Add support for product inputs into tasks, such as for movements on site
|
2021-06-15 20:55:43 +10:00 |
|
Dion Moult
|
76e2f688e5
|
Level of Effort activities are now excluded from P6 import to IFC.
|
2021-06-15 18:28:43 +10:00 |
|
Dion Moult
|
4d4bedcf9a
|
Fix #1526. Fix bug where custom pset template properties wouldn't show up.
|
2021-06-15 17:48:45 +10:00 |
|
Dion Moult
|
36a18ea0f9
|
You can now bulk copy task attributes to other tasks in the task tree
|
2021-06-15 17:29:04 +10:00 |
|
Dion Moult
|
fa1984e89e
|
You can now animate demolition, logistic, and renovation type processes during construction sequencing
|
2021-06-15 16:35:40 +10:00 |
|
Dion Moult
|
3be0a74316
|
Minor UI fix for unreadable "derived grid north" in geolocation panel
|
2021-06-15 15:15:49 +10:00 |
|
Dion Moult
|
90cb56220f
|
Fix #1524. Fixed bug where unlinking copied Blender objects didn't work.
blenderbim-210615
|
2021-06-15 13:05:24 +10:00 |
|
ArturTomczak
|
8fd4965106
|
add length restriction
both length and min/maxlength added
|
2021-06-12 22:35:37 +02:00 |
|
ArturTomczak
|
ba26772e46
|
add bounds restriction
|
2021-06-12 21:10:50 +02:00 |
|
ArturTomczak
|
7e02eb923d
|
add bounds restriction
|
2021-06-12 21:10:09 +02:00 |
|
ArturTomczak
|
459149e418
|
add enumeration restriction
|
2021-06-12 18:08:13 +02:00 |
|
ArturTomczak
|
768606571e
|
fix multiple requirements at a time
|
2021-06-11 19:03:03 +02:00 |
|
ArturTomczak
|
65fa5768f2
|
implement material facet
added actual evaluation and extended current implementation with all possible ifc relations for materials.
|
2021-06-11 17:10:54 +02:00 |
|
ArturTomczak
|
9db01bc6cc
|
implement classification facet
|
2021-06-10 15:21:51 +02:00 |
|
ArturTomczak
|
4e60ca01c3
|
improve feedback message
added counters and runtime info
|
2021-06-10 15:21:07 +02:00 |
|
ArturTomczak
|
8c9ab98697
|
switch from dom to xmlschema
as suggested by @Moult, xmlschema better fits the purpose than xml.dom.minidom
|
2021-06-10 15:19:23 +02:00 |
|
Dion Moult
|
fc05bdf6d6
|
Support importing elements with no representations
|
2021-06-10 11:17:49 +10:00 |
|
Dion Moult
|
4c50b2d224
|
Support editing profile set usage attributes cardinal point and reference extent. Thanks Jesusbill!
blenderbim-210609
|
2021-06-09 11:23:34 +10:00 |
|
ArturTomczak
|
4017097f19
|
Add xmlschema validation
|
2021-06-08 10:34:02 +02:00 |
|
Dion Moult
|
b9472c9bae
|
Implement free float calculation. Thanks SigmaDimensions!
|
2021-06-08 11:36:07 +10:00 |
|
Dion Moult
|
7d841c3f27
|
New dumb column tool. Creates a parametric solid column from profile sets.
|
2021-06-07 19:43:02 +10:00 |
|
Dion Moult
|
ca0dac1353
|
The authoring UI now only shows available types so you don't waste your time checking what's available.
|
2021-06-07 16:09:56 +10:00 |
|
Dion Moult
|
1a962a7f60
|
Dumb slabs now auto calculate new quantities when edited
|
2021-06-07 15:58:03 +10:00 |
|
Dion Moult
|
f3c1d1df31
|
Fix bug where you couldn't delete a quantity from a quantity set
|
2021-06-07 15:52:38 +10:00 |
|
Dion Moult
|
6a0562d00a
|
Footprint and side areas are now generated for dumb wall quantities
|
2021-06-07 14:44:05 +10:00 |
|
Dion Moult
|
137a00225c
|
Dumb slabs now auto generate footprint representations
|
2021-06-07 14:28:46 +10:00 |
|
Dion Moult
|
5a822d5e39
|
Slabs with voided profiles are now supported.
|
2021-06-07 11:20:05 +10:00 |
|
Dion Moult
|
d844223367
|
Fix bug where P6 import module was not shipped
blenderbim-210607
|
2021-06-07 10:32:26 +10:00 |
|
Dion Moult
|
6a29ab0d61
|
Fix bug where 2D or 1D objects generated an invalid box representation
|
2021-06-07 10:32:05 +10:00 |
|