Dion Moult
|
e7c6f28312
|
You can now add structural connections to members
|
2021-04-01 11:09:44 +11:00 |
|
Jesusbill
|
1820f72bc4
|
You can now remove structural connection conditions + minor mods
|
2021-03-31 18:58:02 +02:00 |
|
Dion Moult
|
1631dc39f5
|
You can now add and remove work plans with a new UI. Thanks @bosonprojets and @jesusbill!
|
2021-03-31 11:35:40 +11:00 |
|
Dion Moult
|
d2f19e7c28
|
You can now edit structural boundary conditions on member connections
|
2021-03-30 12:00:25 +11:00 |
|
Jesusbill
|
736703336c
|
work on structural connection conditions
|
2021-03-30 01:12:33 +02:00 |
|
Dion Moult
|
44df1f676d
|
Finish decoupling ownership history code from Blender
|
2021-03-29 16:53:11 +11:00 |
|
Dion Moult
|
f1ffb81c86
|
See #841. Minor optimisation and fixes. Thanks @ecke101 !
|
2021-03-29 13:55:05 +11:00 |
|
Thomas Krijnen
|
08ec3fc73f
|
SVG --space-name-transform
|
2021-03-28 22:16:58 +02:00 |
|
Thomas Krijnen
|
f1d7cf1dfb
|
SVG --storey-height-line-length
|
2021-03-28 21:38:29 +02:00 |
|
Thomas Krijnen
|
1ee488b148
|
Quick solution for inline dasharray
|
2021-03-28 16:55:52 +02:00 |
|
Thomas Krijnen
|
ecb9827e7f
|
Explicit cast
|
2021-03-28 13:04:16 +02:00 |
|
Thomas Krijnen
|
88f26eaead
|
Work towards #1153
|
2021-03-28 12:48:20 +02:00 |
|
Dion Moult
|
ce03742aab
|
New ifcopenshell.api.run syntax, and rename create_product to create_entity. See #1399.
|
2021-03-27 22:53:13 +11:00 |
|
Thomas Krijnen
|
62540f0b00
|
#1404
|
2021-03-27 10:00:41 +01:00 |
|
Dion Moult
|
406b8b4540
|
IfcOpenShell API now uses kwargs to improve user syntax. See #1399.
|
2021-03-27 19:14:46 +11:00 |
|
Dion Moult
|
ca24838a3f
|
Don't load OCC upon startup, in preparation for deprecation when IfcConvert can handle #1153. See #1400 and #1358.
|
2021-03-27 18:38:20 +11:00 |
|
Jesusbill
|
711acfe120
|
revert erroneous mod from bulk change
|
2021-03-26 17:51:35 +01:00 |
|
Dion Moult
|
228f62d218
|
Minor fix
|
2021-03-26 20:49:57 +11:00 |
|
Dion Moult
|
6186a88568
|
Rename misleading "ifcblenderexport" directory to "blenderbim"
|
2021-03-26 20:44:14 +11:00 |
|
Dion Moult
|
074a8c287f
|
Support owner histories for a bunch more usecases. About half done.
|
2021-03-26 10:39:07 +11:00 |
|
Dion Moult
|
d4736710a5
|
Thanks @ihabelaghoury! You can now select objects in the viewport by GlobalId from the IFC inspector
|
2021-03-25 20:29:37 +11:00 |
|
Dion Moult
|
0bc86631a5
|
Minor fixes after the refactor mess
|
2021-03-25 20:19:48 +11:00 |
|
Dion Moult
|
9751b6af05
|
Deletions are now synced on export, so you don't need to delete via the UI.
|
2021-03-25 16:48:58 +11:00 |
|
Dion Moult
|
6d641aaac1
|
Still cleaning up related to ownership histories. See #1399.
|
2021-03-25 16:32:43 +11:00 |
|
Dion Moult
|
489a248e9a
|
Refactor ownership history system to be simpler and just a usecase. See #1399.
|
2021-03-25 11:42:12 +11:00 |
|
Jesusbill
|
9c00872a57
|
replace settings=None with {}
|
2021-03-25 00:54:42 +01:00 |
|
Dion Moult
|
d77bc6bdaa
|
First attempt at ripping out agnostic code into ifcopenshell.api namespace. See #1399.
|
2021-03-25 10:48:48 +11:00 |
|
Dion Moult
|
09bf5b85aa
|
Refactor getting primitive data type into util
|
2021-03-24 16:09:29 +11:00 |
|
Dion Moult
|
41a694d0dc
|
Fix bug where you couldn't set logical properties in psets. See #1086.
|
2021-03-24 14:57:52 +11:00 |
|
Jesusbill
|
6232ee36f9
|
add structural connection connected members - wip
|
2021-03-24 00:15:22 +01:00 |
|
Jesusbill
|
5b1cc2cab5
|
rename connection to boundary condition + minor edits
|
2021-03-24 00:10:07 +01:00 |
|
Thomas Krijnen
|
f706adfb81
|
OCCT pre 7 compatibility
|
2021-03-23 13:27:31 +01:00 |
|
Thomas Krijnen
|
b0358a5a7b
|
Keep a set of visited edges in sort
|
2021-03-23 10:43:12 +01:00 |
|
Thomas Krijnen
|
eb09cc8af8
|
Costrain number of edges in sorted_edges
|
2021-03-22 14:03:24 +01:00 |
|
Dion Moult
|
7c61c7d200
|
You can now import and export IFCCSV to the current file in memory without writing to disk
|
2021-03-22 16:19:29 +11:00 |
|
Dion Moult
|
92d28901ac
|
Fix bug where IFCCSV delimiter was not able to be specified on read/write properly
|
2021-03-22 15:35:17 +11:00 |
|
Dion Moult
|
32769184b0
|
Attempt number 4
|
2021-03-21 20:13:27 +11:00 |
|
Dion Moult
|
de7f1d9d46
|
Attempt number 3
|
2021-03-21 20:10:53 +11:00 |
|
Dion Moult
|
cbd0c8a410
|
Attempt number 2
|
2021-03-21 20:07:40 +11:00 |
|
Dion Moult
|
f4f40c4b16
|
Fix fatal bug with BIMTester where languages were not bundled in installation.
|
2021-03-21 20:04:24 +11:00 |
|
Dion Moult
|
f9d70fd51d
|
Whoops
|
2021-03-21 12:13:42 +11:00 |
|
Dion Moult
|
bb43405299
|
Fix #1294 bug where BIMTester doesn't run if you have multiple drives on Windows. Thanks @rbertucat!
|
2021-03-21 12:07:27 +11:00 |
|
Priit Laes
|
077f9b701d
|
ifcgeom: Remove unneeded cast causing warning by -Wignored-qualifiers
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
36ade628cf
|
Fix grammar
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
0f59f3e35a
|
ifcgeom: Remove unused variable
|
2021-03-20 10:56:57 +01:00 |
|
Priit Laes
|
31e7bad056
|
ifcgeom: Reorder the members in constructors to avoid side effects (Wreorder)
|
2021-03-20 10:56:57 +01:00 |
|
TestPrab
|
eee693dfcb
|
Added requirements file (#1397)
|
2021-03-20 20:31:36 +11:00 |
|
Dion Moult
|
4a8e03862b
|
Improve usability that you can run a patch recipe without providing arguments. See #1393.
|
2021-03-20 20:04:10 +11:00 |
|
Dion Moult
|
04f7fc0bdb
|
Minor fix
|
2021-03-20 20:02:53 +11:00 |
|
Dion Moult
|
fbe9bb1ee2
|
Fix bcf bug for optional project.bcfp and optional project data
|
2021-03-20 17:56:43 +11:00 |
|