Rick Brice
01cfcebb09
Fixes problem with dereferencing the end iterator for empty std::string objects
2021-04-18 12:00:48 +02:00
Rick Brice
75040b6ffb
Fixes initialization issues in IfcEntityInstanceData constructors
...
attributes_ was allocated as an array of Argument pointers but the pointers were uninitialized in the construction. Initialization was done in the HeaderEntity class constructor.
offset_in_file_ is uninitialized in one constructor
2021-04-18 12:00:48 +02:00
Dion Moult
6c8858e51d
Fix bug where edit mode syncing didn't work if you edited many objects at once
2021-04-18 19:58:07 +10:00
Dion Moult
6bb63817af
Fix #1435 . Fix bug where box reps could be duplicated upon adding a new body, and ensure all styles are created prior to adding new body geometry.
2021-04-18 19:28:05 +10:00
Dion Moult
1e299a0ddd
Make remove_deep_batched the default since I'm the only guy using it so far and I'm feeling lucky! Let's battle test it!
2021-04-18 19:02:39 +10:00
bosonprojets
3201c234fa
Feature to create IfcTask trees for entities of IfcWorkSchedule
blenderbim-210418
2021-04-18 00:49:43 +00:00
Dion Moult
f5d27621e7
Fix #1436 . Bug where saving is done twice in authoring mode.
2021-04-17 20:18:01 +10:00
Dion Moult
3e1eb9648f
Fix showstopper bug with editing pset templates module
blenderbim-210417
2021-04-17 17:59:12 +10:00
bosonprojets
5f9474acb7
Feature to add multiple summary cost items and remove cost items
2021-04-15 23:16:32 +00:00
Dion Moult
f4e6e924b1
Spaces are now always imported, and consistent with the rest of the spatial tree. Yes, I don't know why I held off for so long. Deprecate "import spaces". Spaces are important.
2021-04-15 19:56:18 +10:00
Dion Moult
bcfc97037c
Spatial aggregations are auto assigned when you create them. Neat.
2021-04-15 19:33:01 +10:00
Dion Moult
65d0abd072
Material profile set usages are now supported. Hooray! Thanks Jesusbill!
2021-04-15 18:38:51 +10:00
Thomas Krijnen
776c68e2b0
--svg-write-poly
2021-04-15 10:36:37 +02:00
Dion Moult
dab2d5ce04
You can now toggle expansion of the cost item tree
2021-04-15 11:14:03 +10:00
Dion Moult
29b33661d7
You can now assign summary tasks to a work schedule. Thanks myoualid!
blenderbim-210415
2021-04-15 10:38:45 +10:00
Sigma Dimensions
5dec636584
New Feature to add Tasks and Task Relationships in the python ifcopenshell API ( #1432 )
2021-04-15 09:40:29 +10:00
Dion Moult
d11b91f152
Fix bug where adding a new material didn't make it immediately available
blenderbim-210414
2021-04-14 18:41:13 +10:00
Dion Moult
b0fc98e384
Fix bug where Blender prop enums persisted when starting new files
2021-04-14 18:41:13 +10:00
Tigran Khachatryan
56f09d2541
Broken link fixes
...
Links to Open Cascade were broken
2021-04-13 16:57:15 +02:00
Tigran Khachatryan
4484b77232
broken link fix
...
OCCT download link has changed
2021-04-13 16:57:15 +02:00
Dion Moult
f6c054066b
You can now assign spatial containers in bulk
2021-04-13 20:09:01 +10:00
Dion Moult
d5c70e51f2
You can now edit structural member axis orientations. Thanks Jesusbill!
blenderbim-210413
2021-04-13 13:04:05 +10:00
Dion Moult
cab9e4d892
You can now assign aggregates in bulk
blenderbim-210412
2021-04-13 08:25:43 +10:00
Dion Moult
14cd8289ea
You can now create IFC project libraries
2021-04-11 21:56:45 +10:00
Dion Moult
4202c08487
You can now select stuff like doors / windows instead of having to select the opening element itself when adding voids, with some assumptions. See #1426 .
2021-04-11 21:15:39 +10:00
Julien Moutinho
a70fb41652
blenderbim: fix reference before assignment in PieAddOpening ( #1426 )
...
Co-authored-by: Julien Moutinho <julm+blenderbim@sourcephile.fr >
blenderbim-210411
2021-04-11 20:52:42 +10:00
Dion Moult
df437fd3e3
You can now add cost items into a cost schedule, and as sub items to a parent cost item. Thanks myoualid and Jesusbill!
2021-04-10 20:40:35 +10:00
Dion Moult
3102dbcd44
Fix bug where you couldn't add a presentation layer
2021-04-10 20:01:37 +10:00
Dion Moult
9d838db096
You can now edit cost schedule attributes. Thanks Jesusbill and myoualid!
blenderbim-210410
2021-04-10 18:10:33 +10:00
johltn
0c9d555693
Handle more restrictions, save validation results to JSON objects, modification to classification class, and partly handle material terms
2021-04-09 10:56:52 +02:00
johltn
4b637c7049
Typo fix
2021-04-09 10:56:52 +02:00
Dion Moult
fd3a873bbd
Fix bug where you couldn't do a partial import when whitelisting only spatial elements
blenderbim-210409
2021-04-09 15:43:41 +10:00
Dion Moult
5cea988911
You can now assign parameterized profiles to material profiles. Thanks Jesusbill!
2021-04-08 21:03:37 +10:00
Dion Moult
70fcbfa990
Fix bug where extrusion direction was incorrectly detected for some automagic mesh to parametric solid conversions
2021-04-08 17:15:05 +10:00
Dion Moult
c541aa78e5
Fix bug where syncing upon export was broken
blenderbim-210408
2021-04-08 12:22:59 +10:00
Dion Moult
b821e62391
You can now add/remove material profiles in a profile set. Thanks Jesusbill!
2021-04-08 08:57:45 +10:00
Dion Moult
41141b8fc9
Geolocation micromvd now supports checking true north
2021-04-07 16:08:02 +10:00
Dion Moult
ae0789e4ec
New assign / unassign declaration usecase, minor code & formatting cleanup
blenderbim-210407
2021-04-07 13:15:16 +10:00
Sigma Dimensions
13d4a99358
Feature to manipulate Work Calendars ( #1420 )
2021-04-07 09:51:20 +10:00
Sigma Dimensions
becb375ec2
Feature work schedule ( #1419 )
...
* ifcopenshell.api modules Persons and Organisations account for IFC4 SCHEMA CHANGE
* New Feature to manpiulate Work Plans
2021-04-07 09:31:16 +10:00
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 )
blenderbim-210406
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
blenderbim-210405
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