Thomas Krijnen
cf68cf6f5c
new_helper
2021-05-11 22:35:46 +02:00
Thomas Krijnen
34386ea27c
Hacky solution to disable schemas to speedup compilation
2021-05-11 22:29:16 +02:00
ahladik
ce76d27acc
Update Boost download address ( #1458 )
2021-05-11 14:49:18 +02:00
Dion Moult
353281fa4d
Updating a task duration now auto calculates the scheduled finish times based on the working calendar
blenderbim-210511
2021-05-11 11:35:47 +10:00
Thomas Krijnen
dd6f593e26
V7_5_2.patch
2021-05-10 21:36:38 +02:00
Dion Moult
a9228c0800
Support importing lag times from P6 XML
2021-05-10 21:15:23 +10:00
Thomas Krijnen
5e52abb3cf
Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.6.0
2021-05-10 11:47:25 +02:00
Thomas Krijnen
8384235e10
Tree API extensions in wrapper
2021-05-10 11:47:16 +02:00
Dion Moult
d98ac8ce89
Implement inherited calendars in the sequencing task tree
2021-05-10 18:40:51 +10:00
Dion Moult
1b4b2a526d
Derived durations now calculate working days based on the calendar
2021-05-10 18:34:25 +10:00
Dion Moult
b1ed85adda
Fix incorrect P6 duration import. Now things finally make sense.
2021-05-10 18:31:49 +10:00
Dion Moult
02bfbf0144
You can now show calendars in the work schedule task tree
blenderbim-210510
2021-05-10 11:34:50 +10:00
Dion Moult
3224c4fc77
New IfcPatch recipe to convert units of an IFC file. See #1247 .
2021-05-10 10:39:17 +10:00
Dion Moult
19e67613db
New recipe to clean up IFCs that store quantities in properties.
2021-05-10 09:27:31 +10:00
Thomas Krijnen
e98771ae09
win build: boost dl dir
2021-05-08 21:51:28 +02:00
Thomas Krijnen
58663769c9
Update boost dl location
...
https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html
2021-05-08 14:15:43 +02:00
Thomas Krijnen
28081f7df8
Fixes for spatial tree on iterator and positive extend param
2021-05-08 13:04:22 +02:00
Dion Moult
a80fbdbc1d
Implement arithmetic formulas for cost value components
blenderbim-210508
2021-05-08 12:18:27 +10:00
Dion Moult
46bc688f26
Fix bug where empty material slots caused errors
2021-05-08 08:57:33 +10:00
Dion Moult
f9b79b4beb
Implement add / remove load groups, and half implement structural activities. Thanks Jesusbill and ihabelaghoury
2021-05-07 18:41:03 +10:00
Dion Moult
15927dd501
Refactor cost operator to use helpers
2021-05-07 15:10:45 +10:00
Dion Moult
7919c193b8
Minor improvement to deep purging for removing work schedules
2021-05-07 11:16:05 +10:00
Dion Moult
6492b93c69
Minor fix
blenderbim-210507
2021-05-07 10:58:12 +10:00
Dion Moult
992474fbf2
Minor structural code review
2021-05-06 18:24:13 +10:00
Dion Moult
8a3e023408
Fix unfinished time/date/duration handling in edit task time, work plan, work schedule, and finally refactor attribute i/o like I promised
2021-05-06 17:14:28 +10:00
Jesusbill
a13b257452
add point orientation - wip
2021-05-06 08:43:12 +02:00
Jesusbill
3f9842e358
extend structural api data for loads
2021-05-06 08:32:49 +02:00
bosonprojets
764b880ea8
Fix MSProject relationship_id issue at import
2021-05-06 06:19:40 +00:00
bosonprojets
a10f4c070a
Fix MSProject calendar day mapping at import, and add relationship type display in blenderBIM
2021-05-06 06:08:21 +00:00
Dion Moult
114214e2a1
Implement natural sorting for task trees, and support nested tasks in MS Project XML imports
2021-05-06 14:23:20 +10:00
bosonprojets
d19d4fca3e
FEature to import Microsoft Project .xml Schedules and convert to IFC schema
blenderbim-210506
2021-05-06 02:40:04 +00:00
Jesusbill
a031bffe6c
you can now add, edit and remove structural load cases
2021-05-05 14:22:18 +02:00
Dion Moult
6ff792d75c
Whoops
2021-05-05 18:43:12 +10:00
Dion Moult
6b3393c003
You can now generate construction sequence animations to visualise within a date range
2021-05-05 18:36:28 +10:00
Dion Moult
da5a2625a9
New feature to visualise construction progress at a particular date
2021-05-05 17:07:17 +10:00
Dion Moult
a1eb2a1ec3
Fix identification sorting issue of construction sequencing task trees
2021-05-05 12:49:22 +10:00
Dion Moult
403412e088
Support importing activity and calendar assignments from P6
2021-05-05 12:48:48 +10:00
Dion Moult
ee46e76340
Derive start and finish dates and elapsed durations where possible in the task tree
blenderbim-210505
2021-05-05 11:59:33 +10:00
Dion Moult
925c40c6ba
Fix duration type when importing durations from P6
2021-05-05 11:58:36 +10:00
Dion Moult
dea844dcf6
Fix purging when removing tasks
2021-05-05 11:57:47 +10:00
Dion Moult
018d754b2e
Fix P6 WBS identification import
2021-05-05 10:16:25 +10:00
Dion Moult
a05d017341
Implement adding, editing, and removing time lags to sequence relationships
2021-05-04 20:56:19 +10:00
Dion Moult
f63479c823
Code review and use isodate library to handle durations for robustly
2021-05-04 12:52:14 +10:00
bosonprojets
8a8bdeeaa3
Update to ifcopenshell.util.date for handling of IfcDuration with python and import of Planned Durations from P6 .xml exports in blenderBIM
blenderbim-210504
2021-05-04 00:27:53 +00:00
bosonprojets
6b46ff71a6
Implement feature to select all products related to a task in blenderBIM, and the ifcopenshell.api
blenderbim-210502
2021-05-02 01:44:56 +00:00
bosonprojets
d73a5c46ea
Add support for editing sequence relationship attributes in blenderBIM
blenderbim-210501
2021-05-01 21:45:27 +00:00
ArturTomczak
037261afb9
IDS Add PredefinedType support ( #1447 )
...
* fixed typos
changed all 'applicabiliy' to 'applicability'
* added boolean restriction
* Add PredefinedType support
* replace f-string with %
* skip PredefinedType if not IFC4
* code formatting
* check PredefinedType if exists not based on schema
* narrow try-except
* remove debug data
2021-05-01 09:09:35 +02:00
Dion Moult
be87b17909
Support importing P6 sequence types and new view sequences UI
2021-04-30 21:34:18 +10:00
Dion Moult
932a21309f
Support assigning work calendars to tasks
2021-04-30 17:40:00 +10:00
Dion Moult
7a1b35f7e2
Support different versions of P6 XML imports
2021-04-30 15:57:42 +10:00