Sigma Dimensions
699c8bf6b6
fix path windows test-bim
2022-08-29 12:51:18 +01:00
Dion Moult
7806f989f3
Minor fix
2022-08-29 21:47:12 +10:00
Dion Moult
a0ca387ae7
Minor fix
2022-08-29 21:34:29 +10:00
Dion Moult
2a716ec242
Minor fix
2022-08-29 17:28:44 +10:00
Dion Moult
93ab51fb5e
Fix #1958 - document other useful Blender add-ons
2022-08-29 16:25:17 +10:00
Dion Moult
819466a819
Port over compilation instructions to Sphinx
2022-08-29 11:40:38 +10:00
Dion Moult
33a8ba9834
Add install instructions for Conda / Chocolatey
2022-08-29 09:14:26 +10:00
Ryan Schultz
6ce86ae368
Closing the ends of a swept_disk_solid by default
2022-08-29 08:49:46 +10:00
luz paz
68bf7a08e0
BlenderBIM: typo fixes
2022-08-28 11:39:15 +10:00
luz paz
771ba4c337
Revert 3rd party code changes
2022-08-27 15:34:16 +02:00
luz paz
33199b4bb6
Fix various typos
2022-08-27 15:34:16 +02:00
Dion Moult
eb2a71bf48
Fix #2159 . Disable JUnit in Behave in Blender due to Etree conflicts.
2022-08-26 13:40:34 +10:00
Dion Moult
4b4e2e1622
Improve instructions on how to run tests and set up a dev environment
2022-08-26 13:40:34 +10:00
Dion Moult
f67856a2ae
Minor fix
2022-08-24 10:13:30 +10:00
Dion Moult
6b71b32e63
Improve documentation for running tests
2022-08-24 09:54:15 +10:00
Dion Moult
60d99fe2fa
Update dev install process docs and bump IfcOpenShell dep
2022-08-23 17:15:11 +10:00
Dion Moult
75e1786682
Purge IDS features from BIMTester as superseded by IfcTester
2022-08-23 16:37:15 +10:00
Dion Moult
9b3f964000
Fix #2060 . Large lists of types in a library can now be filtered.
2022-08-23 13:26:38 +10:00
Dion Moult
de6b578d9c
Fix #1375 . Spatial zones as non-hierarchical entities are now supported.
2022-08-22 17:31:44 +10:00
Dion Moult
f50e790b11
Minor fix
2022-08-22 17:02:05 +10:00
Dion Moult
9821c3af67
Fix #2317 add graphical support for viewing and editing referenced structures
2022-08-22 13:52:12 +10:00
Dion Moult
9512075506
Minor fix
2022-08-19 12:41:08 +10:00
Dion Moult
bdd61713ea
WIP refactor sequence module
2022-08-19 11:20:18 +10:00
Dion Moult
97cf1da4ff
#2339 Read directly from raw data instead of using strings for IfcDiff output
2022-08-18 17:57:11 +10:00
Dion Moult
836a162d57
#2342 Support different IFC schema versions for obj2ifc
2022-08-18 17:15:39 +10:00
Ryan Schultz
35ce8c2848
Updated links to point to current branch
2022-08-17 16:12:35 -05:00
Dion Moult
ae2fd67260
#2342 New Meshlab based OBJ2IFC converter
2022-08-17 14:33:48 +10:00
Dion Moult
f95466ee0c
IfcTester now integrated into BlenderBIM Add-on UI
2022-08-16 11:52:01 +10:00
Dion Moult
e85f21ce7a
Minor fix
2022-08-16 11:52:01 +10:00
Gorgious
a5b1a96dfd
Revert hack to automatically close enum search popups
...
It was insta-closing for some users
2022-08-10 21:58:00 +02:00
Carlos Villagrasa
4e5503002a
Construction Type Browser, polishing of 2nd iteration ( #2336 )
...
* Polish a bit the type browser UI
* Remove SELECT from type browser
* model and geometry module tests fixed
* Polishing of type authoring layout redesign
* Further polishing of type authoring layout
2022-08-10 21:23:13 +10:00
Dion Moult
7c2c946b2f
Fix bug in diff visualisation for non-rooted entities. Refactor diff UI to data class.
2022-08-05 10:59:07 +10:00
Vukas Pajic
0210131a56
enhance ui for ifc-diff
2022-08-04 16:44:22 +02:00
Vukas Pajic
f9daba9fba
filter diff with IFCSelector
2022-08-04 10:04:06 +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
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
0ee93294dd
Fix bug where element types wouldn't load if a filter was applied
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
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
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
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