Sigma Dimensions
|
a777a558bd
|
Feature edit work plan (#1418)
* ifcopenshell.api modules Persons and Organisations account for IFC4 SCHEMA CHANGE
* New Feature to Edit Workplans
|
2021-04-07 09:04:57 +10:00 |
|
Bruno Postle
|
de37aeb515
|
faces in DXF polyfacemesh objects can have three or four sides (#1414)
|
2021-04-07 08:28:11 +10:00 |
|
Sigma Dimensions
|
23be1a6939
|
ifcopenshell.api modules Persons and Organisations account for IFC4 SCHEMA CHANGE (#1417)
|
2021-04-07 08:28:02 +10:00 |
|
Dion Moult
|
8edced5a0c
|
Fix bug where rotation check in geolocation micromvd broke in the last release
|
2021-04-07 08:03:01 +10:00 |
|
Dion Moult
|
21937e88e8
|
Hotfix
|
2021-04-05 21:20:05 +10:00 |
|
Thomas Krijnen
|
f7da83737a
|
SVG fix bug in point interpolation
|
2021-04-04 22:34:16 +02:00 |
|
Thomas Krijnen
|
27663d80ba
|
SVG sample more points for space name position check
|
2021-04-04 21:15:13 +02:00 |
|
Thomas Krijnen
|
4ec5d4fc65
|
Don't fail on lack of IfcAnnotation
|
2021-04-04 21:06:38 +02:00 |
|
Dion Moult
|
2b34ca9eb7
|
Minor fix
|
2021-04-04 12:59:39 +10:00 |
|
Dion Moult
|
2bb9810072
|
Bump IfcOpenShell
|
2021-04-04 12:54:08 +10:00 |
|
Dion Moult
|
c7e87324de
|
Fix bug where Blender floats lost precision for geolocation. Everything is now a string.
|
2021-04-04 12:43:41 +10:00 |
|
Dion Moult
|
ec62d8fbb9
|
Fix bug where assigning a spatial container didn't update the object placement tree
|
2021-04-04 09:02:14 +10:00 |
|
Dion Moult
|
7b5aae9487
|
Implement getting and setting true north rotation independent of grid north
|
2021-04-04 08:58:24 +10:00 |
|
Dion Moult
|
12c94fafab
|
Minor code shuffling to reflect the fact that projected CRS has a higher priority than map conversion
|
2021-04-03 22:05:20 +11:00 |
|
Dion Moult
|
09be170820
|
Geolocation utilities now support converting either X axis or Y axis to an angle
|
2021-04-03 21:58:35 +11:00 |
|
Dion Moult
|
966af5a757
|
You can now add / remove cost schedules
|
2021-04-03 19:46:52 +11:00 |
|
Thomas Krijnen
|
89557460c8
|
SVG text annotation descriptions
|
2021-04-02 21:59:49 +02:00 |
|
Thomas Krijnen
|
2bad6b2722
|
yet another todo note
|
2021-04-02 21:25:01 +02:00 |
|
Thomas Krijnen
|
e5cd30c6d0
|
SVG dimension text offset depending on scale
|
2021-04-02 21:21:27 +02:00 |
|
Thomas Krijnen
|
6f2da2896e
|
try catch convert_placement()
|
2021-04-02 21:20:53 +02:00 |
|
Dion Moult
|
0387c778f4
|
Fix bug where you couldn't add type instances for IFC4
|
2021-04-01 15:03:42 +11:00 |
|
Dion Moult
|
76568ea67c
|
Fix bug where express has a typo that broke the ability to add ifc transformers
|
2021-04-01 14:55:10 +11:00 |
|
Dion Moult
|
8e2a1a1649
|
A reference graph view context is now created automatically for convenience when you create an analytical model
|
2021-04-01 12:06:25 +11:00 |
|
Dion Moult
|
cb5f57d68a
|
Point connections are now treated as regular geometry, not an edge case (get it?). See #1409. Thanks @Jesusbill!
|
2021-04-01 11:58:46 +11:00 |
|
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 |
|