fbpyr
fa8fc161da
Choco action ( #2335 )
...
* check cron based trigger isolated
* check cron based trigger isolated
* fix args
* add scheduled choco build action
* revert to original
* fix action name
* fix action name
* remove apt install as required packages exist already in the container
* remove apt install as required packages exist already in the container
2022-08-10 21:22:26 +10:00
Dion Moult
e4016313c4
IfcTester now supports HTML reports
2022-08-09 17:04:12 +10:00
Dion Moult
81fdfbacd0
OffsetObjectPlacements patch now allows 3D rotations, such as to fix wrong Z axis coming from software like Solidworks
blenderbim-220808
2022-08-08 14:34:06 +10:00
Dion Moult
7c2c946b2f
Fix bug in diff visualisation for non-rooted entities. Refactor diff UI to data class.
blenderbim-220805
2022-08-05 10:59:07 +10:00
Dion Moult
5b34e08c37
#2321 Remove IDS from IfcOpenShell to prevent confusion as it is now refactored heavily and lives in ifctester
2022-08-05 09:29:01 +10:00
Vukas Pajic
0b16c07e3a
return result when calling diff()
2022-08-04 16:45:10 +02:00
Vukas Pajic
0210131a56
enhance ui for ifc-diff
2022-08-04 16:44:22 +02:00
Vukas Pajic
a44d7e997a
typo
2022-08-04 10:25:30 +02:00
Vukas Pajic
1df8908689
fix commit mistake
2022-08-04 10:24:13 +02:00
Vukas Pajic
f9daba9fba
filter diff with IFCSelector
2022-08-04 10:04:06 +02:00
Vukas Pajic
fd6f2f3fc4
Diff can be restricted by elements that match Selector query
2022-08-04 09:54:11 +02:00
Dion Moult
a4d0378405
More IfcDiff optimisations (461s->247s), bump DeepDiff version, less false positives with more accurate number comparisons
2022-08-04 17:49:18 +10:00
Dion Moult
1629205c3f
Some optimisations to IfcDiff for a 50% speed up (461s down to 300s on sample data)
2022-08-04 11:47:34 +10:00
befr
d058f17c15
add logic to build blenderbim-nightly chocolatey package
blenderbim-220804
2022-08-04 11:05:12 +10:00
Carlos Villagrasa
bbb3b62b8a
Construction Type Browser, 2nd iteration ( #2334 )
...
* Polish a bit the type browser UI
* Remove SELECT from type browser
* model and geometry module tests fixed
* Polishing of type authoring layout redesign
2022-08-04 11:04:40 +10:00
Dion Moult
f9ef00fd45
WIP experimental layout for authoring tool with Carlos and Vukas
2022-08-03 19:03:47 +10:00
Dion Moult
709c530434
Fix bug where MergeDuplicateTypesByTag recipe would've left multiple IfcRelDefinesByType relationships which is no good
2022-08-03 17:33:23 +10:00
Dion Moult
0ee93294dd
Fix bug where element types wouldn't load if a filter was applied
blenderbim-220803
2022-08-03 17:11:56 +10:00
Dion Moult
73124dd597
Fix failing tests
2022-08-02 19:34:12 +10:00
Dion Moult
759e134e3b
Check and correct for object mode in operator, not in poll, as operator may be called headlessly (e.g. in export function).
...
Note that after the operator has been refactored to use the core / tool design pattern, the poll code may return if necessary.
2022-08-02 19:34:12 +10:00
Dion Moult
1f11354188
Add support for adding non-library based classification references for IFC2X3
2022-08-02 19:34:12 +10:00
Vukas Pajic
eaffb9d8c0
Remove outdated test in "search"
2022-08-02 10:53:02 +02:00
Vukas Pajic
f297b1709d
add search to pytest.ini
2022-08-02 10:52:13 +02:00
Carlos Villagrasa
1f637660d1
model and geometry module tests fixed
2022-08-02 18:13:31 +10:00
Carlos Villagrasa
c349523ea9
Remove SELECT from type browser
2022-08-02 18:13:31 +10:00
Carlos Villagrasa
5cc11a170b
Polish a bit the type browser UI
2022-08-02 18:13:31 +10:00
Dion Moult
21094c59d9
API now supports adding classifications by identifier instead of from a library
blenderbim-220802
2022-08-02 10:10:02 +10:00
Vukas Pajic
8ca5dd747e
Fix issues with updating groups
2022-08-01 18:32:19 +02:00
Dion Moult
ffe9ac6614
Run black
2022-08-01 19:45:36 +10:00
Dion Moult
d2083b9a3d
Refactor: move UI code for construction types panel into UI file
2022-08-01 19:42:57 +10:00
Dion Moult
70d1ad59c2
Merge pull request #2315 from cvillagrasa/v0.7.0
...
Addition of Construction Type Browser
2022-08-01 18:42:09 +10:00
Carlos Villagrasa
53687e6b7c
Merge branch 'IfcOpenShell:v0.7.0' into v0.7.0
2022-08-01 10:41:33 +02:00
Vukas Pajic
67993071a6
UIlist no longer closes after adding group to group
2022-08-01 10:32:05 +02:00
Vukas Pajic
29c98a5996
Support for nested IfcGroups
2022-08-01 10:16:27 +02:00
Dion Moult
5b5a4649c5
Fix #2310 . Manually patch applicable class errors in official IFC pset templates.
2022-08-01 13:05:57 +10:00
Dion Moult
d654110fc1
Support removing representations from IFC models that do not correctly follow the convention that mapped representations come from types
blenderbim-220801
2022-08-01 11:23:35 +10:00
Carlos Villagrasa
735f308abd
Merge branch 'IfcOpenShell:v0.7.0' into v0.7.0
2022-07-28 23:50:10 +02:00
Dion Moult
f86f988d6e
Fix #2318 . Hotfix only. Needs proper code review.
2022-07-28 12:17:23 +10:00
Sigma Dimensions
a1a684cd2b
refactor BBIM Module Workplans (data loading) (Part 2of2)
blenderbim-220728
2022-07-28 01:32:08 +01:00
Carlos Villagrasa
6180f5be33
Merge branch 'IfcOpenShell:v0.7.0' into v0.7.0
2022-07-27 08:37:39 +02:00
Carlos Villagrasa
cd58b994dd
Renaming AddConstrTypeInstance
2022-07-27 08:24:50 +02:00
Carlos Villagrasa
40854eb3d3
Renaming constr_type back to relating_type
2022-07-27 08:18:34 +02:00
Carlos Villagrasa
79453a6ae0
Renaming constr_class back to ifc_class
2022-07-27 08:11:52 +02:00
Bruno Postle
eec4c23017
Transfer psets and style representations when appending a material
2022-07-27 09:53:22 +10:00
Sigma Dimensions
beeba10b22
refactor BBIM sequence module - workplans (add, edit, delete)
2022-07-26 19:55:47 +01:00
Carlos Villagrasa
7a6005d0ea
Merge branch 'IfcOpenShell:v0.7.0' into v0.7.0
2022-07-26 20:43:38 +02:00
Carlos Villagrasa
58150a296d
Revert "Merge remote-tracking branch 'origin/master' into v0.7.0"
...
This reverts commit 14bca5d199 , reversing
changes made to 7321138d57 .
2022-07-26 20:20:29 +02:00
Dion Moult
7de454337d
Minor fix
blenderbim-220726
2022-07-26 10:33:40 +10:00
Carlos Villagrasa
3e25ef9222
Merge branch 'IfcOpenShell-v0.7.0' into v0.7.0
2022-07-26 01:39:49 +02:00
Carlos Villagrasa
9278e43d72
Merge branch 'v0.7.0' of https://github.com/IfcOpenShell/IfcOpenShell into IfcOpenShell-v0.7.0
2022-07-26 01:39:09 +02:00