Dion Moult
ef88b30639
Fix bug where import mesh cleaning would inadvertently mark meshes as edited
2021-04-21 20:40:45 +10:00
Dion Moult
5e815e7832
You can now append object types from an IFC project library to your active project
2021-04-21 16:45:11 +10:00
Dion Moult
e7b153cbf6
You can now generate gantt charts from work schedules
2021-04-21 12:57:31 +10:00
Dion Moult
9b855bed2d
Implement unassigning products to tasks
2021-04-21 11:53:33 +10:00
Dion Moult
3143f8c9a5
Code review for assign product with myoualid
blenderbim-210421
2021-04-21 11:11:08 +10:00
Dion Moult
8dd781aea2
Fix bug where you couldn't assign objects to a fresh layer
2021-04-21 11:03:36 +10:00
bosonprojets
0506475f26
Feature to add building elements to construction scheduling tasks in blenderBIM and assign product to process with the ifcopenshell.api
2021-04-20 23:51:55 +00:00
Dion Moult
ac092fb6f8
Minor fix - add dateutil as dependency
2021-04-21 09:14:57 +10:00
Dion Moult
9beddca2f7
You can now toggle showing time columns in work schedule, minor fixes and ui cleanup
2021-04-20 23:34:10 +10:00
Dion Moult
6d9770542f
Fixes to editing task times
2021-04-20 17:11:06 +10:00
bosonprojets
544d6ee695
Add IfcTaskTime to IfckTask
2021-04-20 05:13:03 +00:00
Dion Moult
b8963b3d6e
You can now modify project context declarations for project libraries, denoting which assets are part of the library
2021-04-20 13:51:41 +10:00
Dion Moult
f2bd46d699
Selecting an IFC file dialog now filters ifc files for convenience
blenderbim-210420
2021-04-20 12:45:42 +10:00
Dion Moult
8ac8ad33b3
You can now load and browse a tree of project library types products
2021-04-20 12:45:20 +10:00
Dion Moult
44bbd17d97
Collection assignment is now synced on export, so you don't need to manually manage your tree
2021-04-19 16:08:57 +10:00
Dion Moult
8f0e67a35b
You can now assign task successor and predecessors. Sweet. Thanks myoualid!
2021-04-19 13:09:00 +10:00
Dion Moult
d2d4112724
Clean up UX to either edit a work schedule attributes or task tree but not both simultaneously
2021-04-19 11:42:39 +10:00
Dion Moult
209eea6a18
You can now edit tasks. Thanks myoualid!
2021-04-19 11:10:49 +10:00
Dion Moult
85426b3fef
Minor tweak
blenderbim-210419
2021-04-19 10:41:25 +10:00
Thomas Krijnen
c602f0f233
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.6.0
2021-04-18 15:06:34 +02:00
Thomas Krijnen
bb6312e174
#1153 --svg-without-storeys and correct positioning and scale based on annotation block
2021-04-18 15:03:28 +02:00
Dion Moult
d6d70af5a0
You can now copy classes in bulk.
2021-04-18 20:24:08 +10:00
Dion Moult
8187c75183
If you are already authoring a file, exporting now no longer prompts for a file location.
2021-04-18 20:17:54 +10:00
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